/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | Utility.h | 39 size_t Need = N + CurrentPosition; 40 if (Need > BufferCapacity) { in grow() 44 Need += 1024 - 32; in grow() 46 if (BufferCapacity < Need) in grow() 47 BufferCapacity = Need; in grow() 41 size_t Need = N + CurrentPosition; grow() local
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | sirf-audio.txt | 9 - hp-pa-gpios: Need to be present if the board need control external 11 - spk-pa-gpios: Need to be present if the board need control external 13 - hp-switch-gpios: Need to be present if the board capable to detect jack
|
H A D | omap-abe-twl6040.txt | 15 - ti,jack-detection: Need to be present if the board capable to detect jack
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | NOTES | 1 Need some tests for octal, hex, various string escapes. 3 Need to complete the sub and gsub tests.
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | twl4030-audio.txt | 12 - codec { }: Need to be present if the audio functionality is used. Within this 23 - ti,enable-vibra: Need to be set to <1> if the vibra functionality is used. if
|
/freebsd/lib/libfetch/ |
H A D | ftp.errors | 26 332 AUTH Need account for login 40 532 AUTH Need account for storing files
|
/freebsd/sys/contrib/libsodium/m4/ |
H A D | ax_valgrind_check.m4 | 193 @echo "Need to use GNU make and reconfigure with --enable-valgrind" 216 @echo "Need to reconfigure with --enable-valgrind-$(1)" 218 @echo "Need to reconfigure with --enable-valgrind" 236 @echo "Need to use GNU make and reconfigure with --enable-valgrind"'
|
/freebsd/tools/tools/nanobsd/dhcpd/ |
H A D | common | 142 # Need to create ${NANO_OBJ}/ports in this add_pkg_${port} function 168 # Need to create ${NANO_OBJ}/ports in this add_port_${port} function 206 # Need to check if this function works with cross-compiling architecture!!!! 213 # Need to:
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | PPCInsns.def | 2 #error "Need to define function-style macro PCREL_OPT"
|
/freebsd/tools/test/stress2/misc/ |
H A D | msync2.sh | 83 p1[arc4random() % len] = 1; /* Need this for the panic */
|
H A D | fcntl.sh | 135 /* Need to re-open after a fork() */
|
H A D | nullfs22.sh | 167 /* Need to re-open after a fork() */
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 52 - Need a way to get a list of ALL nodes. 67 - Need to implement passing meta information through socket nodes
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | brcm,iproc-i2c.txt | 13 This is the I2C bus clock. Need to be either 100000 or 400000
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | blit | 22 # Need more values for WE32 DMD executables.
|
/freebsd/contrib/dma/ |
H A D | INSTALL | 21 * sh - Need to be POSIX compliant, dash, bash known to work
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_align.c | 54 #error Need the __alignof__ builtin.
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | TODO | 33 L2CAP can support about 65000 channels. Need define some good way
|
/freebsd/sys/sys/ |
H A D | intr.h | 33 #error Need INTRNG for this file
|
/freebsd/contrib/llvm-project/lldb/bindings/python/ |
H A D | python-typemaps.swig | 435 PyErr_SetString(PyExc_TypeError, "Need a callable object or None!"); 459 PyErr_SetString(PyExc_TypeError, "Need a callable object or None!"); 482 PyErr_SetString(PyExc_TypeError, "Need a callable object or None!"); 671 PyErr_SetString(PyExc_TypeError, "Need a callable object or None!"); 681 PyErr_SetString(PyExc_TypeError, "Need a valid callable object");
|
/freebsd/lib/libsecureboot/ |
H A D | local.trust.mk | 90 .error Need TRUST_ANCHORS see ${.PARSEDIR}/README.rst
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.td | 23 // - Need at least one feature to avoid generating zero sized array by
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | LoopAccessAnalysis.h | 485 Need = false; in reset() 542 bool Need = false; variable
|
/freebsd/usr.bin/fortune/datfiles/ |
H A D | freebsd-tips | 137 Need to do a search in a manpage or in a file you've sent to a pager? Use 142 Need to find the location of a program? Use "locate program_name". 145 Need to leave your terminal for a few minutes and don't want to logout? 150 Need to quickly empty a file? Use ": > filename". 153 Need to quickly return to your home directory? Type "cd". 156 Need to remove all those ^M characters from a DOS file? Try 161 Need to see the calendar for this month? Simply type "cal". To see the 165 Need to see which daemons are listening for connection requests? Use 169 Need to see your routing table? Type "netstat -rn". The entry with the G
|
/freebsd/tests/sys/cddl/zfs/tests/zones/ |
H A D | zones.cfg | 59 # Need a longer timeout for zone installation
|