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

/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/chromium_org/third_party/icu/source/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/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/freetype/src/gzip/
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/icu/icu4c/source/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/pdfium/core/include/thirdparties/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/pdfium/core/src/fxcodec/fx_zlib/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/qemu/distrib/zlib-1.2.8/
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/valgrind/main/none/tests/amd64/
H A Daes.c18 UInt uInt[4]; member in union:__anon33096
H A Dpcmpstr64.c23 UInt uInt[4]; member in union:__anon33103
460 resECX = resV.uInt[0];
551 resECX = resV.uInt[0];
645 resECX = resV.uInt[0];
732 resECX = resV.uInt[0];
825 resECX = resV.uInt[0];
920 resECX = resV.uInt[0];
1002 resECX = resV.uInt[0];
1085 resECX = resV.uInt[0];
1170 resECX = resV.uInt[
[all...]
H A Dpcmpstr64w.c24 UInt uInt[4]; member in union:__anon33104
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...]
/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 540 milliseconds