Home
last modified time | relevance | path

Searched defs:XXH32_reset (Results 1 – 9 of 9) sorted by relevance

/external/vulkan-validation-layers/layers/
Dxxhash.h129 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
Dxxhash.c365 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
/external/zstd/lib/common/
Dxxhash.h112 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
Dxxhash.c516 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/
Dxxhash.h134 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
Dxxhash.c437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
/external/lz4/lib/
Dxxhash.h131 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
Dxxhash.c437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function
/external/mesa3d/src/util/
Dxxhash.h148 # 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