Home
last modified time | relevance | path

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

/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.h139 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
Dxxhash.c808 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function