Home
last modified time | relevance | path

Searched full:alternating (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/tests/sys/sys/
H A Dbitstring_test.c629 /* 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 Decp_nistputil.c174 * 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 Dfmaintrin.h413 /// 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 Dlpt.c263 * 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 Dmax98373.txt26 to share a single data output channel on alternating frames.
H A Dmt6359.yaml36 - 1 # ACC - analog mic with alternating coupling
H A Dadi,max98388.yaml49 a single data output channel on alternating frames.
H A Dadi,max98396.yaml76 a single data output channel on alternating frames.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Denvelope-detector.txt3 The DAC is used to find the peak level of an alternating voltage input
H A Denvelope-detector.yaml13 The DAC is used to find the peak level of an alternating voltage input
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_5.rst13 Keys and values can simply be output one by one, alternating keys and values.
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dtanpif_3u1.c75 /* Otherwise, return zero with alternating sign. */ in arm_math_tanpif()
H A Dtanpi_2u5.c84 /* Otherwise, return zero with alternating sign. */ in arm_math_tanpi()
/freebsd/contrib/ncurses/man/
H A Dcurs_refresh.3x103 of calls to \fBwrefresh\fP results in alternating calls to \fBwnoutrefresh\fP
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td16 // - Lists, with children in alternating Element/Delimiter roles. (syntax::List)
/freebsd/share/man/man4/
H A Dng_one2many.4215 to deliver packets alternating over the physical interfaces
H A Dng_ppp.4266 single fragment, alternating frames across all the links in the
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.h102 /// With the goal of alternating processor sides for stalling (FPd)
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h106 th_task_state; // alternating 0/1 for task team identification
/freebsd/lib/libc/db/test/
H A Drun.test291 # Do alternating order recno entries.
294 echo "Test 6: recno: alternating order entries"
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dremez.jl526 # 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 Dt_db_hash_seq.c315 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 Daes_ige.c234 * XXX: reduce copies by alternating between buffers in AES_bi_ige_encrypt()
/freebsd/sys/powerpc/powernv/
H A Dxive.c251 * XIVE. The XIVE writes into the queue with an alternating polarity bit, which
/freebsd/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp344 // ascending order and are in alternating Thumb, non-Thumb order. in init()

123