HomeSort by relevance Sort by last modified time
    Searched defs:uInt (Results 76 - 100 of 107) sorted by null

1 2 34 5

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zconf.h 51 # define uInt z_uInt
263 typedef unsigned int uInt; /* 16 bits or more */
274 typedef uInt FAR uIntf;
  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/zlib/
mozzconf.h 152 #define uInt MOZ_Z_uInt
  /external/icu4c/i18n/
decNumberLocal.h 74 #define uInt uint32_t
97 uInt u0, u1, v0, v1, w0, w1, w2, t; \
116 /* aliasing or alignment (as did the UINTAT simple cast to uInt). */
120 /* Return a uInt, etc., from bytes starting at a char* or uByte* */
124 /* Store a uInt, etc., into bytes starting at a char* or uByte*. */
142 #define CHARMASK ((((((((uInt)'0')<<8)+'0')<<8)+'0')<<8)+'0')
282 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */
318 extern const uInt DECCOMBMSD[64]; /* Combination field -> MSD */
319 extern const uInt DECCOMBFROM[48]; /* exp+msd -> Combination */
389 /* Macros to test if a certain 10 bits of a uInt or pair of uInts *
    [all...]

Completed in 427 milliseconds

1 2 34 5