/third_party/skia/third_party/externals/zlib/ |
D | inftrees.c | 186 case LENS: 209 if ((type == LENS && used > ENOUGH_LENS) || 278 if ((type == LENS && used > ENOUGH_LENS) ||
|
D | inftrees.h | 56 LENS, enumerator
|
D | infback.c | 104 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 462 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
|
/third_party/zlib/ |
D | inftrees.c | 182 case LENS: in inflate_table() 205 if ((type == LENS && used > ENOUGH_LENS) || in inflate_table() 274 if ((type == LENS && used > ENOUGH_LENS) || in inflate_table()
|
D | inftrees.h | 56 LENS, enumerator
|
D | infback.c | 105 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 463 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
|
/third_party/node/deps/zlib/ |
D | inftrees.c | 181 case LENS: in inflate_table() 204 if ((type == LENS && used > ENOUGH_LENS) || in inflate_table() 273 if ((type == LENS && used > ENOUGH_LENS) || in inflate_table()
|
D | inftrees.h | 56 LENS, enumerator
|
D | infback.c | 96 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables() 449 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), in inflateBack()
|
D | inflate.c | 273 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables() 1004 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), in inflate()
|
/third_party/node/deps/v8/third_party/zlib/ |
D | inftrees.c | 186 case LENS: 209 if ((type == LENS && used > ENOUGH_LENS) || 278 if ((type == LENS && used > ENOUGH_LENS) ||
|
D | inftrees.h | 56 LENS, enumerator
|
D | infback.c | 104 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 462 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
|
/third_party/libwebsockets/win32port/zlib/ |
D | inftrees.c | 186 case LENS: 211 if ((type == LENS && used >= ENOUGH_LENS) || 280 if ((type == LENS && used >= ENOUGH_LENS) ||
|
D | inftrees.h | 56 LENS, enumerator
|
D | infback.c | 95 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 454 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
|
D | inflate.c | 262 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 985 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
|
/third_party/zlib/contrib/infback9/ |
D | inftree9.c | 180 case LENS: 205 if ((type == LENS && used >= ENOUGH_LENS) || 273 if ((type == LENS && used >= ENOUGH_LENS) ||
|
D | inftree9.h | 55 LENS, enumerator
|
D | infback9.c | 70 inflate_table9(LENS, state.lens, 288, &(next), &(bits), state.work); in makefixed9() 447 ret = inflate_table9(LENS, state->lens, state->nlen,
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimodalInput_touchEvent.js | 31 LENS: 7, property
|
/third_party/skia/third_party/externals/freetype/src/gzip/ |
D | infutil.h | 16 LENS, /* get lengths for stored */ enumerator
|
D | infblock.c | 150 s->mode = LENS; /* get length of stored block */ in inflate_blocks() 185 case LENS: in inflate_blocks()
|
/third_party/node/deps/zlib/contrib/optimizations/ |
D | inflate.c | 274 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables() 1015 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next), in inflate()
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
D | inflate.c | 302 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); 1036 ret = inflate_table(LENS, state->lens, state->nlen, &(state->next),
|