Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Ddictionary_hash.c16 BROTLI_INTERNAL const uint16_t kStaticDictionaryHashWords[32768] = { variable
H A Ddictionary_hash.h18 extern const uint16_t kStaticDictionaryHashWords[32768];
H A Dencoder_dict.c22 dict->hash_table_words = kStaticDictionaryHashWords; in BrotliInitEncoderDictionary()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Ddictionary_hash.c16 BROTLI_INTERNAL const uint16_t kStaticDictionaryHashWords[32768] = { variable
H A Ddictionary_hash.h18 extern const uint16_t kStaticDictionaryHashWords[32768];
H A Dencoder_dict.c22 dict->hash_table_words = kStaticDictionaryHashWords; in BrotliInitEncoderDictionary()

Completed in 12 milliseconds