| /freebsd/lib/msun/tests/ |
| H A D | trig_test.c | 114 ATF_TC(reduction); 115 ATF_TC_HEAD(reduction, tc) in ATF_TC_HEAD() argument 121 ATF_TC_BODY(reduction, tc) in ATF_TC_BODY() argument 278 ATF_TP_ADD_TC(tp, reduction); in ATF_TP_ADD_TCS()
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A 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
|
| H A 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/sys/crypto/openssl/powerpc/ |
| H A D | aes-gcm-ppc.S | 138 # sum hash and reduction with H Poly 139 vpmsumd 28, 23, 2 # reduction 154 # sum hash and reduction with H Poly 194 # sum hash and reduction with H Poly 195 vpmsumd 28, 23, 2 # reduction 210 # sum hash and reduction with H Poly 234 vpmsumd 27, 22, 2 # reduction 245 # vpmsumd 22, 22, 2 # reduction 248 vpmsumd 22, 22, 2 # reduction
|
| /freebsd/sys/crypto/openssl/powerpc64/ |
| H A D | aes-gcm-ppc.S | 138 # sum hash and reduction with H Poly 139 vpmsumd 28, 23, 2 # reduction 154 # sum hash and reduction with H Poly 194 # sum hash and reduction with H Poly 195 vpmsumd 28, 23, 2 # reduction 210 # sum hash and reduction with H Poly 234 vpmsumd 27, 22, 2 # reduction 245 # vpmsumd 22, 22, 2 # reduction 248 vpmsumd 22, 22, 2 # reduction
|
| /freebsd/sys/crypto/openssl/powerpc64le/ |
| H A D | aes-gcm-ppc.S | 138 # sum hash and reduction with H Poly 139 vpmsumd 28, 23, 2 # reduction 154 # sum hash and reduction with H Poly 194 # sum hash and reduction with H Poly 195 vpmsumd 28, 23, 2 # reduction 210 # sum hash and reduction with H Poly 234 vpmsumd 27, 22, 2 # reduction 245 # vpmsumd 22, 22, 2 # reduction 248 vpmsumd 22, 22, 2 # reduction
|
| /freebsd/sys/crypto/openssl/arm/ |
| H A D | 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
|
| H A D | 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/sys/opencrypto/ |
| H A D | 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/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | 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/tools/build/options/ |
| H A D | WITHOUT_JEMALLOC_LG_VADDR_WIDE | 3 Enabling this option might result in a slight reduction in memory
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/frequency/ |
| H A D | adf4350.txt | 41 - adi,cycle-slip-reduction-enable: Enables cycle slip reduction.
|
| /freebsd/sys/contrib/device-tree/src/riscv/starfive/ |
| H A D | jh7100-starfive-visionfive-v1.dts | 29 * reduction seems to mitigate the issue.
|
| /freebsd/contrib/ntp/clockstuff/ |
| H A D | README | 21 out the initial reduction algorithms, and may not be up to date.
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | twl4030-audio.txt | 17 -ti,hs_extmute: Use external mute for HS pop reduction
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32mp157c-ev1.dts | 400 st,enable-hs-rftime-reduction; 416 st,enable-hs-rftime-reduction;
|
| H A D | stm32mp135f-dhcor-dhsbc.dts | 399 st,enable-hs-rftime-reduction; 417 st,enable-hs-rftime-reduction;
|
| H A D | stm32mp135f-dk.dts | 594 st,enable-hs-rftime-reduction; 608 st,enable-hs-rftime-reduction;
|
| H A D | stm32mp15xx-dkx.dtsi | 734 st,enable-hs-rftime-reduction; 746 st,enable-hs-rftime-reduction;
|
| /freebsd/contrib/byacc/ |
| H A D | yaccpar.skel | 311 printf("%sdebug: after reduction, shifting from state 0 to\ 340 printf("%sdebug: after reduction, shifting from state %d \
|
| /freebsd/contrib/openbsm/ |
| H A D | README | 44 auditreduce Audit trail reduction tool
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | BN_mod_mul_montgomery.pod | 49 BN_from_montgomery() performs the Montgomery reduction I<r> = I<a>*R^-1.
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_itt.h | 74 kmp_uint64 reduction);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VVPNodes.def | 70 // Scalar standard ISD to perform this reduction.
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | development.rst | 32 there is no significant complexity reduction that can be achieved by slightly
|