• Home
  • Raw
  • Download

Lines Matching refs:is_all_caps

279         const BROTLI_BOOL is_all_caps =  in BrotliFindAllStaticDictionaryMatches()  local
286 AddMatch(id + (is_all_caps ? 44 : 9) * n, l, l, matches); in BrotliFindAllStaticDictionaryMatches()
294 AddMatch(id + (is_all_caps ? 68 : 4) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
296 AddMatch(id + (is_all_caps ? 87 : 66) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
298 AddMatch(id + (is_all_caps ? 97 : 69) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
301 AddMatch(id + (is_all_caps ? 101 : 79) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
303 AddMatch(id + (is_all_caps ? 114 : 88) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
306 AddMatch(id + (is_all_caps ? 112 : 99) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
308 AddMatch(id + (is_all_caps ? 107 : 58) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
311 AddMatch(id + (is_all_caps ? 94 : 74) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
313 AddMatch(id + (is_all_caps ? 113 : 78) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
316 AddMatch(id + (is_all_caps ? 105 : 104) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
318 AddMatch(id + (is_all_caps ? 116 : 108) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
379 const BROTLI_BOOL is_all_caps = in BrotliFindAllStaticDictionaryMatches() local
386 AddMatch(id + (is_all_caps ? 85 : 30) * n, l + 1, l, matches); in BrotliFindAllStaticDictionaryMatches()
394 AddMatch(id + (is_all_caps ? 83 : 15) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
396 if (!is_all_caps) { in BrotliFindAllStaticDictionaryMatches()
400 AddMatch(id + (is_all_caps ? 111 : 65) * n, l + 3, l, matches); in BrotliFindAllStaticDictionaryMatches()
403 AddMatch(id + (is_all_caps ? 115 : 96) * n, l + 2, l, matches); in BrotliFindAllStaticDictionaryMatches()
405 AddMatch(id + (is_all_caps ? 117 : 91) * n, l + 3, l, matches); in BrotliFindAllStaticDictionaryMatches()
409 AddMatch(id + (is_all_caps ? 110 : 118) * n, l + 3, l, matches); in BrotliFindAllStaticDictionaryMatches()
411 AddMatch(id + (is_all_caps ? 119 : 120) * n, l + 3, l, matches); in BrotliFindAllStaticDictionaryMatches()