Searched refs:codetype (Results 1 – 14 of 14) sorted by relevance
/external/rust/crates/libz-sys/src/zlib-ng/ |
D | inftrees.h | 61 } codetype; typedef 63 int Z_INTERNAL zng_inflate_table (codetype type, uint16_t *lens, unsigned codes,
|
D | inftrees.c | 32 int Z_INTERNAL zng_inflate_table(codetype type, uint16_t *lens, unsigned codes, in zng_inflate_table()
|
/external/rust/crates/libz-sys/src/zlib/contrib/infback9/ |
D | inftree9.h | 57 } codetype; typedef 59 extern int inflate_table9 OF((codetype type, unsigned short FAR *lens,
|
D | inftree9.c | 33 codetype type; in inflate_table9()
|
/external/python/cpython2/Modules/zlib/ |
D | inftrees.h | 58 } codetype; typedef 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
D | inftrees.c | 33 codetype type; in inflate_table()
|
/external/rust/crates/libz-sys/src/zlib/ |
D | inftrees.h | 58 } codetype; typedef 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
D | inftrees.c | 33 codetype type; in inflate_table()
|
/external/angle/third_party/zlib/ |
D | inftrees.h | 58 } codetype; typedef 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
D | inftrees.c | 33 codetype type; in inflate_table()
|
/external/zlib/ |
D | inftrees.h | 58 } codetype; typedef 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
D | inftrees.c | 33 codetype type; in inflate_table()
|
/external/libwebsockets/win32port/zlib/ |
D | inftrees.h | 58 } codetype; typedef 60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
|
D | inftrees.c | 33 codetype type; in inflate_table()
|