| /freebsd-14-stable/lib/msun/tests/ |
| HD | trig_test.c | 113 ATF_TC(reduction); 114 ATF_TC_HEAD(reduction, tc) in ATF_TC_HEAD() argument 120 ATF_TC_BODY(reduction, tc) in ATF_TC_BODY() argument 277 ATF_TP_ADD_TC(tp, reduction); in ATF_TP_ADD_TCS()
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/sound/ |
| D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 70 - st,am-reduction-mode: 71 If present, FFX mode runs in AM reduction mode, otherwise normal 97 // correction for THD reduction
|
| D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 74 - st,am-reduction-mode: 75 If present, FFX mode runs in AM reduction mode, otherwise normal 127 // correction for THD reduction
|
| /freebsd-14-stable/sys/crypto/openssl/arm/ |
| HD | ghashv8-armx.S | 87 INST(0x26,0x4e,0xe0,0xf2) @ pmull q10,q0,q11 @ 1st phase of reduction 93 vext.8 q10,q0,q0,#8 @ 2nd phase of reduction 180 INST(0x26,0x4e,0xe0,0xf2) @ pmull q10,q0,q11 @ 1st phase of reduction 193 vext.8 q10,q0,q0,#8 @ 2nd phase of reduction 220 INST(0x26,0x4e,0xe0,0xf2) @ pmull q10,q0,q11 @ 1st phase of reduction 226 vext.8 q10,q0,q0,#8 @ 2nd phase of reduction
|
| HD | poly1305-armv4.S | 456 @ lazy reduction as discussed in "NEON crypto" by D.J. Bernstein 770 @ doesn't depend on reduction in previous iteration. 868 @ lazy reduction interleaved with base 2^32 -> base 2^26 of 1038 @ lazy reduction, but without narrowing
|
| /freebsd-14-stable/sys/opencrypto/ |
| HD | gfmult.c | 122 static uint16_t reduction[] = { variable 152 x.v[0] ^= (uint64_t)reduction[redbits] << (64 - 16); in gfmultword() 201 x.v[0] ^= (uint64_t)reduction[redbits] << (64 - 16); in gfmultword4()
|
| /freebsd-14-stable/crypto/openssl/test/recipes/30-test_evp_data/ |
| HD | evpmac_poly1305.txt | 40 # If one uses 130-bit partial reduction, does the code handle the case where partially reduced fina… 299 # 5*H+L reduction intermediate 306 # 5*H+L reduction final
|
| /freebsd-14-stable/tools/build/options/ |
| HD | WITHOUT_JEMALLOC_LG_VADDR_WIDE | 3 Enabling this option might result in a slight reduction in memory
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/iio/frequency/ |
| HD | adf4350.txt | 41 - adi,cycle-slip-reduction-enable: Enables cycle slip reduction.
|
| /freebsd-14-stable/contrib/ntp/clockstuff/ |
| HD | README | 21 out the initial reduction algorithms, and may not be up to date.
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/mfd/ |
| HD | twl4030-audio.txt | 17 -ti,hs_extmute: Use external mute for HS pop reduction
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm/ |
| HD | stm32mp135f-dk.dts | 349 st,enable-hs-rftime-reduction; 363 st,enable-hs-rftime-reduction;
|
| HD | stm32mp157c-ev1.dts | 398 st,enable-hs-rftime-reduction; 414 st,enable-hs-rftime-reduction;
|
| HD | stm32mp15xx-dkx.dtsi | 706 st,enable-hs-rftime-reduction; 718 st,enable-hs-rftime-reduction;
|
| /freebsd-14-stable/contrib/byacc/ |
| HD | yaccpar.skel | 311 printf("%sdebug: after reduction, shifting from state 0 to\ 340 printf("%sdebug: after reduction, shifting from state %d \
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | BN_mod_mul_montgomery.pod | 49 BN_from_montgomery() performs the Montgomery reduction I<r> = I<a>*R^-1.
|
| /freebsd-14-stable/contrib/openbsm/ |
| HD | README | 44 auditreduce Audit trail reduction tool
|
| /freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | kmp_itt.h | 74 kmp_uint64 reduction);
|
| HD | z_Linux_asm.S | 2509 .global .gomp_critical_user_.reduction.var 2517 .gomp_critical_user_.reduction.var: 2519 .size .gomp_critical_user_.reduction.var, 4
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| HD | VVPNodes.def | 70 // Scalar standard ISD to perform this reduction.
|
| /freebsd-14-stable/contrib/libcbor/doc/source/ |
| HD | development.rst | 32 there is no significant complexity reduction that can be achieved by slightly
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | OpenMPKinds.def | 196 // Modifiers for 'reduction' clause.
|
| HD | LangOptions.def | 238 ENUM_LANGOPT(ComplexRange, ComplexRangeKind, 2, CX_None, "Enable use of range reduction for complex… 270 …OpenMPCUDAReductionBufNum , 32, 1024, "Number of the reduction records in the intermediate reducti…
|
| /freebsd-14-stable/contrib/llvm-project/libcxx/include/ |
| HD | __config | 1093 # define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 1094 # define _PSTL_PRAGMA_SIMD_SCAN(PRM) _PSTL_PRAGMA(omp simd reduction(inscan, PRM)) 1098 // Declaration of reduction functor, where 1100 // OP - type of the callable object with the reduction operation 1106 … _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig))
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVFeatures.td | 433 "'Zcmp' (sequenced instructions for code-size reduction)", 437 "'Zcmp' (sequenced instructions for code-size reduction)">; 441 "'Zcmt' (table jump instructions for code-size reduction)", 445 "'Zcmt' (table jump instructions for code-size reduction)">;
|