Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dxxhash.h126 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
Dxxhash.c320 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
/external/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
/external/angle/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
/external/mesa3d/src/util/
Dxxhash.h145 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
813 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t len, XXH32_hash_t seed) in XXH32() function
/external/virglrenderer/src/mesa/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
/external/zstd/lib/common/
Dxxhash.h255 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
2089 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t len, XXH32_hash_t seed) in XXH32() function
/external/AFLplusplus/include/
Dxxhash.h266 #define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
2276 XXH_PUBLIC_API XXH32_hash_t XXH32(const void *input, size_t len, in XXH32() function
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h215 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
1949 XXH_PUBLIC_API XXH32_hash_t XXH32 (const void* input, size_t len, XXH32_hash_t seed) in XXH32() function