Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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
/third_party/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
/third_party/mesa3d/src/util/
Dxxhash.h150 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
854 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, XXH32_hash_t seed) in XXH32_reset() function