Searched refs:uIntf (Results 1 - 15 of 15) sorted by relevance

/external/freetype/src/gzip/
H A Dinftrees.h39 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 */
H A Dinftrees.c31 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) */
99 const uIntf *d, /* list of base values for non-simple codes */
100 const uIntf *e, /* list of extra bits for non-simple codes */
102 uIntf *m, /* maximum lookup bits, returns actual */
105 uIntf *
[all...]
H A Dzconf.h45 # define uIntf z_uIntf macro
232 typedef uInt FAR uIntf; typedef
H A Dinfutil.h39 uIntf *blens; /* bit lengths of codes */
H A Dinfblock.c229 if ((s->sub.trees.blens = (uIntf*)ZALLOC(z, t, sizeof(uInt))) == Z_NULL)
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h56 # define uIntf z_uIntf macro
274 typedef uInt FAR uIntf; typedef
/external/chromium_org/third_party/zlib/
H A Dzconf.h124 # define uIntf z_uIntf macro
349 typedef uInt FAR uIntf; typedef
H A Dmozzconf.h153 #define uIntf MOZ_Z_uIntf macro
/external/pdfium/core/include/thirdparties/zlib/
H A Dzconf.h142 # define uIntf z_uIntf macro
381 typedef uInt FAR uIntf; typedef
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzconf.h142 # define uIntf z_uIntf macro
381 typedef uInt FAR uIntf; typedef
/external/qemu/distrib/zlib-1.2.8/
H A Dzconf.h142 # define uIntf z_uIntf macro
381 typedef uInt FAR uIntf; typedef
/external/zlib/src/
H A Dzconf.h142 # define uIntf z_uIntf macro
381 typedef uInt FAR uIntf; typedef
H A Dzconf.h.cmakein144 # define uIntf z_uIntf
383 typedef uInt FAR uIntf;
H A Dzconf.h.in142 # define uIntf z_uIntf
381 typedef uInt FAR uIntf;
/external/zlib/
H A Dzconf.h142 # define uIntf z_uIntf macro
381 typedef uInt FAR uIntf; typedef

Completed in 130 milliseconds