Home
last modified time | relevance | path

Searched defs:XXH64 (Results 1 – 9 of 9) sorted by relevance

/external/vulkan-validation-layers/layers/
Dxxhash.h135 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
Dxxhash.c692 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
/external/zstd/lib/common/
Dxxhash.h106 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
Dxxhash.c462 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
/external/angle/src/common/third_party/xxhash/
Dxxhash.h140 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
Dxxhash.c855 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
/external/lz4/lib/
Dxxhash.h137 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
Dxxhash.c855 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
/external/mesa3d/src/util/
Dxxhash.h154 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
1275 XXH_PUBLIC_API XXH64_hash_t XXH64 (const void* input, size_t len, XXH64_hash_t seed) in XXH64() function