Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h97 uint8_t* BROTLI_RESTRICT tiny_hash = FN(TinyHash)(self->extra); in Prepare() local
135 uint8_t* BROTLI_RESTRICT tiny_hash = FN(TinyHash)(self->extra); in Store() local
210 const uint8_t tiny_hash = (uint8_t)(key); in FindLongestMatch() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h97 uint8_t* BROTLI_RESTRICT tiny_hash = FN(TinyHash)(self->extra); in Prepare() local
135 uint8_t* BROTLI_RESTRICT tiny_hash = FN(TinyHash)(self->extra); in Store() local
210 const uint8_t tiny_hash = (uint8_t)(key); in FindLongestMatch() local

Completed in 3 milliseconds