Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/dec/
H A Dhuffman.c124 BROTLI_REPEAT(BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH, { in BrotliBuildCodeLengthsHuffmanTable()
135 BROTLI_REPEAT(6, { in BrotliBuildCodeLengthsHuffmanTable()
H A Ddecode.c1174 BROTLI_REPEAT(4, error |= s->context_map[offset + j++] ^ sample;) in DetectTrivialLiteralBlockTypes()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c124 BROTLI_REPEAT(BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH, { in BrotliBuildCodeLengthsHuffmanTable()
135 BROTLI_REPEAT(6, { in BrotliBuildCodeLengthsHuffmanTable()
H A Ddecode.c1174 BROTLI_REPEAT(4, error |= s->context_map[offset + j++] ^ sample;) in DetectTrivialLiteralBlockTypes()
/third_party/node/deps/brotli/c/common/
H A Dplatform.h505 #define BROTLI_REPEAT(N, X) { \ macro
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h505 #define BROTLI_REPEAT(N, X) { \ macro

Completed in 10 milliseconds