Searched refs:DictMatchLength (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
H A D | static_dict.c | 32 static BROTLI_INLINE size_t DictMatchLength(const BrotliDictionary* dictionary, in DictMatchLength() function 93 DictMatchLength(dictionary->words, data, id, l, max_length); in BrotliFindAllStaticDictionaryMatches()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | static_dict.c | 32 static BROTLI_INLINE size_t DictMatchLength(const BrotliDictionary* dictionary, in DictMatchLength() function 93 DictMatchLength(dictionary->words, data, id, l, max_length); in BrotliFindAllStaticDictionaryMatches()
|
Completed in 2 milliseconds