HomeSort by relevance Sort by last modified time
    Searched refs:uInt (Results 101 - 125 of 298) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
zlib.h 21 uInt avail_in;
25 uInt avail_out;
  /prebuilts/ndk/9/platforms/android-9/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/chromium_org/third_party/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...]
  /external/zlib/src/
zutil.c 40 switch ((int)(sizeof(uInt))) {
155 uInt len;
166 uInt len;
168 uInt j;
178 uInt len;
279 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size)
299 extern voidp malloc OF((uInt size));
300 extern voidp calloc OF((uInt items, uInt size))
    [all...]
  /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_org/sdch/open-vcdiff/src/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...]
  /external/open-vcdiff/src/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...]
  /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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/4/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...]
  /prebuilts/ndk/5/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...]
  /prebuilts/ndk/6/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...]
  /prebuilts/ndk/6/platforms/android-3/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...]
  /prebuilts/ndk/7/platforms/android-14/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...]

Completed in 1457 milliseconds

1 2 3 45 6 7 8 91011>>