Searched refs:USE_DICTIONARY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/brotli/dist/c/enc/
H A Dhash.h251 #define USE_DICTIONARY 1 macro
254 #undef USE_DICTIONARY
259 #define USE_DICTIONARY 0 macro
261 #undef USE_DICTIONARY
269 #define USE_DICTIONARY 1 macro
271 #undef USE_DICTIONARY
319 #define USE_DICTIONARY 0 macro
321 #undef USE_DICTIONARY
H A Dhash_longest_match_quickly_inc.h9 USE_DICTIONARY
251 if (USE_DICTIONARY && min_score == out->score) {

Completed in 3 milliseconds