Searched defs:uInt (Results 1 - 12 of 12) sorted by relevance
/external/valgrind/none/tests/amd64/ |
H A D | aes.c | 18 UInt uInt[4]; member in union:__anon25259
|
H A D | pcmpstr64w.c | 24 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 D | pcmpstr64.c | 23 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 D | ftzconf.h | 40 # define uInt z_uInt macro 221 typedef unsigned int uInt; /* 16 bits or more */ typedef 232 typedef uInt FAR uIntf;
|
H A D | zconf.h | 40 # 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 D | zconf.in.h | 43 # 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 D | decNumberLocal.h | 77 #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 D | zconf.h | 141 # 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 D | zconf.h | 141 # 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 D | zconf.h | 120 # 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 D | zconf.h | 141 # define uInt z_uInt macro 370 typedef unsigned int uInt; /* 16 bits or more */ typedef 381 typedef uInt FAR uIntf;
|
/external/zlib/ |
H A D | zconf.h | 141 # define uInt z_uInt macro 370 typedef unsigned int uInt; /* 16 bits or more */ typedef 381 typedef uInt FAR uIntf;
|
Completed in 114 milliseconds