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/ |
D | xxhash.h | 135 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
|
D | xxhash.c | 515 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/ |
D | xxhash.h | 132 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
|
D | xxhash.c | 515 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/ |
D | xxhash.h | 135 # define XXH32_update XXH_NAME2(XXH_NAMESPACE, XXH32_update) macro
|
D | xxhash.c | 515 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/ |
D | xxhash.h | 151 # 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
|