/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsMCCodeEmitter.cpp | 234 "getBranchTargetOpValue expects only expressions or immediates"); in getBranchTargetOpValue() 256 "getBranchTargetOpValue expects only expressions or immediates"); in getBranchTargetOpValue1SImm16() 279 "getBranchTargetOpValueMMR6 expects only expressions or immediates"); in getBranchTargetOpValueMMR6() 302 "getBranchTargetOpValueLsl2MMR6 expects only expressions or immediates"); in getBranchTargetOpValueLsl2MMR6() 324 "getBranchTargetOpValueMM expects only expressions or immediates"); in getBranchTarget7OpValueMM() 345 "getBranchTargetOpValuePC10 expects only expressions or immediates"); in getBranchTargetOpValueMMPC10() 366 "getBranchTargetOpValueMM expects only expressions or immediates"); in getBranchTargetOpValueMM() 388 "getBranchTarget21OpValue expects only expressions or immediates"); in getBranchTarget21OpValue() 410 "getBranchTarget21OpValueMM expects only expressions or immediates"); in getBranchTarget21OpValueMM() 432 "getBranchTarget26OpValue expects onl [all...] |
/freebsd/crypto/openssh/ |
H A D | ed25519.sh | 59 # rename crypto_verify() to the name that the ed25519 code expects. 65 # rename signing function to the name OpenSSH expects 69 # rename key generation function to the name OpenSSH expects 73 # rename verification function to the name OpenSSH expects
|
/freebsd/share/man/man9/ |
H A D | VOP_OPENCLOSE.9 | 83 expects 88 expects at least a reference to be associated with the vnode and does not 93 expects an unlocked, referenced vnode and will dereference the vnode prior
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-make-request-fn.m4 | 151 dnl # blk_alloc_queue() expects request function. 153 AC_MSG_CHECKING([whether blk_alloc_queue() expects request function]) 162 [blk_alloc_queue() expects request function]) 183 [blk_alloc_queue_rh() expects request function])
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati.h | 91 * object. SATI expects that the user can access the SCSI CDB, 120 * object. SATI expects that the user can access the SCSI CDB, 152 * object. SATI expects that the user can access the SCSI CDB, 182 * object. SATI expects that the user can access the SCSI CDB, 209 * object. SATI expects that the user can access the SCSI CDB,
|
H A D | sati_atapi.h | 75 * object. SATI expects that the user can access the SCSI CDB, 106 * object. SATI expects that the user can access the SCSI CDB, 135 * object. SATI expects that the user can access the SCSI CDB, 160 * object. SATI expects that the user can access the SCSI CDB,
|
/freebsd/contrib/atf/doc/ |
H A D | atf-test-case.4 | 88 The test case expects to terminate abruptly. 90 The test case expects to exit cleanly. 92 The test case expects to exit with a controller fatal/non-fatal failure. 95 The test case expects to receive a signal that makes it terminate. 97 The test case expects to execute for longer than its timeout.
|
/freebsd/stand/kboot/kboot/arch/aarch64/ |
H A D | tramp.S | 10 * loader provides and that the kernel expects, this code is responsible for setting 46 * This trampoline sets up the arguments the kernel expects and jumps to the 48 * expects. We assume that the various cache flushing, invalidation, etc that
|
/freebsd/contrib/netbsd-tests/lib/libbluetooth/ |
H A D | t_sdp_get.c | 110 * sdp_get_attr expects a UINT16 followed by any data item in ATF_TC_BODY() 181 * sdp_get_uuid expects any UUID type returns the full uuid in ATF_TC_BODY() 220 * sdp_get_bool expects a BOOL type in ATF_TC_BODY() 283 * sdp_get_uint expects any UINT type, advancing test if successful in ATF_TC_BODY() 393 * sdp_get_int expects any INT type, advancing test if successful in ATF_TC_BODY() 479 * sdp_get_seq expects a SEQ type in ATF_TC_BODY() 519 * sdp_get_alt expects a ALT type in ATF_TC_BODY() 564 * sdp_get_str expects a STR type in ATF_TC_BODY() 609 * sdp_get_url expects a URL type in ATF_TC_BODY()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | adi,axi-spdif-tx.txt | 7 The controller expects two clocks, the clock used for the AXI interface and 12 the core. The core expects one dma channel for transmit.
|
H A D | designware-i2s.txt | 7 clocks. The controller expects one clock: the clock used as the sampling 11 the core. The core expects one or two dma channels: one for transmit and
|
H A D | adi,axi-i2s.txt | 10 The controller expects two clocks, the clock used for the AXI interface and 15 the core. The core expects two dma channels if both transmit and receive are
|
/freebsd/contrib/netbsd-tests/lib/libcurses/ |
H A D | testframe.txt | 67 expects one return value, call2 expects 2, call3 expects 3 and 68 call4 expects four. Any parameters that are passed by reference
|
/freebsd/contrib/bsnmp/lib/ |
H A D | bsnmpclient.3 | 374 This format expects an argument of type 378 This format expects an argument of type 382 This format expects an argument of type 388 This format expects no argument. 393 This format expects an argument of type 402 This format expects two arguments: one of type
|
/freebsd/stand/kboot/kboot/arch/amd64/ |
H A D | amd64_tramp.S | 29 * boot loader provides and that the kernel expects, this code is responsible 53 * loader.kboot will construct a stack that btext expects, which is arguments on 78 * arguments on the stack. The kernel's btext routine expects this setup.
|
/freebsd/contrib/atf/atf-sh/ |
H A D | atf-sh.3 | 260 Expects the test case to exit prematurely regardless of the nature of the 263 Expects the test case to exit cleanly. 296 Expects the test case to terminate due to the reception of a signal. 305 Expects the test case to execute for longer than its timeout.
|
/freebsd/crypto/heimdal/kdc/ |
H A D | hpropd.8 | 64 expects to be started from 66 if stdin is a socket and expects to receive the dumped database over
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Tokens.h | 51 /// EXPECTS: File.isValid() && Begin <= End. 53 /// EXPECTS: BeginLoc.isValid() && BeginLoc.isFileID(). 55 /// EXPECTS: BeginLoc.isValid() && BeginLoc.isFileID(), Begin <= End and files 106 /// EXPECTS: clang::Token is not an annotation token. 126 /// EXPECTS: token comes from a file, not from a macro expansion. 131 /// EXPECTS: First and Last are file tokens from the same file, Last starts 229 /// EXPECTS: \p Expanded is a subrange of expandedTokens().
|
/freebsd/contrib/llvm-project/lldb/bindings/lua/ |
H A D | lua-wrapper.swig | 27 // Expects a boolean return. 57 // Expects a boolean return.
|
/freebsd/crypto/libecc/src/fp/ |
H A D | fp_pow.c | 23 * Aliasing not supported. Expects caller to check parameters 36 * base is passed via 'out'. Expects caller to check parameters
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | CA.pl.1 | 149 certificate. It expects the user certificate and private key to be in the 159 Calls the \fBopenssl\-ca\fR\|(1) command to sign a certificate request. It expects the 171 This option is the same as \fB\-sign\fR except it expects a self signed certificate
|
/freebsd/contrib/bc/scripts/ |
H A D | functions.sh | 74 # Function for checking the "d"/"dir" argument of scripts. This function expects 94 # Function for checking the boolean arguments of scripts. This function expects 115 # expects a usage() function to exist in the caller. 136 # Function for checking the file arguments of scripts. This function expects a
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | CA.pl.pod | 100 certificate. It expects the user certificate and private key to be in the 111 Calls the L<openssl-ca(1)> command to sign a certificate request. It expects the 125 This option is the same as B<-sign> except it expects a self signed certificate
|
/freebsd/contrib/atf/atf-c++/ |
H A D | atf-c++.3 | 329 Expects the test case to exit prematurely regardless of the nature of the 332 Expects the test case to exit cleanly. 369 Expects the test case to terminate due to the reception of a signal. 378 Expects the test case to execute for longer than its timeout.
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_lib.h | 340 /* atomic_set_32 expects a bitmask */ in iavf_set_state() 354 /* atomic_clear_32 expects a bitmask */ in iavf_clear_state() 370 /* atomic_testandset_32 expects a bit position */ in iavf_testandset_state() 386 /* atomic_testandclear_32 expects a bit position */ in iavf_testandclear_state()
|