Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dxxhash.h115 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
Dxxhash.c719 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/external/vulkan-validation-layers/layers/
Dxxhash.h139 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
Dxxhash.c802 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/external/lz4/lib/
Dxxhash.h141 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
Dxxhash.c971 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/external/angle/src/common/third_party/xxhash/
Dxxhash.h144 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
Dxxhash.c971 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/external/mesa3d/src/util/
Dxxhash.h158 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
1327 XXH64_update (XXH64_state_t* state, const void* input, size_t len) in XXH64_update() function