Home
last modified time | relevance | path

Searched refs:CODES (Results 1 – 23 of 23) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_HuffmanTable.h29 const std::vector<int>& GetCODES() const { return CODES; } in GetCODES()
44 std::vector<int> CODES; variable
DJBig2_HuffmanTable.cpp106 CODES.resize(NTEMP); in InitCodes()
119 CODES[j] = CURCODE++; in InitCodes()
DJBig2_Context.h107 void huffman_assign_code(int* CODES, int* PREFLEN, int NTEMP);
DJBig2_Context.cpp1364 void CJBig2_Context::huffman_assign_code(int* CODES, int* PREFLEN, int NTEMP) { in huffman_assign_code() argument
1390 CODES[CURTEMP] = CURCODE; in huffman_assign_code()
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DHuffman.java35 private static final int[] CODES = { field in Huffman
95 int code = CODES[b]; in encode()
166 addCode(i, CODES[i], CODE_LENGTHS[i]); in buildTree()
/external/freetype/src/gzip/
Dinfblock.c76 if (s->mode == CODES) in inflate_blocks_reset()
169 s->mode = CODES; in inflate_blocks()
337 s->mode = CODES; in inflate_blocks()
338 case CODES: in inflate_blocks()
Dinfutil.h21 CODES, /* processing fixed or dynamic block */ enumerator
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
Dinfblock.c76 if (s->mode == CODES) in inflate_blocks_reset()
169 s->mode = CODES; in inflate_blocks()
337 s->mode = CODES; in inflate_blocks()
338 case CODES: in inflate_blocks()
Dinfutil.h21 CODES, /* processing fixed or dynamic block */ enumerator
/external/zlib/src/
Dinftrees.c137 if (left > 0 && (type == CODES || max != 1))
182 case CODES:
Dinftrees.h55 CODES, enumerator
Dinfback.c388 ret = inflate_table(CODES, state->lens, 19, &(state->next),
Dinflate.c926 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/external/pdfium/third_party/zlib_v128/
Dinftrees.c137 if (left > 0 && (type == CODES || max != 1)) in inflate_table()
182 case CODES: in inflate_table()
Dinftrees.h55 CODES, enumerator
Dinfback.c388 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflateBack()
Dinflate.c926 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflate()
/external/zlib/src/contrib/infback9/
Dinftree9.h54 CODES, enumerator
Dinftree9.c131 if (left > 0 && (type == CODES || max != 1))
176 case CODES:
Dinfback9.c372 ret = inflate_table9(CODES, state->lens, 19, &(state->next),
/external/curl/packages/vms/
Dcurlmsg.sdl10 /* THESE VMS ERROR CODES ARE GENERATED BY TAKING APART THE CURL.H
/external/curl/docs/
DFAQ928 section called "EXIT CODES".
/external/pcre/dist/doc/
Dpcre.txt438 CHARACTER CODES
769 CHARACTER CODES
2407 COMPILATION ERROR CODES
4885 EBCDIC CHARACTER CODES