Searched refs:DISTS (Results 1 - 20 of 20) sorted by relevance

/external/pdfium/third_party/zlib_v128/
H A Dinftrees.h57 DISTS enumerator in enum:__anon16792
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
193 default: /* DISTS */
212 (type == DISTS && used > ENOUGH_DISTS))
281 (type == DISTS && used > ENOUGH_DISTS))
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.c290 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
1009 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/external/python/cpython2/Modules/zlib/
H A Dinftrees.h57 DISTS enumerator in enum:__anon17701
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
193 default: /* DISTS */
212 (type == DISTS && used > ENOUGH_DISTS))
281 (type == DISTS && used > ENOUGH_DISTS))
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.c290 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
1009 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/external/syslinux/com32/lib/zlib/
H A Dinftrees.h57 DISTS enumerator in enum:__anon20919
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
193 default: /* DISTS */
212 (type == DISTS && used >= ENOUGH_DISTS))
281 (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,
/external/zlib/src/contrib/infback9/
H A Dinftree9.h56 DISTS enumerator in enum:__anon27466
H A Dinftree9.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
187 default: /* DISTS */
206 (type == DISTS && used >= ENOUGH_DISTS))
274 (type == DISTS && used >= ENOUGH_DISTS))
H A Dinfback9.c77 inflate_table9(DISTS, state.lens, 32, &(next), &(bits), state.work);
456 ret = inflate_table9(DISTS, state->lens + state->nlen,
/external/zlib/src/
H A Dinftrees.h57 DISTS enumerator in enum:__anon27482
H A Dinftrees.c25 to be generated, CODES, LENS, or DISTS. On return, zero is success,
193 default: /* DISTS */
212 (type == DISTS && used > ENOUGH_DISTS))
281 (type == DISTS && used > ENOUGH_DISTS))
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.c290 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work);
1009 ret = inflate_table(DISTS, state->lens + state->nlen, state->ndist,
/external/zlib/src/test/
H A Dinfcover.c631 ret = inflate_table(DISTS, lens, 16, &next, &bits, work);
635 ret = inflate_table(DISTS, lens, 16, &next, &bits, work);

Completed in 460 milliseconds