/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | smoothstep.h | 31 STEP( 1, UINT64_C(0x0000000000000014), 0.005, 0.000001240643750) \ 32 STEP( 2, UINT64_C(0x00000000000000a5), 0.010, 0.000009850600000) \ 33 STEP( 3, UINT64_C(0x0000000000000229), 0.015, 0.000032995181250) \ 34 STEP( 4, UINT64_C(0x0000000000000516), 0.020, 0.000077619200000) \ 35 STEP( 5, UINT64_C(0x00000000000009dc), 0.025, 0.000150449218750) \ 36 STEP( 6, UINT64_C(0x00000000000010e8), 0.030, 0.000257995800000) \ 37 STEP( 7, UINT64_C(0x0000000000001aa4), 0.035, 0.000406555756250) \ 38 STEP( 8, UINT64_C(0x0000000000002777), 0.040, 0.000602214400000) \ 39 STEP( 9, UINT64_C(0x00000000000037c2), 0.045, 0.000850847793750) \ 40 STEP( 10, UINT64_C(0x0000000000004be6), 0.050, 0.001158125000000) \ [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_md5.cpp | 21 #define STEP(f, a, b, c, d, x, t, s) \ macro 57 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7) in body() 58 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12) in body() 59 STEP(F, c, d, a, b, SET(2), 0x242070db, 17) in body() 60 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22) in body() 61 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7) in body() 62 STEP(F, d, a, b, c, SET(5), 0x4787c62a, 12) in body() 63 STEP(F, c, d, a, b, SET(6), 0xa8304613, 17) in body() 64 STEP(F, b, c, d, a, SET(7), 0xfd469501, 22) in body() 65 STEP(F, a, b, c, d, SET(8), 0x698098d8, 7) in body() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | MD5.cpp | 61 #define STEP(f, a, b, c, d, x, t, s) \ macro 99 STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7) in body() 100 STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12) in body() 101 STEP(F, c, d, a, b, SET(2), 0x242070db, 17) in body() 102 STEP(F, b, c, d, a, SET(3), 0xc1bdceee, 22) in body() 103 STEP(F, a, b, c, d, SET(4), 0xf57c0faf, 7) in body() 104 STEP(F, d, a, b, c, SET(5), 0x4787c62a, 12) in body() 105 STEP(F, c, d, a, b, SET(6), 0xa8304613, 17) in body() 106 STEP(F, b, c, d, a, SET(7), 0xfd469501, 22) in body() 107 STEP(F, a, b, c, d, SET(8), 0x698098d8, 7) in body() [all …]
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_mul.c | 174 #define STEP /* each 1-bit step of the multiplication */ \ in fpu_mul() macro 190 STEP; in fpu_mul() 198 STEP; in fpu_mul() 206 STEP; in fpu_mul() 212 STEP; in fpu_mul()
|
/freebsd/contrib/ntp/sntp/ |
H A D | sntp-opts.h | 213 # ifdef STEP 214 # warning undefining STEP due to option name conflict 215 # undef STEP 244 # undef STEP
|
H A D | main.c | 284 (ENABLED_OPT(STEP) || ENABLED_OPT(SLEW))) in sntp_main() 1306 (ENABLED_OPT(STEP) || ENABLED_OPT(SLEW))) in handle_pkt() 1463 if (ENABLED_OPT(STEP) && in set_time()
|
/freebsd/crypto/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 30 ($KEYA,$COUNTERB,$STEP)=("A7","B7","A3"); 71 || [A0] MVK 128,$STEP ; 2 * input block size 91 || CMPLTU A0,$STEP,A1 ; is length < 2*blocks? 95 [A1] MVK 64,$STEP ; input block size 525 [A0] SUB A0,$STEP,A0 ; SUB A0,128,A0 570 || CMPLTU A0,$STEP,A1 ; is remaining length < 2*blocks? 584 [A1] MVK 64,$STEP 711 ||[!B0] CMPLTU A0,$STEP,A1 ; less than 64 bytes left? 784 || [A0] SUB A0,$STEP,A0 ; SUB A0,64,A0
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | push.c | 146 #define STEP 16 macro 162 w->allociovecs = min(STEP, w->maxiovecs); in write_state_init() 177 w->allociovecs = min(w->allociovecs + STEP, w->maxiovecs); in write_state_add()
|
/freebsd/sys/contrib/device-tree/Bindings/slimbus/ |
H A D | slim-ngd-qcom-ctrl.txt | 13 Definition: must be "qcom,slim-ngd-v<MAJOR>.<MINOR>.<STEP>"
|
/freebsd/sys/dev/acpica/ |
H A D | acpivar.h | 353 #define STEP(x) do {printf x, printf("\n"); cngetc();} while (0) macro 355 #define STEP(x) macro
|
/freebsd/contrib/ntp/sntp/tests/ |
H A D | packetHandling.c | 319 TEST_ASSERT_FALSE(ENABLED_OPT(STEP));
|
/freebsd/sys/contrib/device-tree/Bindings/soundwire/ |
H A D | qcom,sdw.txt | 10 Definition: must be "qcom,soundwire-v<MAJOR>.<MINOR>.<STEP>",
|
/freebsd/contrib/jemalloc/src/ |
H A D | arena.c | 39 #define STEP(step, h, x, y) \ macro 42 #undef STEP
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_reg.h | 1424 #define STEP 0x04 macro
|
H A D | aic7xxx.reg | 576 field STEP 0x04
|
H A D | aic79xx_reg.h | 3479 #define STEP 0x04 macro
|
H A D | aic79xx.c | 2650 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section() 2670 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
|
H A D | aic79xx.reg | 3203 field STEP 0x04
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | migration_guide.pod | 221 KDF algorithms "SINGLE STEP" and "SSH"
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 515 [Bug 3480] Refclock sample filter not cleared on clock STEP <perlinger@ntp.org> 4281 [Bug 3480] Refclock sample filter not cleared on clock STEP <perlinger@ntp.org>
|
H A D | ChangeLog | 432 * [Bug 3480] Refclock sample filter not cleared on clock STEP <perlinger@ntp.org>
|
H A D | CommitLog | 14291 [Bug 3480] Refclock sample filter not cleared on clock STEP 14294 [Bug 3480] Refclock sample filter not cleared on clock STEP 14297 [Bug 3480] Refclock sample filter not cleared on clock STEP [all...] |
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 8220 2F3B;KANGXI RADICAL STEP;So;0;ON;<compat> 5F73;;;;N;;;;;
|
H A D | NormalizationTest.txt | 1495 2F3B;2F3B;2F3B;5F73;5F73; # (⼻; ⼻; ⼻; 彳; 彳; ) KANGXI RADICAL STEP
|