Searched defs:XXH32 (Results 1 – 11 of 11) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | xxhash.h | 126 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
|
D | xxhash.c | 320 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
|
/external/lz4/lib/ |
D | xxhash.h | 128 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
|
D | xxhash.c | 392 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/ |
D | xxhash.h | 131 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
|
D | xxhash.c | 392 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
|
/external/mesa3d/src/util/ |
D | xxhash.h | 145 # 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/ |
D | xxhash.h | 147 # 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/ |
D | xxhash.h | 255 # 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/ |
D | xxhash.h | 266 #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/ |
D | xxhash.h | 215 # 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
|