Home
last modified time | relevance | path

Searched defs:state_in (Results 1 - 2 of 2) sorted by relevance

/third_party/lz4/lib/
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() argument
546 XXH_PUBLIC_API unsigned int XXH32_digest (const XXH32_state_t* state_in) in XXH32_digest() argument
971 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() argument
1005 XXH_PUBLIC_API unsigned long long XXH64_digest (const XXH64_state_t* state_in) in XXH64_digest() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
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() argument
546 XXH_PUBLIC_API unsigned int XXH32_digest (const XXH32_state_t* state_in) in XXH32_digest() argument
971 XXH_PUBLIC_API XXH_errorcode XXH64_update (XXH64_state_t* state_in, const void* input, size_t len) in XXH64_update() argument
1005 XXH_PUBLIC_API unsigned long long XXH64_digest (const XXH64_state_t* state_in) in XXH64_digest() argument
[all...]

Completed in 4 milliseconds