Home
last modified time | relevance | path

Searched refs:DISTS (Results 1 - 25 of 27) 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,
191 default: /* DISTS */
210 (type == DISTS && used > ENOUGH_DISTS))
279 (type == DISTS && used > ENOUGH_DISTS))
H A Dinftrees.h57 DISTS enumerator
H A Dinfback.c111 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
471 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
H A Dinflate.c309 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
1034 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/third_party/node/deps/zlib/
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
186 default: /* DISTS */ in inflate_table()
205 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()
274 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()
H A Dinftrees.h57 DISTS enumerator
H A Dinfback.c103 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables()
458 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflateBack()
H A Dinflate.c280 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables()
1013 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, 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,
191 default: /* DISTS */
210 (type == DISTS && used > ENOUGH_DISTS))
279 (type == DISTS && used > ENOUGH_DISTS))
H A Dinftrees.h57 DISTS enumerator
H A Dinfback.c111 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
471 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/third_party/zlib/contrib/infback9/
H A Dinftree9.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
182 default: /* DISTS */ in inflate_table9()
201 (type == DISTS && used >= ENOUGH_DISTS)) in inflate_table9()
269 (type == DISTS && used >= ENOUGH_DISTS)) in inflate_table9()
H A Dinftree9.h56 DISTS enumerator
H A Dinfback9.c73 inflate_table9(DISTS, state.lens, 32, &(next), &(bits), state.work); in makefixed9()
447 ret = inflate_table9(DISTS, state->lens + state->nlen, in inflateBack9()
/third_party/zlib/
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
186 default: /* DISTS */ in inflate_table()
205 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()
274 (type == DISTS && used > ENOUGH_DISTS)) in inflate_table()
H A Dinftrees.h57 DISTS enumerator
H A Dinfback.c103 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables()
458 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflateBack()
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.h57 DISTS enumerator
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
191 default: /* DISTS */
210 (type == DISTS && used >= ENOUGH_DISTS))
279 (type == DISTS && used >= ENOUGH_DISTS))
H A Dinfback.c102 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
463 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
H A Dinflate.c269 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
994 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/third_party/zlib/test/
H A Dinfcover.c632 ret = inflate_table(DISTS, lens, 16, &next, &bits, work); in cover_trees()
636 ret = inflate_table(DISTS, lens, 16, &next, &bits, work); in cover_trees()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c310 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
1045 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c281 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables()
1024 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist, in inflate()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c309 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
1045 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,

Completed in 19 milliseconds

12