Home
last modified time | relevance | path

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

/third_party/lz4/lib/
H A Dxxhash.h132 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
H A Dxxhash.c515 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.h135 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
H A Dxxhash.c515 XXH_PUBLIC_API XXH_errorcode XXH32_update (XXH32_state_t* state_in, const void* input, size_t len) in XXH32_update() function
/third_party/mesa3d/src/util/
H A Dxxhash.h151 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
869 XXH32_update(XXH32_state_t* state, const void* input, size_t len) in XXH32_update() function

Completed in 8 milliseconds