Home
last modified time | relevance | path

Searched refs:CODELENS (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/zlib/
Dinflate.h39 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
Dinflate.c919 state->mode = CODELENS;
920 case CODELENS:
/external/qemu/distrib/zlib-1.2.8/
Dinflate.h39 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
Dinflate.c935 state->mode = CODELENS;
936 case CODELENS:
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dinflate.h39 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
Dfx_zlib_inflate.c935 state->mode = CODELENS; in inflate()
936 case CODELENS: in inflate()
/external/zlib/src/
Dinflate.h39 CODELENS, /* i: waiting for length/lit and distance code lengths */ enumerator
Dinflate.c935 state->mode = CODELENS;
936 case CODELENS: