Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 25 of 116) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp243 uint64_t acc = in XXH3_len_4to8_64b() local
263 uint64_t acc = uint64_t(len) + byteswap(input_lo) + input_hi + in XXH3_len_9to16_64b() local
297 uint64_t acc = len * PRIME64_1, acc_end; in XXH3_len_17to128_64b() local
322 uint64_t acc = (uint64_t)len * PRIME64_1; in XXH3_len_129to240_64b() local
365 static void XXH3_accumulate_512_neon(uint64_t *acc, const uint8_t *input, in XXH3_accumulate_512_neon()
430 static void XXH3_scrambleAcc_neon(uint64_t *acc, const uint8_t *secret) { in XXH3_scrambleAcc_neon()
478 static void XXH3_accumulate_512_scalar(uint64_t *acc, const uint8_t *input, in XXH3_accumulate_512_scalar()
489 static void XXH3_scrambleAcc_scalar(uint64_t *acc, const uint8_t *secret) { in XXH3_scrambleAcc_scalar()
499 static void XXH3_accumulate(uint64_t *acc, const uint8_t *input, in XXH3_accumulate()
507 static uint64_t XXH3_mix2Accs(const uint64_t *acc, const uint8_t *secret) { in XXH3_mix2Accs()
[all …]
/freebsd/contrib/sendmail/libsm/
H A Dstrto.c51 register LONGLONG_T acc, cutoff; variable
191 register ULONGLONG_T acc, cutoff; local
/freebsd/contrib/bearssl/src/symcipher/
H A Dpoly1305_ctmulq.c108 poly1305_inner_big(uint64_t *acc, uint64_t *r, const void *data, size_t len) in poly1305_inner_big()
221 poly1305_inner_small(uint64_t *acc, uint64_t *r, const void *data, size_t len) in poly1305_inner_small()
299 poly1305_inner(uint64_t *acc, uint64_t *r, const void *data, size_t len) in poly1305_inner()
321 uint64_t r[6], acc[3], r0, r1; in br_poly1305_ctmulq_run() local
H A Dpoly1305_ctmul.c36 poly1305_inner(uint32_t *acc, const uint32_t *r, const void *data, size_t len) in poly1305_inner()
153 uint32_t r[5], acc[5], cc, ctl, hi; in br_poly1305_ctmul_run() local
/freebsd/sys/contrib/device-tree/src/arm/alphascale/
H A Dalphascale-asm9260.dtsi43 acc: clock-controller@80040000 { label
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h1889 static xxh_u32 XXH32_round(xxh_u32 acc, xxh_u32 input) in XXH32_round()
2405 static xxh_u64 XXH64_round(xxh_u64 acc, xxh_u64 input) in XXH64_round()
2413 static xxh_u64 XXH64_mergeRound(xxh_u64 acc, xxh_u64 val) in XXH64_mergeRound()
3515 xxh_u64 const acc = len in XXH3_len_9to16_64b() local
3600 { xxh_u64 acc = len * XXH_PRIME64_1; in XXH3_len_17to128_64b() local
3633 { xxh_u64 acc = len * XXH_PRIME64_1; in XXH3_len_129to240_64b() local
3739 XXH3_accumulate_512_avx512(void* XXH_RESTRICT acc, in XXH3_accumulate_512_avx512()
3788 XXH3_scrambleAcc_avx512(void* XXH_RESTRICT acc, const void* XXH_RESTRICT secret) in XXH3_scrambleAcc_avx512()
3848 XXH3_accumulate_512_avx2( void* XXH_RESTRICT acc, in XXH3_accumulate_512_avx2()
3882 XXH3_scrambleAcc_avx2(void* XXH_RESTRICT acc, const void* XXH_RESTRICT secret) in XXH3_scrambleAcc_avx2()
[all …]
/freebsd/contrib/bearssl/src/int/
H A Di15_encode.c33 uint32_t acc; in br_i15_encode() local
H A Di15_decode.c33 uint32_t acc; in br_i15_decode() local
H A Di31_decode.c33 uint32_t acc; in br_i31_decode() local
H A Di31_encode.c33 uint32_t acc; in br_i31_encode() local
H A Di15_decred.c35 uint32_t acc; in br_i15_decode_reduce() local
H A Di31_decred.c35 uint32_t acc; in br_i31_decode_reduce() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/sve/
H A Dpowif.c18 svfloat32_t acc = sv_f32 (1.f); in _ZGVsMxvv_powi() local
H A Dpowi.c18 svfloat64_t acc = sv_f64 (1.0); in _ZGVsMxvv_powk() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrtoll.c53 long long acc, cutoff; in strtoll() local
H A Dstrtoull.c53 unsigned long long acc, cutoff; in strtoull() local
H A Dstrtoul.c51 unsigned long acc, cutoff; in strtoul() local
/freebsd/sys/libkern/
H A Dstrtol.c50 unsigned long acc; in strtol() local
H A Dstrtoul.c50 unsigned long acc; in strtoul() local
H A Dstrtoq.c50 u_quad_t acc; in strtoq() local
H A Dstrtouq.c50 u_quad_t acc; in strtouq() local
/freebsd/lib/libc/iconv/
H A D_strtol.h51 __INT acc, cutoff; in _FUNCNAME() local
H A D_strtoul.h50 __UINT acc, cutoff; in _FUNCNAME() local
/freebsd/crypto/krb5/src/tests/
H A Dt_inetd.c75 int sock, acc; local
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c42 static u32 convert_access(int acc) in convert_access()
61 struct ib_mr *mlx4_ib_get_dma_mr(struct ib_pd *pd, int acc) in mlx4_ib_get_dma_mr()
430 struct ib_fmr *mlx4_ib_fmr_alloc(struct ib_pd *pd, int acc, in mlx4_ib_fmr_alloc()

12345