/freebsd/tests/sys/sys/ |
H A D | bitstring_test.c | 629 /* Alternating bitstr, starts with 0 */ in BITSTRING_TC_DEFINE() 634 nbits, "alternating", 0, memloc, result); in BITSTRING_TC_DEFINE() 636 /* Alternating bitstr, starts with 1 */ in BITSTRING_TC_DEFINE() 641 nbits, "alternating", 1, memloc, result); in BITSTRING_TC_DEFINE() 689 /* Alternating bitstr, starts with 0 */ in BITSTRING_TC_DEFINE() 696 nbits, "alternating", 0, memloc, i, set_bit); in BITSTRING_TC_DEFINE() 701 nbits, "alternating", 0, memloc, i); in BITSTRING_TC_DEFINE() 703 /* Alternating bitstr, starts with 1 */ in BITSTRING_TC_DEFINE() 710 nbits, "alternating", 1, memloc, i, set_bit); in BITSTRING_TC_DEFINE() 715 nbits, "alternating", 1, memloc, i); in BITSTRING_TC_DEFINE() [all …]
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecp_nistputil.c | 174 * form", "alternating greedy expansion", "mutual opposite form", and 175 * "sign-alternating {+-1}-representation". 197 * The sign-alternating property implies that the resulting digit values are
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | fmaintrin.h | 413 /// Computes a multiply with alternating add/subtract of 128-bit vectors of 440 /// Computes a multiply with alternating add/subtract of 128-bit vectors of 465 /// Computes a multiply with alternating add/subtract of 128-bit vectors of 492 /// Computes a multiply with alternating add/subtract of 128-bit vectors of 677 /// Computes a multiply with alternating add/subtract of 256-bit vectors of 708 /// Computes a multiply with alternating add/subtract of 256-bit vectors of 735 /// Computes a vector multiply with alternating add/subtract of 256-bit 766 /// Computes a vector multiply with alternating add/subtract of 256-bit
|
/freebsd/sys/dev/ppbus/ |
H A D | lpt.c | 263 * to the data port. Do an alternating zeros, alternating ones, 269 * do different things with them. Do an alternating zeros, alternating 299 0x55, /* alternating zeros */ in lpt_detect() 300 0xaa, /* alternating ones */ in lpt_detect()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | max98373.txt | 26 to share a single data output channel on alternating frames.
|
H A D | mt6359.yaml | 36 - 1 # ACC - analog mic with alternating coupling
|
H A D | adi,max98388.yaml | 49 a single data output channel on alternating frames.
|
H A D | adi,max98396.yaml | 76 a single data output channel on alternating frames.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | envelope-detector.txt | 3 The DAC is used to find the peak level of an alternating voltage input
|
H A D | envelope-detector.yaml | 13 The DAC is used to find the peak level of an alternating voltage input
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_5.rst | 13 Keys and values can simply be output one by one, alternating keys and values.
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/ |
H A D | tanpif_3u1.c | 75 /* Otherwise, return zero with alternating sign. */ in arm_math_tanpif()
|
H A D | tanpi_2u5.c | 84 /* Otherwise, return zero with alternating sign. */ in arm_math_tanpi()
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_refresh.3x | 103 of calls to \fBwrefresh\fP results in alternating calls to \fBwnoutrefresh\fP
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Syntax.td | 16 // - Lists, with children in alternating Element/Delimiter roles. (syntax::List)
|
/freebsd/share/man/man4/ |
H A D | ng_one2many.4 | 215 to deliver packets alternating over the physical interfaces
|
H A D | ng_ppp.4 | 266 single fragment, alternating frames across all the links in the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.h | 102 /// With the goal of alternating processor sides for stalling (FPd)
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_omp.h | 106 th_task_state; // alternating 0/1 for task team identification
|
/freebsd/lib/libc/db/test/ |
H A D | run.test | 291 # Do alternating order recno entries. 294 echo "Test 6: recno: alternating order entries"
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | remez.jl | 526 # specified length, with the extrema in the subsequence alternating 598 # alternating weighted deviation at a specific set of x-coordinates. 606 # prev_err A plausible value for the alternating weighted deviation. 798 # weighted error values will have alternating signs, which 856 # have alternating sign.
|
/freebsd/contrib/netbsd-tests/lib/libc/db/ |
H A D | t_db_hash_seq.c | 315 atf_tc_set_md_var(tc, "descr", "Check sequential scan of hash tables alternating deletets"); in ATF_TC_HEAD()
|
/freebsd/crypto/openssl/crypto/aes/ |
H A D | aes_ige.c | 234 * XXX: reduce copies by alternating between buffers in AES_bi_ige_encrypt()
|
/freebsd/sys/powerpc/powernv/ |
H A D | xive.c | 251 * XIVE. The XIVE writes into the queue with an alternating polarity bit, which
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | ARMErrataFix.cpp | 344 // ascending order and are in alternating Thumb, non-Thumb order. in init()
|