Searched defs:XXH64 (Results 1 – 9 of 9) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | xxhash.h | 135 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
|
D | xxhash.c | 692 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() function
|
/external/zstd/lib/common/ |
D | xxhash.h | 106 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro
|
D | xxhash.c | 462 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/ |
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
|
/external/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
|
/external/mesa3d/src/util/ |
D | xxhash.h | 154 # 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
|