Searched defs:seed64 (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/third_party/xxhash/ |
D | xxhash_fuzzer.cpp | 19 unsigned long long seed64 = 0ull; in LLVMFuzzerTestOneInput() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/ |
D | xxhash.h | 3540 const xxh_u8* XXH_RESTRICT secret, xxh_u64 seed64) in XXH3_mix16B() 3791 XXH3_initCustomSecret_avx512(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_avx512() 3889 …NE XXH_TARGET_AVX2 void XXH3_initCustomSecret_avx2(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_avx2() 3995 …NE XXH_TARGET_SSE2 void XXH3_initCustomSecret_sse2(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_sse2() 4232 XXH3_initCustomSecret_scalar(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_scalar() 4471 … XXH64_hash_t seed64, const xxh_u8* XXH_RESTRICT secret, size_t secretLen) in XXH3_hashLong_64b_withSecret() 4485 XXH64_hash_t seed64, const xxh_u8* XXH_RESTRICT secret, size_t secretLen) in XXH3_hashLong_64b_default() 4538 XXH64_hash_t seed64, const void* XXH_RESTRICT secret, size_t secretLen, in XXH3_64bits_internal() 4741 …thSecretandSeed(XXH3_state_t* statePtr, const void* secret, size_t secretSize, XXH64_hash_t seed64) in XXH3_64bits_reset_withSecretandSeed() 5255 XXH64_hash_t seed64, in XXH3_hashLong_128b_default() [all …]
|
/external/grpc-grpc/third_party/xxhash/ |
D | xxhash.h | 3540 const xxh_u8* XXH_RESTRICT secret, xxh_u64 seed64) in XXH3_mix16B() 3791 XXH3_initCustomSecret_avx512(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_avx512() 3889 …NE XXH_TARGET_AVX2 void XXH3_initCustomSecret_avx2(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_avx2() 3995 …NE XXH_TARGET_SSE2 void XXH3_initCustomSecret_sse2(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_sse2() 4232 XXH3_initCustomSecret_scalar(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_scalar() 4471 … XXH64_hash_t seed64, const xxh_u8* XXH_RESTRICT secret, size_t secretLen) in XXH3_hashLong_64b_withSecret() 4485 XXH64_hash_t seed64, const xxh_u8* XXH_RESTRICT secret, size_t secretLen) in XXH3_hashLong_64b_default() 4538 XXH64_hash_t seed64, const void* XXH_RESTRICT secret, size_t secretLen, in XXH3_64bits_internal() 4741 …thSecretandSeed(XXH3_state_t* statePtr, const void* secret, size_t secretSize, XXH64_hash_t seed64) in XXH3_64bits_reset_withSecretandSeed() 5255 XXH64_hash_t seed64, in XXH3_hashLong_128b_default() [all …]
|
/external/AFLplusplus/include/ |
D | xxhash.h | 3951 xxh_u64 seed64) { in XXH3_mix16B() 4247 void *XXH_RESTRICT customSecret, xxh_u64 seed64) { in XXH3_initCustomSecret_avx512() 4374 void *XXH_RESTRICT customSecret, xxh_u64 seed64) { in XXH3_initCustomSecret_avx2() 4502 void *XXH_RESTRICT customSecret, xxh_u64 seed64) { in XXH3_initCustomSecret_sse2() 4778 void *XXH_RESTRICT customSecret, xxh_u64 seed64) { in XXH3_initCustomSecret_scalar() 5047 const void *XXH_RESTRICT input, size_t len, XXH64_hash_t seed64, in XXH3_hashLong_64b_withSecret() 5064 const void *XXH_RESTRICT input, size_t len, XXH64_hash_t seed64, in XXH3_hashLong_64b_default() 5129 XXH64_hash_t seed64, const void *XXH_RESTRICT secret, in XXH3_64bits_internal() 5972 const void *XXH_RESTRICT input, size_t len, XXH64_hash_t seed64, in XXH3_hashLong_128b_default() 5988 const void *XXH_RESTRICT input, size_t len, XXH64_hash_t seed64, in XXH3_hashLong_128b_withSecret() [all …]
|
/external/zstd/lib/common/ |
D | xxhash.h | 4660 const xxh_u8* XXH_RESTRICT secret, xxh_u64 seed64) in XXH3_mix16B() 4970 XXH3_initCustomSecret_avx512(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_avx512() 5063 …NE XXH_TARGET_AVX2 void XXH3_initCustomSecret_avx2(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_avx2() 5170 …NE XXH_TARGET_SSE2 void XXH3_initCustomSecret_sse2(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_sse2() 5726 XXH3_initCustomSecret_scalar(void* XXH_RESTRICT customSecret, xxh_u64 seed64) in XXH3_initCustomSecret_scalar() 5946 … XXH64_hash_t seed64, const xxh_u8* XXH_RESTRICT secret, size_t secretLen) in XXH3_hashLong_64b_withSecret() 5960 XXH64_hash_t seed64, const xxh_u8* XXH_RESTRICT secret, size_t secretLen) in XXH3_hashLong_64b_default() 6015 XXH64_hash_t seed64, const void* XXH_RESTRICT secret, size_t secretLen, in XXH3_64bits_internal() 6235 …PE XXH3_state_t* statePtr, XXH_NOESCAPE const void* secret, size_t secretSize, XXH64_hash_t seed64) in XXH3_64bits_reset_withSecretandSeed() 6762 XXH64_hash_t seed64, in XXH3_hashLong_128b_default() [all …]
|
/external/libnl/tests/ |
D | nl-test-util.c | 48 uint64_t seed64; in _nltst_rand_u32() local
|