/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 55 /// Basic blocks are always exited in WQM as long as some successor needs WQM. 128 char Needs = 0; member 134 char Needs = 0; member 278 << ", Needs = " << PrintState(BII.second.Needs) in printInfo() 284 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo() 304 // Ignore if the flag is already encompassed by the existing needs, or we in markInstruction() 306 if ((II.Needs & Flag) == Flag) in markInstruction() 310 II.Needs |= Flag; in markInstruction() 488 // instruction as needing e.g. WQM before visiting it and realizing it needs in scanInstructions() 521 // it needs to be executed in WQM or Exact so that its copy doesn't in scanInstructions() [all …]
|
/freebsd/sys/dev/qat/qat_api/qat_utils/include/ |
H A D | qat_utils.h | 602 * The buffer needs to be at least md5 block size long as defined in 606 * The buffer needs to be at least md5 state size long as defined in 623 * The buffer needs to be at least md5 block size long as defined in 627 * The buffer needs to be at least md5 state size long as defined in 645 * The buffer needs to be at least sha1 block size long as defined in 649 * The buffer needs to be at least sha1 state size long as defined in 666 * The buffer needs to be at least sha1 block size long as defined in 670 * The buffer needs to be at least sha1 state size long as defined in 688 * The buffer needs to be at least sha224 block size long as defined in 692 * The buffer needs to be at least sha224 state size long as defined in [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mm-venice-gw72xx-0x-rs422.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven low (in-active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be low
|
H A D | imx8mm-venice-gw72xx-0x-rs485.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven high (active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
H A D | imx8mm-venice-gw73xx-0x-rs422.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven low (in-active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be low
|
H A D | imx8mm-venice-gw73xx-0x-rs485.dts | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven high (active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
H A D | imx8mm-venice-gw72xx-0x-rs485.dtso | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven high (active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
H A D | imx8mm-venice-gw72xx-0x-rs422.dtso | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven low (in-active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be low
|
H A D | imx8mm-venice-gw73xx-0x-rs422.dtso | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven low (in-active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be low
|
H A D | imx8mm-venice-gw73xx-0x-rs485.dtso | 7 * - GPIO4_0 rs485_en needs to be driven high (active) 8 * - GPIO4_2 rs485_hd needs to be driven high (active) 10 * - RS485_EN needs to be pulled high 11 * - RS485_HALF needs to be pulled high
|
/freebsd/tests/sys/audit/ |
H A D | file-attribute-modify.c | 69 /* File needs to exist to call flock(2) */ in ATF_TC_BODY() 114 /* File needs to exist to call fcntl(2) */ in ATF_TC_BODY() 165 /* File needs to exist to call fsync(2) */ in ATF_TC_BODY() 210 /* File needs to exist to call chmod(2) */ in ATF_TC_BODY() 257 /* File needs to exist to call fchmod(2) */ in ATF_TC_BODY() 302 /* Symbolic link needs to exist to call lchmod(2) */ in ATF_TC_BODY() 345 /* File needs to exist to call fchmodat(2) */ in ATF_TC_BODY() 389 /* File needs to exist to call chown(2) */ in ATF_TC_BODY() 436 /* File needs to exist to call fchown(2) */ in ATF_TC_BODY() 481 /* Symbolic link needs to exist to call lchown(2) */ in ATF_TC_BODY() [all …]
|
H A D | file-attribute-access.c | 67 /* File needs to exist to call stat(2) */ in ATF_TC_BODY() 111 /* Symbolic link needs to exist to call lstat(2) */ in ATF_TC_BODY() 154 /* File needs to exist to call fstat(2) */ in ATF_TC_BODY() 202 /* File or Symbolic link needs to exist to call lstat(2) */ in ATF_TC_BODY() 247 /* File needs to exist to call statfs(2) */ in ATF_TC_BODY() 291 /* File needs to exist to call fstat(2) */ in ATF_TC_BODY() 386 /* Symbolic link needs to exist to get a file-handle */ in ATF_TC_BODY() 434 /* File needs to exist to get a file-handle */ in ATF_TC_BODY() 490 /* File needs to exist to get a file-handle */ in ATF_TC_BODY() 541 /* File needs to exist to get a file-handle */ in ATF_TC_BODY() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | TargetMachine.h | 170 llvm::TargetMachine::getTriple. The result needs to be disposed with 175 llvm::TargetMachine::getCPU. The result needs to be disposed with 180 llvm::TargetMachine::getFeatureString. The result needs to be disposed with 219 /** Get a triple for the host machine as a string. The result needs to be 223 /** Normalize a target triple. The result needs to be disposed with 227 /** Get the host CPU as a string. The result needs to be disposed with 231 /** Get the host CPU's features as a string. The result needs to be disposed
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DTLSv1_get_timeout.pod | 5 DTLSv1_get_timeout - determine when a DTLS or QUIC SSL object next needs a 17 the SSL object next needs to perform internal processing due to the passage of 21 time left before the SSL object needs have DTLSv1_handle_timeout() called on it. 22 If the SSL object needs to be ticked immediately, I<*tv> is zeroed and the
|
/freebsd/crypto/openssl/doc/designs/ |
H A D | xof.md | 10 At a minimum an XOF needs to support the following pseudo-code 56 multiple calls. To counter this the provider needs a mechanism to indicate that 88 needs to run for the multi squeeze case. 95 - The interaction between the 2 API's needs to be clearly documented. 208 - Change in C code is minimal. it just needs to pass this additional parameter. 214 - This C code also needs to be written in assembler, the logic would also be 230 - Because of the one shot nature of the SHA3_squeeze() it still needs to call 232 - The Assembler function for KeccakF1600() needs to be exposed. This function
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | atmel,at91-pinctrl.txt | 90 PULL_UP (1 << 0): indicate this pin needs a pull up. 91 MULTIDRIVE (1 << 1): indicate this pin needs to be configured as multi-drive. 93 DEGLITCH (1 << 2): indicate this pin needs deglitch. 94 PULL_DOWN (1 << 3): indicate this pin needs a pull down. 95 DIS_SCHMIT (1 << 4): indicate this pin needs to the disable schmitt trigger. 105 DEBOUNCE (1 << 16): indicate this pin needs debounce.
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 70-test_sslcertstatus.t | 20 plan skip_all => "$test_name needs the dynamic engine feature enabled" 23 plan skip_all => "$test_name needs the sock feature enabled" 26 plan skip_all => "$test_name needs the ocsp feature enabled" 29 plan skip_all => "$test_name needs TLS enabled"
|
H A D | 70-test_npn.t | 21 plan skip_all => "$test_name needs the dynamic engine feature enabled" 24 plan skip_all => "$test_name needs the sock feature enabled" 27 plan skip_all => "$test_name needs NPN enabled" 30 plan skip_all => "$test_name needs TLSv1.2 enabled"
|
/freebsd/contrib/sqlite3/autosetup/ |
H A D | cc-db.tcl | 13 # openbsd needs sys/types.h to detect some system headers 14 cc-include-needs sys/socket.h sys/types.h 15 cc-include-needs netinet/in.h sys/types.h
|
/freebsd/sys/contrib/device-tree/Bindings/mux/ |
H A D | mux-consumer.yaml | 28 If it is required to provide the state that the mux controller needs to 34 the consumers want to control the mux controller. If the consumer needs 35 needs to set multiple states in a mux controller, then property 36 "mux-controls" can be used. If the consumer needs to set the mux
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | README.txt | 22 * libcxxabi needs the demangler to implement __cxa_demangle, which is 25 * LLVM needs a copy for a bunch of places, and cannot rely on the 43 Because the core demangler needs to work in libcxxabi, everything 44 needs to be declared in an anonymous namespace (see
|
/freebsd/libexec/rtld-elf/rtld-libc/ |
H A D | Makefile.inc | 37 # errlst.c needs the errlst.h header from libc: 67 # ARM needs aeabi_unwind_cpp for _setjmp 70 # i386 needs i386_set_gsbase for allocate_initial_tls() 73 # ppc needs __syncicache and abs for reloc.c 76 # ppc64 needs __syncicache for reloc.c
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | DTLSv1_get_timeout.3 | 64 DTLSv1_get_timeout \- determine when a DTLS or QUIC SSL object next needs a 76 the SSL object next needs to perform internal processing due to the passage of 80 time left before the SSL object needs have \fBDTLSv1_handle_timeout()\fR called on it. 81 If the SSL object needs to be ticked immediately, \fI*tv\fR is zeroed and the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCRegisterInfo.cpp | 85 assert((Offset % 4 == 0) && "LD needs 4 byte alignment."); in replaceFrameIndex() 89 assert((Offset % 2 == 0) && "LDH needs 2 byte alignment."); in replaceFrameIndex() 100 assert((Offset % 4 == 0) && "ST needs 4 byte alignment."); in replaceFrameIndex() 103 assert((Offset % 2 == 0) && "STH needs 2 byte alignment."); in replaceFrameIndex() 201 // ldb needs no alignment, in eliminateFrameIndex() 202 // ldh needs 2 byte alignment in eliminateFrameIndex() 203 // ld needs 4 byte alignment in eliminateFrameIndex()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sta.h | 28 * even if it also needs to send traffic to a sleeping STA1, without being 45 * When a frame for a previously unseen RA/TID comes in, it needs to be deferred 62 * When a RA/TID needs to become aggregated, no new queue is required to be 95 * paths are triggered by the fw, and the driver needs to get a pointer to the 107 * The station holds the sequence number per tid. So this data needs to be 110 * were drained), so it also needs to be accessible from the Tx response flow. 111 * In short, the station needs to be access from sleepable context as well as 112 * from tasklets, so the station itself needs a spinlock. 127 * The FW needs a few internal stations that are not reflected in 173 * not be zeroed and needs t [all...] |