Searched refs:CODES (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/lib/zlib_inflate/ |
H A D | inftrees.h | 51 CODES, enumerator
|
H A D | inftrees.c | 123 if (left > 0 && (type == CODES || max != 1)) in zlib_inflate_table() 169 case CODES: in zlib_inflate_table()
|
H A D | inflate.c | 495 ret = zlib_inflate_table(CODES, state->lens, 19, &(state->next), in zlib_inflate()
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.h | 48 CODES, enumerator
|
H A D | inftrees.c | 133 if (left > 0 && (type == CODES || max != 1)) in inflate_table() 179 case CODES: in inflate_table()
|
H A D | inflate.c | 639 ret = inflate_table(CODES, state->lens, 19, &(state->next), in inflate()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | atarikbd.rst | 705 SCAN CODES
|