Home
last modified time | relevance | path

Searched refs:kInvalidMatch (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.h22 static const uint32_t kInvalidMatch = 0xFFFFFFF; variable
30 all elements are initialized to kInvalidMatch */
H A Dhash_to_binary_tree_inc.h244 dict_matches[i] = kInvalidMatch; in FindAllMatches()
255 if (dict_id < kInvalidMatch) { in FindAllMatches()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.h22 static const uint32_t kInvalidMatch = 0xFFFFFFF; variable
30 all elements are initialized to kInvalidMatch */
H A Dhash_to_binary_tree_inc.h244 dict_matches[i] = kInvalidMatch; in FindAllMatches()
255 if (dict_id < kInvalidMatch) { in FindAllMatches()

Completed in 2 milliseconds