Home
last modified time | relevance | path

Searched refs:BROTLI_PREDICT_FALSE (Results 1 - 22 of 22) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Ddecode.c186 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, 1, &bits))) { in DecodeVarLenUint8()
196 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, 3, &bits))) { in DecodeVarLenUint8()
210 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, *value, &bits))) { in DecodeVarLenUint8()
447 if (BROTLI_PREDICT_FALSE(*bits > HUFFMAN_TABLE_BITS)) { in ReadPreloadedSymbol()
486 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, max_bits, &v))) { in ReadSimpleHuffmanSymbols()
702 if (BROTLI_PREDICT_FALSE(!BrotliSafeGetBits(br, 4, &ix))) { in ReadCodeLengthCodeLengths()
1687 if (BROTLI_PREDICT_FALSE(v.insert_len_extra_bits != 0)) { in ReadCommandInternal()
1771 if (BROTLI_PREDICT_FALSE(s->block_length[1] == 0)) { in ProcessCommandsInternal()
1799 if (BROTLI_PREDICT_FALSE(s->block_length[0] == 0)) { in ProcessCommandsInternal()
1818 if (BROTLI_PREDICT_FALSE(po in ProcessCommandsInternal()
[all...]
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c186 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, 1, &bits))) { in DecodeVarLenUint8()
196 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, 3, &bits))) { in DecodeVarLenUint8()
210 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, *value, &bits))) { in DecodeVarLenUint8()
447 if (BROTLI_PREDICT_FALSE(*bits > HUFFMAN_TABLE_BITS)) { in ReadPreloadedSymbol()
486 if (BROTLI_PREDICT_FALSE(!BrotliSafeReadBits(br, max_bits, &v))) { in ReadSimpleHuffmanSymbols()
702 if (BROTLI_PREDICT_FALSE(!BrotliSafeGetBits(br, 4, &ix))) { in ReadCodeLengthCodeLengths()
1687 if (BROTLI_PREDICT_FALSE(v.insert_len_extra_bits != 0)) { in ReadCommandInternal()
1771 if (BROTLI_PREDICT_FALSE(s->block_length[1] == 0)) { in ProcessCommandsInternal()
1799 if (BROTLI_PREDICT_FALSE(s->block_length[0] == 0)) { in ProcessCommandsInternal()
1818 if (BROTLI_PREDICT_FALSE(po in ProcessCommandsInternal()
[all...]
/third_party/node/deps/brotli/c/enc/
H A Dfind_match_length.h27 if (BROTLI_PREDICT_FALSE(BROTLI_UNALIGNED_LOAD64LE(s2) == in FindMatchLengthWithLimit()
H A Dhash_longest_match64_inc.h187 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
229 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
H A Dhash_longest_match_inc.h183 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
224 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
H A Dhash_longest_match_quickly_inc.h201 if (BROTLI_PREDICT_FALSE(backward == 0 || backward > max_backward)) { in FindLongestMatch()
232 if (BROTLI_PREDICT_FALSE(backward == 0 || backward > max_backward)) { in FindLongestMatch()
H A Dringbuffer.h96 if (BROTLI_PREDICT_FALSE(masked_pos < rb->tail_size_)) { in RingBufferWriteTail()
H A Dcompress_fragment.c532 if (BROTLI_PREDICT_FALSE(next_ip > ip_limit)) { in BrotliCompressFragmentFastImpl()
598 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in BrotliCompressFragmentFastImpl()
635 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in BrotliCompressFragmentFastImpl()
H A Dcompress_fragment_two_pass.c294 if (BROTLI_PREDICT_FALSE(next_ip > ip_limit)) { in CreateCommands()
345 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in CreateCommands()
400 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in CreateCommands()
H A Dhash_to_binary_tree_inc.h221 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindAllMatches()
H A Dbackward_references_hq.c457 if (BROTLI_PREDICT_FALSE(backward > dictionary_start + gap)) { in UpdateNodes()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dfind_match_length.h27 if (BROTLI_PREDICT_FALSE(BROTLI_UNALIGNED_LOAD64LE(s2) == in FindMatchLengthWithLimit()
H A Dhash_longest_match_inc.h183 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
224 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
H A Dhash_longest_match_quickly_inc.h201 if (BROTLI_PREDICT_FALSE(backward == 0 || backward > max_backward)) { in FindLongestMatch()
232 if (BROTLI_PREDICT_FALSE(backward == 0 || backward > max_backward)) { in FindLongestMatch()
H A Dhash_longest_match64_inc.h187 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
229 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindLongestMatch()
H A Dringbuffer.h96 if (BROTLI_PREDICT_FALSE(masked_pos < rb->tail_size_)) { in RingBufferWriteTail()
H A Dcompress_fragment.c532 if (BROTLI_PREDICT_FALSE(next_ip > ip_limit)) { in BrotliCompressFragmentFastImpl()
598 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in BrotliCompressFragmentFastImpl()
635 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in BrotliCompressFragmentFastImpl()
H A Dcompress_fragment_two_pass.c294 if (BROTLI_PREDICT_FALSE(next_ip > ip_limit)) { in CreateCommands()
345 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in CreateCommands()
400 if (BROTLI_PREDICT_FALSE(ip >= ip_limit)) { in CreateCommands()
H A Dhash_to_binary_tree_inc.h221 if (BROTLI_PREDICT_FALSE(backward > max_backward)) { in FindAllMatches()
H A Dbackward_references_hq.c457 if (BROTLI_PREDICT_FALSE(backward > dictionary_start + gap)) { in UpdateNodes()
/third_party/node/deps/brotli/c/common/
H A Dplatform.h57 /* Define "BROTLI_PREDICT_TRUE" and "BROTLI_PREDICT_FALSE" macros for capable
70 if (BROTLI_PREDICT_FALSE(something_rare_or_unexpected_happens)) {
83 #define BROTLI_PREDICT_FALSE(x) (__builtin_expect(x, 0)) macro
85 #define BROTLI_PREDICT_FALSE(x) (x) macro
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h57 /* Define "BROTLI_PREDICT_TRUE" and "BROTLI_PREDICT_FALSE" macros for capable
70 if (BROTLI_PREDICT_FALSE(something_rare_or_unexpected_happens)) {
83 #define BROTLI_PREDICT_FALSE(x) (__builtin_expect(x, 0)) macro
85 #define BROTLI_PREDICT_FALSE(x) (x) macro

Completed in 23 milliseconds