Home
last modified time | relevance | path

Searched refs:Have (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ti/
H A Demif.txt39 - cs1-used : Have this property if CS1 of this EMIF
44 - cal-resistor-per-cs : Have this property if the board has one
47 - hw-caps-read-idle-ctrl: Have this property if the controller
50 - hw-caps-dll-calib-ctrl: Have this property if the controller
53 - hw-caps-ll-interface : Have this property if the controller
56 - hw-caps-temp-alert : Have this property if the controller
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCheckConstExists.cmake18 set(${VARIABLE} 1 CACHE INTERNAL "Have const ${CONST}")
21 set(${VARIABLE} 0 CACHE INTERNAL "Have const ${CONST}")
H A DCheckPrototypeDefinition.cmake69 set(${_VARIABLE} 1 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}")
76 set(${_VARIABLE} 0 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}")
/freebsd/contrib/libevent/cmake/
H A DCheckConstExists.cmake18 set(${VARIABLE} 1 CACHE INTERNAL "Have const ${CONST}")
21 set(${VARIABLE} 0 CACHE INTERNAL "Have const ${CONST}")
H A DCheckPrototypeDefinition.cmake69 set(${_VARIABLE} 1 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}")
76 set(${_VARIABLE} 0 CACHE INTERNAL "Have correct prototype for ${_FUNCTION}")
/freebsd/contrib/googletest/docs/
H A Dindex.md13 * [GoogleTest FAQ](faq.md) - Have a question? Want some tips? Check here
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dmusthavepkg.subr63 f_mustberoot_init # Have to be root to install pkg(8)
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dbrcm,iproc-clocks.txt18 Have a value of <1> since there are more than 1 leaf clock of a given PLL
58 Have a value of <1> since there are more than 1 ASIU clocks
/freebsd/crypto/openssh/contrib/cygwin/
H A DREADME87 Have fun,
/freebsd/sys/netgraph/
H A DNOTES41 - Have a user level program to print out and manipulate nodes, etc.
/freebsd/contrib/tcpdump/cmake/Modules/
H A DFindCRYPTO.cmake159 # Have we found it with pkg-config or Homebrew?
/freebsd/crypto/openssl/
H A DCONTRIBUTING.md96 Have a look through existing entries for inspiration.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mcp23s08.txt28 multiple chips on the same chipselect. Have a look at
/freebsd/crypto/openssl/test/
H A DREADME.md58 Have a look at the manual for the perl module Test::Harness to
/freebsd/contrib/file/
H A Dconfigure.ac139 AC_CHECK_TYPE([sig_t],[AC_DEFINE([HAVE_SIG_T],1,[Have sig_t type])],,[#include <signal.h>])
/freebsd/contrib/libxo/doc/
H A Dfaq.rst173 Have empathy for your users, choosing clear and useful fields that
/freebsd/stand/i386/boot0/
H A Dboot0.S357 jnz got_key # Have input
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td272 // FIXME: Have generator validate that these appear in correct position (and
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td71 "Have global_* flat memory instructions"
77 "Have scratch_* flat memory instructions"
83 "Have s_scratch_* flat memory instructions"
95 "Have VALU add/sub instructions without carry out"
/freebsd/contrib/libpcap/
H A DCHANGES346 Have CMake warn if no capture mechanism can be found.
537 Have pcap_breakloop() forcibly break out of a sleeping
593 Have pcap_breakloop() forcibly break out of a sleeping
603 Have pcap_init() allow selecting whether the API should use
669 Have pcap_dump_open_append() create the dump file if it doesn't
776 Have separate DLTs for big-endian and host-endian SocketCAN headers.
784 Have rpcap_remoteact_getsock() return a SOCKET and supply an "is active" flag.
/freebsd/contrib/expat/
H A DREADME.md194 location. Have a look at the `Makefile` to learn about additional
/freebsd/contrib/libxo/
H A Dconfigure.ac224 AC_DEFINE([HAVE_SUN_LEN], [1], [Have struct sockaddr_un.sun_len])],
/freebsd/usr.bin/compress/doc/
H A DREADME268 >>>Have fun, and as always, if you make good enhancements, or bug fixes,
/freebsd/contrib/one-true-awk/
H A DChangeLog91 after test run. Have 'clean' and 'cleaner' depend upon 'testclean'.
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0217 o Have test-ratelim.c support IOCP (0ff2c5a)
311 o Have event_base_gettimeofday_cached() always return wall-clock time (a459ef7)
677 o Have autogen.sh pass --force-missing to automake (8a44062)
691 o Have the unit tests report errors from test.sh (3689bd2)
1037 o Have bufferevent_socket_connect() with no arguments put a bufferevent into connecting mode.
1054 …o Have the win32 select() backend label TCP-socket-connected events as EV_WRITE, not EV_READ. Thi…

123