HomeSort by relevance Sort by last modified time
    Searched refs:uLong (Results 1 - 25 of 273) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/zlib/contrib/minizip/
mztools.h 28 uLong* nRecovered,
29 uLong* bytesRecovered);
unzip.h 100 uLong size_comment; /* size of the global comment of the zipfile */
105 uLong number_entry; /* total number of entries in
107 uLong size_comment; /* size of the global comment of the zipfile */
113 uLong version; /* version made by 2 bytes */
114 uLong version_needed; /* version needed to extract 2 bytes */
115 uLong flag; /* general purpose bit flag 2 bytes */
116 uLong compression_method; /* compression method 2 bytes */
117 uLong dosDate; /* last mod file date in Dos fmt 4 bytes */
118 uLong crc; /* crc-32 4 bytes */
121 uLong size_filename; /* filename length 2 bytes *
    [all...]
  /external/zlib/src/contrib/minizip/
mztools.h 28 uLong* nRecovered,
29 uLong* bytesRecovered);
unzip.h 100 uLong size_comment; /* size of the global comment of the zipfile */
105 uLong number_entry; /* total number of entries in
107 uLong size_comment; /* size of the global comment of the zipfile */
113 uLong version; /* version made by 2 bytes */
114 uLong version_needed; /* version needed to extract 2 bytes */
115 uLong flag; /* general purpose bit flag 2 bytes */
116 uLong compression_method; /* compression method 2 bytes */
117 uLong dosDate; /* last mod file date in Dos fmt 4 bytes */
118 uLong crc; /* crc-32 4 bytes */
121 uLong size_filename; /* filename length 2 bytes *
    [all...]
  /bionic/libc/kernel/common/linux/
zconf.h 41 typedef unsigned long uLong;
zlib.h 27 uLong total_in;
31 uLong total_out;
37 uLong adler;
39 uLong reserved;
  /development/ndk/platforms/android-3/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /external/kernel-headers/original/linux/
zconf.h 54 typedef unsigned long uLong; /* 32 bits or more */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 35 typedef unsigned long uLong;
zlib.h 22 uLong total_in;
26 uLong total_out;
34 uLong adler;
35 uLong reserved;

Completed in 405 milliseconds

1 2 3 4 5 6 7 8 91011