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

1 2 3 4 5 6 7 8 91011>>

  /external/freetype/src/gzip/
inffixed.h 10 local const uInt fixed_bl = 9;
11 local const uInt fixed_bd = 5;
inftrees.h 25 uInt pad; /* pad structure to a power of 2 (4 bytes for */
27 uInt base; /* literal, length base, distance base,
46 uInt, /* number of literal/length codes */
47 uInt, /* number of distance codes */
infcodes.h 18 uInt, uInt,
inftrees.c 32 uInt, /* number of codes */
33 uInt, /* number of "simple" codes */
39 uInt *, /* hufts used in space */
43 local const uInt cplens[31] = { /* Copy lengths for literal codes 257..285 */
47 local const uInt cplext[31] = { /* Extra bits for literal codes 257..285 */
50 local const uInt cpdist[30] = { /* Copy offsets for distance codes 0..29 */
54 local const uInt cpdext[30] = { /* Extra bits for distance codes */
97 uInt n, /* number of codes (assumed <= 288) */
98 uInt s, /* number of simple-valued codes (0..s-1) */
104 uInt *hn, /* hufts used in space *
    [all...]
  /external/chromium_org/third_party/zlib/contrib/minizip/
zip.h 91 uInt tm_sec; /* seconds after the minute - [0,59] */
92 uInt tm_min; /* minutes after the hour - [0,59] */
93 uInt tm_hour; /* hours since midnight - [0,23] */
94 uInt tm_mday; /* day of the month - [1,31] */
95 uInt tm_mon; /* months since January - [0,11] */
96 uInt tm_year; /* years - [1980..2044] */
151 uInt size_extrafield_local,
153 uInt size_extrafield_global,
162 uInt size_extrafield_local,
164 uInt size_extrafield_global
    [all...]
  /external/zlib/src/contrib/minizip/
zip.h 91 uInt tm_sec; /* seconds after the minute - [0,59] */
92 uInt tm_min; /* minutes after the hour - [0,59] */
93 uInt tm_hour; /* hours since midnight - [0,23] */
94 uInt tm_mday; /* day of the month - [1,31] */
95 uInt tm_mon; /* months since January - [0,11] */
96 uInt tm_year; /* years - [1980..2044] */
151 uInt size_extrafield_local,
153 uInt size_extrafield_global,
162 uInt size_extrafield_local,
164 uInt size_extrafield_global
    [all...]
  /development/ndk/platforms/android-3/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
zconf.h 34 typedef unsigned int uInt;

Completed in 497 milliseconds

1 2 3 4 5 6 7 8 91011>>