HomeSort by relevance Sort by last modified time
    Searched refs:uInt (Results 26 - 50 of 116) sorted by null

12 3 4 5

  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /external/kernel-headers/original/linux/
zlib.h 86 uInt avail_in; /* number of bytes available at next_in */
90 uInt avail_out; /* remaining free space at next_out */
495 uInt dictLength);
631 uInt dictLength);
    [all...]
  /external/zlib/
zutil.c 37 switch ((int)(sizeof(uInt))) {
152 uInt len;
163 uInt len;
165 uInt j;
175 uInt len;
275 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size)
295 extern voidp malloc OF((uInt size));
296 extern voidp calloc OF((uInt items, uInt size))
    [all...]
compress.c 33 stream.avail_in = (uInt)sourceLen;
39 stream.avail_out = (uInt)*destLen;
zlib.h 80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
87 uInt avail_in; /* number of bytes available at next_in */
91 uInt avail_out; /* remaining free space at next_out */
118 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
119 uInt extra_max; /* space at extra (only when reading header) */
121 uInt name_max; /* space at name (only when reading header) */
123 uInt comm_max; /* space at comment (only when reading header) */
580 uInt dictLength));
    [all...]
example.c 263 c_stream.avail_out = (uInt)comprLen;
269 c_stream.avail_in = (uInt)uncomprLen;
280 c_stream.avail_in = (uInt)comprLen/2;
287 c_stream.avail_in = (uInt)uncomprLen;
317 d_stream.avail_in = (uInt)comprLen;
324 d_stream.avail_out = (uInt)uncomprLen;
350 uInt len = (uInt)strlen(hello)+1;
362 c_stream.avail_out = (uInt)*comprLen;
402 d_stream.avail_out = (uInt)uncomprLen
    [all...]
  /external/chromium/third_party/zlib/contrib/minizip/
unzip.h 84 uInt tm_sec; /* seconds after the minute - [0,59] */
85 uInt tm_min; /* minutes after the hour - [0,59] */
86 uInt tm_hour; /* hours since midnight - [0,23] */
87 uInt tm_mday; /* day of the month - [1,31] */
88 uInt tm_mon; /* months since January - [0,11] */
89 uInt tm_year; /* years - [1980..2044] */
  /development/ndk/platforms/android-3/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /external/chromium/third_party/zlib/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
compress.c 33 stream.avail_in = (uInt)sourceLen;
39 stream.avail_out = (uInt)*destLen;
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
compress.c 33 stream.avail_in = (uInt)sourceLen;
39 stream.avail_out = (uInt)*destLen;
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
zlib.h 77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
84 uInt avail_in; /* number of bytes available at next_in */
88 uInt avail_out; /* remaining free space at next_out */
115 uInt extra_len; /* extra field length (valid if extra != Z_NULL) */
116 uInt extra_max; /* space at extra (only when reading header) */
118 uInt name_max; /* space at name (only when reading header) */
120 uInt comm_max; /* space at comment (only when reading header) */
540 uInt dictLength));
    [all...]
  /external/icu4c/i18n/
decNumberLocal.h 74 #define uInt uint32_t
93 extern const uInt DECPOWERS[10]; /* powers of ten table */
97 extern const uInt DPD2BINK[1024]; /* DPD -> 0-999000 */
98 extern const uInt DPD2BINM[1024]; /* DPD -> 0-999000000 */
109 uInt u0, u1, v0, v1, w0, w1, w2, t; \
128 /* aliasing or alignment (as did the UINTAT simple cast to uInt). */
132 /* Return a uInt, etc., from bytes starting at a char* or uByte* */
136 /* Store a uInt, etc., into bytes starting at a char* or uByte*. */
154 #define CHARMASK ((((((((uInt)'0')<<8)+'0')<<8)+'0')<<8)+'0')
294 uInt sign; /* 0=positive, DECFLOAT_Sign=negative *
    [all...]
  /external/zlib/contrib/minizip/
unzip.h 86 uInt tm_sec; /* seconds after the minute - [0,59] */
87 uInt tm_min; /* minutes after the hour - [0,59] */
88 uInt tm_hour; /* hours since midnight - [0,23] */
89 uInt tm_mday; /* day of the month - [1,31] */
90 uInt tm_mon; /* months since January - [0,11] */
91 uInt tm_year; /* years - [1980..2044] */

Completed in 502 milliseconds

12 3 4 5