| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | X86ModRMFilters.h | 45 virtual bool accepts(uint8_t modRM) const = 0; 58 bool accepts(uint8_t modRM) const override { in accepts() function 81 bool accepts(uint8_t modRM) const override { in accepts() function 104 bool accepts(uint8_t modRM) const override { in accepts() function 129 bool accepts(uint8_t modRM) const override { in accepts() function 148 bool accepts(uint8_t modRM) const override { in accepts() function
|
| /freebsd-12-stable/tools/test/netfibs/ |
| D | reflect.c | 50 static int accepts; variable 81 if (accepts == 0 && nostart == 0) { in reflect_conn() 121 accepts++; in reflect_conn()
|
| /freebsd-12-stable/contrib/libgnuregex/ |
| D | regexec.c | 3569 bitset_t accepts; /* Characters a node can accept. */ in group_nodes_into_DFAstates() local 3571 bitset_empty (accepts); in group_nodes_into_DFAstates() 3583 bitset_set (accepts, node->opr.c); in group_nodes_into_DFAstates() 3586 bitset_merge (accepts, node->opr.sbcset); in group_nodes_into_DFAstates() 3592 bitset_merge (accepts, dfa->sb_char); in group_nodes_into_DFAstates() 3595 bitset_set_all (accepts); in group_nodes_into_DFAstates() 3597 bitset_clear (accepts, '\n'); in group_nodes_into_DFAstates() 3599 bitset_clear (accepts, '\0'); in group_nodes_into_DFAstates() 3604 memset (accepts, '\xff', sizeof (bitset_t) / 2); in group_nodes_into_DFAstates() 3606 bitset_clear (accepts, '\n'); in group_nodes_into_DFAstates() [all …]
|
| /freebsd-12-stable/contrib/ntp/sntp/libopts/m4/ |
| D | libopts.m4 | 358 AC_MSG_CHECKING([whether fopen accepts "b" mode]) 371 [fopen(3) accepts a 'b' in the mode flag]) 374 [fopen(3) accepts a 'b' in the mode flag]) 381 AC_MSG_CHECKING([whether fopen accepts "t" mode]) 394 [fopen(3) accepts a 't' in the mode flag]) 397 [fopen(3) accepts a 't' in the mode flag]) 439 # Check to see if fopen accepts "b" mode. 442 # Check to see if fopen accepts "t" mode.
|
| /freebsd-12-stable/crypto/openssh/m4/ |
| D | openssh.m4 | 5 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append 56 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append 95 dnl Check that $LD accepts a flag 'check_flag'. If it is supported append
|
| /freebsd-12-stable/contrib/ipfilter/ |
| D | LICENCE | 4 * The author accepts no responsibility for the use of this software and
|
| /freebsd-12-stable/contrib/dma/ |
| D | README.markdown | 5 office use. It accepts mails from locally installed Mail User Agents (MUA)
|
| /freebsd-12-stable/contrib/ntp/sntp/m4/ |
| D | realpath.m4 | 9 # function that accepts NULL as the 2nd argument.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
| D | Options.td | 3 // lib.exe accepts options starting with either a dash or a slash.
|
| /freebsd-12-stable/contrib/sendmail/cf/cf/ |
| D | vangogh.cs.mc | 22 # set up (to stress sendmail) and accepts mail for some other machines.
|
| /freebsd-12-stable/sys/mips/conf/ |
| D | BERI_TPAD.hints | 27 # I/O differ: the frame buffer accepts 16-bit I/O, and the touch input device
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/ |
| D | AVRInstrFormats.td | 119 // (Only accepts r16-r31) 248 // (Only accepts even registers) 267 // (Only accepts r16-r31) 314 // (Only accepts r25:24 r27:26 r29:28 r31:30)
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | X509_get_serialNumber.pod | 25 accepts a const parameter and returns a const result.
|
| /freebsd-12-stable/sys/netpfil/ipfilter/netinet/ |
| D | IPFILTER.LICENCE | 5 The author accepts no responsibility for the use of this software and
|
| /freebsd-12-stable/contrib/sendmail/contrib/ |
| D | etrn.0 | 21 name for which sendmail(1M) accepts email and, for each
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | revision | 27 # test for major version. Git 2017 accepts version number 2 or 3
|
| /freebsd-12-stable/tools/regression/sockets/unix_cmsg/ |
| D | README | 68 it sends N messages. Server accepts two connections and receives N 75 Client connects to Server. Server accepts connection and sets the
|
| /freebsd-12-stable/lib/libc/isc/ |
| D | eventlib_p.h | 228 LIST(evAccept) accepts;
|
| /freebsd-12-stable/sys/contrib/libsodium/m4/ |
| D | ax_check_link_flag.m4 | 63 AC_CACHE_CHECK([whether the linker accepts $1], CACHEVAR, [
|
| D | ax_check_compile_flag.m4 | 63 AC_CACHE_CHECK([whether _AC_LANG compiler accepts $1], CACHEVAR, [
|
| /freebsd-12-stable/contrib/libucl/doc/ |
| D | api.md | 97 Register new macro with name .`macro` parsed by handler `handler` that accepts opaque data pointer … 104 Handler function accepts macro text `data` of length `len` and the opaque pointer `ud`. If macro is… 297 This function is similar to the previous with the exception that it accepts the additional argument… 390 This function accepts opaque iterator pointer `iter`. In the first call this iterator *must* be ini…
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | NEWS | 155 * The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for 166 * The MIPS assembler now accepts -march/-mtune. -mcpu has been deprecated 462 format accepts it; SPARC CPU accepts it. It's the default only for OS "elf"
|
| /freebsd-12-stable/etc/mail/ |
| D | README | 7 accepts command line mail and relays it to a full mail transfer agent via
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | NEWS | 77 * objcopy for MIPS targets now accepts "-M no-aliases" as an option to the 87 * objdump now accepts --debugging-tags to print the debug information in a 96 * objcopy now accepts --add-gnu-debuglink=<file> to insert a .gnu_debuglink
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | xo.rst | 19 The `xo` utility accepts a format string suitable for `xo_emit` and
|