Home
last modified time | relevance | path

Searched defs:XXH32 (Results 1 – 7 of 7) sorted by relevance

/third_party/lz4/lib/
Dxxhash.h128 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
Dxxhash.c392 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.h131 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
Dxxhash.c392 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.h131 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
Dxxhash.c392 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
/third_party/mesa3d/src/util/
Dxxhash.h147 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
815 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t len, XXH32_hash_t seed) in XXH32() function