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

/external/valgrind/none/tests/amd64/
H A Daes.c18 UInt uInt[4]; member in union:__anon25259
H A Dpcmpstr64w.c24 UInt uInt[4]; member in union:__anon25272
419 resECX = resV.uInt[0];
510 resECX = resV.uInt[0];
604 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 Dpcmpstr64.c23 UInt uInt[4]; member in union:__anon25271
466 resECX = resV.uInt[0];
557 resECX = resV.uInt[0];
651 resECX = resV.uInt[0];
738 resECX = resV.uInt[0];
831 resECX = resV.uInt[0];
924 resECX = resV.uInt[0];
1019 resECX = resV.uInt[0];
1101 resECX = resV.uInt[0];
1184 resECX = resV.uInt[
[all...]
/external/freetype/src/gzip/
H A Dftzconf.h40 # define uInt z_uInt macro
221 typedef unsigned int uInt; /* 16 bits or more */ typedef
232 typedef uInt FAR uIntf;
H A Dzconf.h40 # define uInt z_uInt macro
221 typedef unsigned int uInt; /* 16 bits or more */ typedef
232 typedef uInt FAR uIntf;
/external/syslinux/com32/lib/zlib/
H A Dzconf.in.h43 # define uInt z_uInt macro
253 typedef unsigned int uInt; /* 16 bits or more */ typedef
264 typedef uInt FAR uIntf;
/external/icu/icu4c/source/i18n/
H A DdecNumberLocal.h77 #define uInt uint32_t macro
100 uInt u0, u1, v0, v1, w0, w1, w2, t; \
119 /* aliasing or alignment (as did the UINTAT simple cast to uInt). */
123 /* Return a uInt, etc., from bytes starting at a char* or uByte* */
127 /* Store a uInt, etc., into bytes starting at a char* or uByte*. */
145 #define CHARMASK ((((((((uInt)'0')<<8)+'0')<<8)+'0')<<8)+'0')
285 uInt sign; /* 0=positive, DECFLOAT_Sign=negative */
321 extern const uInt DECCOMBMSD[64]; /* Combination field -> MSD */
322 extern const uInt DECCOMBFROM[48]; /* exp+msd -> Combination */
392 /* Macros to test if a certain 10 bits of a uInt o
[all...]
/external/pdfium/third_party/zlib_v128/
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/python/cpython2/Modules/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;
/external/syslinux/com32/include/
H A Dzconf.h120 # define uInt z_uInt macro
335 typedef unsigned int uInt; /* 16 bits or more */ typedef
346 typedef uInt FAR uIntf;
/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 311 milliseconds