Searched defs:XXH64 (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/ |
D | xxhash.h | 140 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
|
D | xxhash.c | 855 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
|
/third_party/lz4/lib/ |
D | xxhash.h | 137 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
|
D | xxhash.c | 855 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/ |
D | xxhash.h | 140 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
|
D | xxhash.c | 855 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/ |
D | xxhash.h | 156 # 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
|