Home
last modified time | relevance | path

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

/third_party/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
/third_party/skia/third_party/externals/angle2/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
/third_party/mesa3d/src/util/
Dxxhash.h156 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
1277 XXH_PUBLIC_API XXH64_hash_t XXH64 (const void* input, size_t len, XXH64_hash_t seed) in XXH64() function