Searched defs:XXH32_reset (Results 1 – 9 of 9) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | xxhash.h | 129 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
|
D | xxhash.c | 365 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
|
/external/zstd/lib/common/ |
D | xxhash.h | 112 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
|
D | xxhash.c | 516 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
|
/external/angle/src/common/third_party/xxhash/ |
D | xxhash.h | 134 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
|
D | xxhash.c | 437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
|
/external/lz4/lib/ |
D | xxhash.h | 131 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
|
D | xxhash.c | 437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
|
/external/mesa3d/src/util/ |
D | xxhash.h | 148 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro 852 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() function
|