Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dxxhash.h138 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
Dxxhash.c735 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function
/external/zstd/lib/common/
Dxxhash.h113 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
Dxxhash.c529 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function
/external/angle/src/common/third_party/xxhash/
Dxxhash.h143 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
Dxxhash.c898 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function
/external/lz4/lib/
Dxxhash.h140 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
Dxxhash.c898 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset() function
/external/mesa3d/src/util/
Dxxhash.h157 # define XXH64_reset XXH_NAME2(XXH_NAMESPACE, XXH64_reset) macro
1313 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, XXH64_hash_t seed) in XXH64_reset() function