Home
last modified time | relevance | path

Searched defs:XXH64_update (Results 1 - 5 of 5) sorted by relevance

/third_party/lz4/lib/
H A Dxxhash.h141 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
H A Dxxhash.c971 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.h144 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
H A Dxxhash.c971 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() function
/third_party/mesa3d/src/util/
H A Dxxhash.h160 # define XXH64_update XXH_NAME2(XXH_NAMESPACE, XXH64_update) macro
1329 XXH64_update (XXH64_state_t* state, const void* input, size_t len) in XXH64_update() function

Completed in 8 milliseconds