Searched refs:uIntf (Results 1 – 16 of 16) sorted by relevance
/external/freetype/src/gzip/ |
D | inftrees.c | 31 uIntf *, /* code lengths in bits */ 34 const uIntf *, /* list of base values for non-simple codes */ 35 const uIntf *, /* list of extra bits for non-simple codes */ 37 uIntf *, /* maximum lookup bits (returns actual) */ 40 uIntf * )); /* space for values */ 96 uIntf *b, /* code lengths in bits (all assumed <= BMAX) */ in huft_build() 99 const uIntf *d, /* list of base values for non-simple codes */ in huft_build() 100 const uIntf *e, /* list of extra bits for non-simple codes */ in huft_build() 102 uIntf *m, /* maximum lookup bits, returns actual */ in huft_build() 105 uIntf *v /* working area: values in order of bit length */ in huft_build() [all …]
|
D | inftrees.h | 39 uIntf *, /* 19 code lengths */ 40 uIntf *, /* bits tree desired/actual depth */ 48 uIntf *, /* that many (total) code lengths */ 49 uIntf *, /* literal desired/actual bit depth */ 50 uIntf *, /* distance desired/actual bit depth */ 57 uIntf *, /* literal desired/actual bit depth */ 58 uIntf *, /* distance desired/actual bit depth */
|
D | zconf.h | 45 # define uIntf z_uIntf macro 232 typedef uInt FAR uIntf; typedef
|
D | infutil.h | 39 uIntf *blens; /* bit lengths of codes */
|
D | infblock.c | 229 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL) in inflate_blocks()
|
/external/chromium_org/sdch/open-vcdiff/src/zlib/ |
D | zconf.h | 56 # define uIntf z_uIntf macro 274 typedef uInt FAR uIntf; typedef
|
/external/chromium_org/third_party/zlib/ |
D | zconf.h | 124 # define uIntf z_uIntf macro 349 typedef uInt FAR uIntf; typedef
|
D | mozzconf.h | 153 #define uIntf MOZ_Z_uIntf macro
|
D | google.patch | 171 +#define uIntf MOZ_Z_uIntf
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
D | zconf.h | 142 # define uIntf z_uIntf macro 381 typedef uInt FAR uIntf; typedef
|
/external/qemu/distrib/zlib-1.2.8/ |
D | zconf.h | 142 # define uIntf z_uIntf macro 381 typedef uInt FAR uIntf; typedef
|
/external/zlib/ |
D | zconf.h | 142 # define uIntf z_uIntf macro 381 typedef uInt FAR uIntf; typedef
|
/external/pdfium/core/include/thirdparties/zlib/ |
D | zconf.h | 142 # define uIntf z_uIntf macro 381 typedef uInt FAR uIntf; typedef
|
/external/zlib/src/ |
D | zconf.h | 142 # define uIntf z_uIntf macro 381 typedef uInt FAR uIntf; typedef
|
D | zconf.h.in | 142 # define uIntf z_uIntf macro 381 typedef uInt FAR uIntf; typedef
|
D | zconf.h.cmakein | 144 # define uIntf z_uIntf 383 typedef uInt FAR uIntf;
|