Searched defs:uInt (Results 1 - 14 of 14) sorted by relevance

/external/kernel-headers/original/linux/
H A Dzconf.h53 typedef unsigned int uInt; /* 16 bits or more */ typedef
/external/valgrind/main/none/tests/amd64/
H A Daes.c18 UInt uInt[4]; member in union:__anon27761
H A Dpcmpstr64.c22 UInt uInt[4]; member in union:__anon27766
417 resECX = resV.uInt[0];
508 resECX = resV.uInt[0];
602 resECX = resV.uInt[0];
689 resECX = resV.uInt[0];
782 resECX = resV.uInt[0];
877 resECX = resV.uInt[0];
959 resECX = resV.uInt[0];
1042 resECX = resV.uInt[0];
1122 resECX = resV.uInt[
[all...]
H A Dpcmpstr64w.c24 UInt uInt[4]; member in union:__anon27767
418 resECX = resV.uInt[0];
509 resECX = resV.uInt[0];
603 resECX = resV.uInt[0];
688 resECX = resV.uInt[0];
781 resECX = resV.uInt[0];
876 resECX = resV.uInt[0];
958 resECX = resV.uInt[0];
1041 resECX = resV.uInt[0];
1121 resECX = resV.uInt[
[all...]
/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h51 # define uInt z_uInt macro
263 typedef unsigned int uInt; /* 16 bits or more */ typedef
274 typedef uInt FAR uIntf;
/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzconf.h51 # define uInt z_uInt macro
263 typedef unsigned int uInt; /* 16 bits or more */ typedef
274 typedef uInt FAR uIntf;
/external/open-vcdiff/src/zlib/
H A Dzconf.h51 # define uInt z_uInt macro
263 typedef unsigned int uInt; /* 16 bits or more */ typedef
274 typedef uInt FAR uIntf;
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h51 # define uInt z_uInt macro
263 typedef unsigned int uInt; /* 16 bits or more */ typedef
274 typedef uInt FAR uIntf;
/external/chromium_org/third_party/icu/source/i18n/
H A DdecNumberLocal.h74 #define uInt uint32_t macro
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 sig
[all...]
/external/chromium_org/third_party/zlib/
H A Dmozzconf.h152 #define uInt MOZ_Z_uInt macro
H A Dzconf.h123 # define uInt z_uInt macro
338 typedef unsigned int uInt; /* 16 bits or more */ typedef
349 typedef uInt FAR uIntf;
/external/icu4c/i18n/
H A DdecNumberLocal.h74 #define uInt uint32_t macro
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 o
[all...]
/external/zlib/src/
H A Dzconf.h141 # define uInt z_uInt macro
370 typedef unsigned int uInt; /* 16 bits or more */ typedef
381 typedef uInt FAR uIntf;
/external/zlib/
H A Dzconf.h141 # define uInt z_uInt macro
370 typedef unsigned int uInt; /* 16 bits or more */ typedef
381 typedef uInt FAR uIntf;

Completed in 2848 milliseconds