Home
last modified time | relevance | path

Searched full:operates (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/freebsd/crypto/openssl/crypto/bn/
H A DREADME.pod113 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 Drun.471 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 Drsu.454 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 Dsati_mode_sense_6.c202 * 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 Dsati_mode_sense_10.c284 * 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 Di2c-exynos5.txt30 -> 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 Di2c-exynos5.yaml52 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 Dadi,adin.yaml21 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 Dmotorcomm,yt8xxx.yaml23 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 Dcap_ioctls_limit.c332 /* 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 Dcap_fcntls_limit.c426 /* 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 Dntpd.texi62 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 Dhashinit.969 function operates like
75 function operates like
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dserial.yaml109 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 DMachineOptimizationRemarkEmitter.h65 /// operates in.
91 /// optimization operates in.
117 /// optimization operates in.
/freebsd/usr.sbin/adduser/
H A Drmuser.8111 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 Dnotes-xntp-v33 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 Dsm4intrin.h18 /// 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 DBF_encrypt.pod43 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 DMakefile15 # Most of the tests operates on a common IPv4/IPv6 prefix,
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h631 /// 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 Dcpuset.180 operates on itself.
156 Interleave operates like round-robin with an implementation defined stripe
/freebsd/libexec/tftpd/
H A Dtftpd.851 server operates
146 Operates the same as
/freebsd/share/doc/usd/10.exref/summary/
H A Dex.summary165 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 Dbrcm,kona-timer.txt12 - clock-frequency: frequency that the clock operates

12345678910>>...19