| /src/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86ModRMFilters.h | 46 virtual bool accepts(uint8_t modRM) const = 0; 58 bool accepts(uint8_t modRM) const override { return true; } in accepts() function 77 bool accepts(uint8_t modRM) const override { in accepts() function 97 bool accepts(uint8_t modRM) const override { in accepts() function 119 bool accepts(uint8_t modRM) const override { in accepts() function 135 bool accepts(uint8_t modRM) const override { return (ModRM == modRM); } in accepts() function
|
| /src/sys/contrib/openzfs/config/ |
| H A D | kernel-setattr-prepare.m4 | 48 AC_MSG_CHECKING([whether setattr_prepare() is available and accepts struct mnt_idmap*]) 53 [setattr_prepare() accepts mnt_idmap]) 57 AC_MSG_CHECKING([whether setattr_prepare() is available and accepts struct user_namespace*]) 62 [setattr_prepare() accepts user_namespace])
|
| /src/tools/test/netfibs/ |
| H A D | reflect.c | 48 static int accepts; variable 79 if (accepts == 0 && nostart == 0) { in reflect_conn() 119 accepts++; in reflect_conn()
|
| /src/contrib/ntp/sntp/libopts/m4/ |
| H A 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.
|
| /src/crypto/openssl/exporters/cmake/ |
| H A D | OpenSSLConfigVersion.cmake.in | 7 # mean that the caller accepts whatever they get.
|
| /src/crypto/openssl/demos/quic/server/ |
| H A D | README.md | 4 This is a simple example of a QUIC server that accepts and handles one
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | COFFOptions.td | 3 // link.exe accepts options starting with either a dash or a slash.
|
| /src/crypto/openssh/m4/ |
| H A D | openssh.m4 | 61 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append 93 dnl Check that $CC accepts a flag 'check_flag'. If it is supported append 125 dnl Check that $LD accepts a flag 'check_flag'. If it is supported append
|
| /src/contrib/dma/ |
| H A D | README.markdown | 5 office use. It accepts mails from locally installed Mail User Agents (MUA)
|
| /src/contrib/ntp/sntp/m4/ |
| H A D | realpath.m4 | 9 # function that accepts NULL as the 2nd argument.
|
| /src/contrib/sendmail/cf/cf/ |
| H A D | vangogh.cs.mc | 22 # set up (to stress sendmail) and accepts mail for some other machines.
|
| /src/crypto/openssl/doc/designs/ddd/ |
| H A D | WINDOWS.md | 15 platforms select() accepts a bitmask of FDs, on Windows select() accepts a
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.def | 88 // in that it accepts its arguments as a va_list rather than 93 // in that it accepts its arguments as a va_list rather than
|
| /src/sys/netpfil/ipfilter/netinet/ |
| H A D | IPFILTER.LICENCE | 4 The author accepts no responsibility for the use of this software and
|
| /src/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrFormats.td | 102 // (Only accepts r16-r31) 227 // (Only accepts even registers) 245 // (Only accepts r16-r31) 289 // (Only accepts r25:24 r27:26 r29:28 r31:30)
|
| /src/sys/contrib/device-tree/Bindings/media/ |
| H A D | renesas,drif.txt | 28 two, one of them needs to act as a primary device that accepts common 34 the zeroth channel is selected as primary-bond. This channels accepts
|
| /src/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/ |
| H A D | Options.td | 3 // lib.exe accepts options starting with either a dash or a slash.
|
| /src/contrib/sendmail/contrib/ |
| H A D | etrn.0 | 21 name for which sendmail(1M) accepts email and, for each
|
| /src/crypto/openssl/doc/man3/ |
| H A D | X509_get_serialNumber.pod | 32 accepts a const parameter and returns a const result.
|
| H A D | SSL_CTX_set_new_pending_conn_cb.pod | 19 handshake processing may occur independently from the thread which accepts the
|
| /src/sys/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,rpmcc.txt | 6 and accepts clock requests, aggregates the requests and turns
|
| /src/sys/contrib/device-tree/Bindings/dma/ |
| H A D | st_fdma.txt | 4 supporting 16 independent DMA channels. It accepts up to 32 DMA requests.
|
| /src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | mips-gic.txt | 28 It accepts 2 values, the 1st is the starting interrupt and the 2nd is the size
|
| /src/tools/regression/sockets/unix_cmsg/ |
| H A D | README | 67 it sends N messages. Server accepts two connections and receives N 74 Client connects to Server. Server accepts connection and sets the
|
| /src/tools/pkgbase/ |
| H A D | README.md | 5 the script accepts an mtree file in a format that's returned by
|