Home
last modified time | relevance | path

Searched refs:CODES (Results 1 - 25 of 28) sorted by relevance

12

/third_party/node/deps/v8/third_party/zlib/
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
137 if (left > 0 && (type == CODES || max != 1))
182 case CODES:
H A Dinftrees.h55 CODES, enumerator
H A Dinfback.c388 ret = inflate_table(CODES, state->lens, 19, &(state->next),
H A Dinflate.c951 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/third_party/node/deps/zlib/
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
132 if (left > 0 && (type == CODES || max != 1)) in inflate_table()
177 case CODES: in inflate_table()
H A Dinftrees.h55 CODES, enumerator
H A Dinfback.c375 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflateBack()
H A Dinflate.c929 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflate()
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
137 if (left > 0 && (type == CODES || max != 1))
182 case CODES:
H A Dinftrees.h55 CODES, enumerator
H A Dinfback.c388 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/third_party/zlib/contrib/infback9/
H A Dinftree9.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
126 if (left > 0 && (type == CODES || max != 1)) in inflate_table9()
171 case CODES: in inflate_table9()
H A Dinftree9.h54 CODES, enumerator
H A Dinfback9.c363 ret = inflate_table9(CODES, state->lens, 19, &(state->next), in inflateBack9()
/third_party/zlib/
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
132 if (left > 0 && (type == CODES || max != 1)) in inflate_table()
177 case CODES: in inflate_table()
H A Dinftrees.h55 CODES, enumerator
H A Dinfback.c375 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflateBack()
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.c76 if (s->mode == CODES) in inflate_blocks_reset()
169 s->mode = CODES; in inflate_blocks()
339 s->mode = CODES; in inflate_blocks()
341 case CODES: in inflate_blocks()
H A Dinfutil.h21 CODES, /* processing fixed or dynamic block */ enumerator
46 } decode; /* if CODES, current state */
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.h55 CODES, enumerator
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
137 if (left > 0 && (type == CODES || max != 1))
182 case CODES:
H A Dinfback.c379 ret = inflate_table(CODES, state->lens, 19, &(state->next),
H A Dinflate.c910 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c962 ret = inflate_table(CODES, state->lens, 19, &(state->next),
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c940 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflate()

Completed in 20 milliseconds

12