| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | trace.h | 68 #define DTRACE_PROBE1(name, t1, arg1) \ argument 71 #define DTRACE_PROBE2(name, t1, arg1, t2, arg2) \ argument 74 #define DTRACE_PROBE3(name, t1, arg1, t2, arg2, t3, arg3) \ argument 77 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ argument 93 #define DTRACE_PROBE1(name, t1, arg1) \ argument 96 #define DTRACE_PROBE2(name, t1, arg1, t2, arg2) \ argument 99 #define DTRACE_PROBE3(name, t1, arg1, t2, arg2, t3, arg3) \ argument 103 #define DTRACE_PROBE4(name, t1, arg1, t2, arg2, t3, arg3, t4, arg4) \ argument
|
| /f-stack/freebsd/crypto/camellia/ |
| H A D | camellia.c | 108 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 128 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument 144 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 443 uint32_t il, ir, t0, t1, w0, w1; in camellia_setup128() local 650 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local 948 uint32_t il, ir, t0, t1; in camellia_encrypt128() local 1015 uint32_t il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt128() local 1085 uint32_t il,ir,t0,t1; /* temporary valiables */ in camellia_encrypt256() local 1168 uint32_t il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt256() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
| H A D | poly1305_donna64.h | 37 unsigned long long t0, t1; in poly1305_init() local 85 unsigned long long t0, t1; in poly1305_blocks() local 140 unsigned long long t0, t1; in poly1305_finish() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | timer.h | 5 nstime_t t1; member
|
| /f-stack/freebsd/mips/include/ |
| H A D | regdef.h | 60 #define t1 $13 macro 65 #define t1 $9 macro
|
| H A D | frame.h | 59 register_t t1; member 64 register_t t1; member
|
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_avx2.h | 94 ymm_t t0, t1; in acl_process_matches_avx2x8() local 169 ymm_t t0, t1; in search_avx2x16() local
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/ |
| H A D | aes_impl_generic.c | 982 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_generic_encrypt() local 1110 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_generic_decrypt() local
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | rijndael-alg-fst.c | 864 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local 1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/src/ |
| H A D | timer.c | 27 uint64_t t1 = timer_usec(b); in timer_ratio() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/ |
| H A D | fe.h | 105 uint64_t t0, t1, t2, t3; in fe25519_tobytes() local
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxtx_vec_neon.c | 83 uint64x2_t t0, t1; in descs_to_mbufs() local 207 uint64x2_t t0, t1; in bnxt_recv_pkts_vec() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-compress-sse41.c | 43 __m128i t0, t1; in blake2b_compress_sse41() local
|
| H A D | blake2b-compress-ssse3.c | 37 __m128i t0, t1; in blake2b_compress_ssse3() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/ |
| H A D | obsolete.c | 76 unsigned char t1[32], t2[32]; in crypto_sign_edwards25519sha512batch_open() local
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lobject.c | 72 int luaO_rawequalObj (const TValue *t1, const TValue *t2) { in luaO_rawequalObj()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-compactflash.c | 257 int t1; /* These t names are timing parameters from the ATA spec */ in cvmx_compactflash_set_piomode() local
|
| /f-stack/freebsd/arm/include/ |
| H A D | endian.h | 90 __uint32_t t1; in __bswap32_var() local
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | pthread.h | 51 pthread_equal(pthread_t t1, pthread_t t2) in pthread_equal()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_fattime.c | 142 time_t t1; in timespec2fattime() local
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/ |
| H A D | ctime.c | 337 time_t t1, t2; in main() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
| H A D | ed25519_ref10.c | 57 fe25519 t1; in fe25519_invert() local 115 fe25519 t1; in fe25519_pow22523() local 958 fe25519 t1; in ge25519_is_on_curve() local 1905 fe25519 t0, t1, t2, t3; in chi25519() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | fmd_serd.c | 63 fmd_event_delta(hrtime_t t1, hrtime_t t2) in fmd_event_delta()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx_gpt.c | 145 uint32_t basefreq, prescale, setup_ticks, t1, t2; in imx_gpt_attach() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 110 uint64_t t0, t1; in poly1305_init_ext() local 685 uint32_t t0, t1, t2, t3, t4, b; in poly1305_blocks() local
|