Home
last modified time | relevance | path

Searched refs:hash_table_lengths (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dencoder_dict.h30 const uint8_t* hash_table_lengths; member
H A Dencoder_dict.c23 dict->hash_table_lengths = kStaticDictionaryHashLengths; in BrotliInitEncoderDictionary()
H A Dhash.h188 if (dictionary->hash_table_lengths[key] != 0) { in SearchInStaticDictionary()
190 dictionary, dictionary->hash_table_lengths[key], in SearchInStaticDictionary()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencoder_dict.h30 const uint8_t* hash_table_lengths; member
H A Dencoder_dict.c23 dict->hash_table_lengths = kStaticDictionaryHashLengths; in BrotliInitEncoderDictionary()
H A Dhash.h188 if (dictionary->hash_table_lengths[key] != 0) { in SearchInStaticDictionary()
190 dictionary, dictionary->hash_table_lengths[key], in SearchInStaticDictionary()

Completed in 3 milliseconds