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

/external/kernel-headers/original/linux/
H A Dzconf.h53 typedef unsigned int uInt; /* 16 bits or more */ typedef
/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/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/zlib/
H A Dzconf.in.h51 # define uInt z_uInt macro
263 typedef unsigned int uInt; /* 16 bits or more */ typedef
274 typedef uInt FAR uIntf;
H A Dzconf.h136 # define uInt z_uInt macro
367 typedef unsigned int uInt; /* 16 bits or more */ typedef
378 typedef uInt FAR uIntf;
/external/icu4c/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/valgrind/main/none/tests/amd64/
H A Dpcmpstr64.c22 UInt uInt[4]; member in union:__anon12785
417 resECX = resV.uInt[0];
508 resECX = resV.uInt[0];
602 resECX = resV.uInt[0];
684 resECX = resV.uInt[0];
777 resECX = resV.uInt[0];
872 resECX = resV.uInt[0];
954 resECX = resV.uInt[0];
1037 resECX = resV.uInt[0];
1117 resECX = resV.uInt[
1290 UInt uInt[4]; member in union:__anon12786
[all...]

Completed in 79 milliseconds