Home
last modified time | relevance | path

Searched defs:XXH3_64bits_withSeed (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxh_x86dispatch.h66 # define XXH3_64bits_withSeed XXH3_64bits_withSeed_dispatch macro
Dxxhash.h237 # define XXH3_64bits_withSeed XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_withSeed) macro
4538 XXH3_64bits_withSeed(const void* input, size_t len, XXH64_hash_t seed) in XXH3_64bits_withSeed() function
/external/zstd/lib/common/
Dxxhash.h277 # define XXH3_64bits_withSeed XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_withSeed) macro
4674 XXH3_64bits_withSeed(const void* input, size_t len, XXH64_hash_t seed) in XXH3_64bits_withSeed() function
/external/AFLplusplus/include/
Dxxhash.h293 #define XXH3_64bits_withSeed XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_withSeed) macro
5175 XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_withSeed(const void *input, size_t len, in XXH3_64bits_withSeed() function