/freebsd/crypto/openssl/crypto/bn/ |
H A D | README.pod | 113 bn_mul_words(B<rp>, B<ap>, B<num>, B<w>) operates on the B<num> word 117 bn_mul_add_words(B<rp>, B<ap>, B<num>, B<w>) operates on the B<num> 121 bn_sqr_words(B<rp>, B<ap>, B<n>) operates on the B<num> word array 128 bn_add_words(B<rp>, B<ap>, B<bp>, B<num>) operates on the B<num> word 132 bn_sub_words(B<rp>, B<ap>, B<bp>, B<num>) operates on the B<num> word 137 bn_mul_comba4(B<r>, B<a>, B<b>) operates on the 4 word arrays B<a> and 141 bn_mul_comba8(B<r>, B<a>, B<b>) operates on the 8 word arrays B<a> and 145 bn_sqr_comba4(B<r>, B<a>, B<b>) operates on the 4 word arrays B<a> and 148 bn_sqr_comba8(B<r>, B<a>, B<b>) operates on the 8 word arrays B<a> and 153 bn_cmp_words(B<a>, B<b>, B<n>) operates on the B<n> word arrays B<a> [all …]
|
/freebsd/share/man/man4/ |
H A D | run.4 | 71 The RT3053 chip operates in the 2GHz and 5GHz spectra and supports up to 73 The RT5370 chip operates in the 2GHz spectrum and supports 1 transmit path 75 The RT5372 chip operates in the 2GHz spectrum and supports up to 2 transmit 77 The RT5572 chip operates in the 2GHz and 5GHz spectra and supports up to
|
H A D | rsu.4 | 54 It operates in the 2GHz spectrum only. 59 It operates in the 2GHz spectrum only. 64 It operates in the 2GHz spectrum only.
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati_mode_sense_6.c | 202 * page data buffer. This function operates specifically for MODE 232 * into the user's mode page data buffer. This function operates 262 * into the user's mode page data buffer. This function operates 294 * into the user's mode page data buffer. This function operates 326 * into the user's mode page data buffer. This function operates 358 * into the user's mode page data buffer. This function operates 397 * data buffer. This function operates specifically for MODE
|
H A D | sati_mode_sense_10.c | 284 * page data buffer. This function operates specifically for MODE 314 * into the user's mode page data buffer. This function operates 344 * into the user's mode page data buffer. This function operates 376 * into the user's mode page data buffer. This function operates 408 * into the user's mode page data buffer. This function operates 440 * into the user's mode page data buffer. This function operates 478 * data buffer. This function operates specifically for MODE
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-exynos5.txt | 30 -> If not specified, the bus operates in fast-speed mode at 32 -> If specified, the bus operates in high-speed mode only if the
|
H A D | i2c-exynos5.yaml | 52 If not specified, the bus operates in fast-speed mode at 100kHz. 54 If specified, the bus operates in high-speed mode only if the
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | adi,adin.yaml | 21 RGMII RX Clock Delay used only when PHY operates in RGMII mode with 28 RGMII TX Clock Delay used only when PHY operates in RGMII mode with
|
H A D | motorcomm,yt8xxx.yaml | 23 RGMII RX Clock Delay used only when PHY operates in RGMII mode with 32 RGMII TX Clock Delay used only when PHY operates in RGMII mode with
|
/freebsd/tools/regression/capsicum/syscalls/ |
H A D | cap_ioctls_limit.c | 332 /* Child inherits descriptor and operates on it first. */ in main() 349 /* Child inherits descriptor, but operates on it after parent. */ in main() 367 /* Child inherits descriptor and operates on it first. */ in main() 384 /* Child inherits descriptor, but operates on it after parent. */ in main() 402 /* Child inherits descriptor and operates on it first. */ in main() 418 /* Child inherits descriptor, but operates on it after parent. */ in main()
|
H A D | cap_fcntls_limit.c | 426 /* Child inherits descriptor and operates on it first. */ in main() 439 /* Child inherits descriptor, but operates on it after parent. */ in main() 453 /* Child inherits descriptor and operates on it first. */ in main() 469 /* Child inherits descriptor, but operates on it after parent. */ in main() 486 /* Child inherits descriptor and operates on it first. */ in main() 498 /* Child inherits descriptor, but operates on it after parent. */ in main()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.texi | 62 The @code{ntpd} program normally operates continuously while adjusting the 65 With the @code{-q} option @code{ntpd} operates as in continuous mode, but
|
/freebsd/share/man/man9/ |
H A D | hashinit.9 | 69 function operates like 75 function operates like
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | serial.yaml | 109 The maximum baud rate the device operates at. 118 The current baud rate the device operates at.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOptimizationRemarkEmitter.h | 65 /// operates in. 91 /// optimization operates in. 117 /// optimization operates in.
|
/freebsd/usr.sbin/adduser/ |
H A D | rmuser.8 | 111 operates, it informs the user regarding the current activity. 207 utility has no knowledge of YP/NIS, and it operates only on the
|
/freebsd/contrib/ntp/html/hints/ |
H A D | notes-xntp-v3 | 3 This version operates in much the same manner as Version 2 with the 6 1. The protocol machinery operates in conformance with the RFC1305 NTP
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | sm4intrin.h | 18 /// operates on independent 128-bit lanes. The calculated results are 80 /// operates on independent 128-bit lanes. The calculated results are 142 /// operates on independent 128-bit lanes. The calculated results are 206 /// operates on independent 128-bit lanes. The calculated results are
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BF_encrypt.pod | 43 Blowfish is a block cipher that operates on 64 bit (8 byte) blocks of data. 70 BF_cbc_encrypt() operates on data that is a multiple of 8 bytes long, while
|
/freebsd/tests/sys/net/routing/ |
H A D | Makefile | 15 # Most of the tests operates on a common IPv4/IPv6 prefix,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 631 /// optimization operates on. This is currently used to provide run-time 683 /// The IR value (currently basic block) that the optimization operates on. 695 /// region that the optimization operates on (currently only block is 740 /// CodeRegion is the region that the optimization operates on (currently only 786 /// CodeRegion is the region that the optimization operates on (currently only 860 /// CodeRegion is the region that the optimization operates on (currently only 902 /// CodeRegion is the region that the optimization operates on (currently only 993 /// region that the optimization operates on (currently basic block is in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
|
/freebsd/bin/cpuset/ |
H A D | cpuset.1 | 80 operates on itself. 156 Interleave operates like round-robin with an implementation defined stripe
|
/freebsd/libexec/tftpd/ |
H A D | tftpd.8 | 51 server operates 146 Operates the same as
|
/freebsd/share/doc/usd/10.exref/summary/ |
H A D | ex.summary | 165 If one number is given the command operates on 174 prefix operates on the current line, 189 command operates on the current line.
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | brcm,kona-timer.txt | 12 - clock-frequency: frequency that the clock operates
|