Home
last modified time | relevance | path

Searched defs:XXH32_update (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.h135 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
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/lz4/lib/
Dxxhash.h132 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
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/
Dxxhash.h135 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
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/
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