Searched defs:uint32_t (Results 1 - 25 of 104) sorted by last modified time

12345

/external/webrtc/src/
H A Dtypedefs.h108 typedef unsigned int uint32_t; typedef
120 typedef uint32_t WebRtc_UWord32;
135 typedef uint32_t WebRtc_UWord32;
/external/valgrind/main/none/tests/ppc32/
H A Djm-insns.c125 * uint32_t func_buf[2]; // our new stack based 'function'
132 * patch_op_imm16() itself simply takes the uint32_t insn and overwrites
182 #undef uint32_t macro
184 #define uint32_t unsigned int macro
188 typedef uint32_t HWord_t;
194 compile_time_test1 = STATIC_ASSERT(sizeof(uint32_t) == 4),
284 uint32_t* get_rwx_area ( void )
287 static uint32_t* p = NULL;
294 for (i = 0; i < 4096/sizeof(uint32_t); i++)
338 uint32_t flag
[all...]
H A Dtest_isa_2_07_part1.c125 #undef uint32_t macro
127 #define uint32_t unsigned int macro
131 typedef uint32_t HWord_t;
141 compile_time_test1 = STATIC_ASSERT(sizeof(uint32_t) == 4),
202 uint32_t flags;
206 uint32_t flags);
275 unused uint32_t test_flags);
1074 unused uint32_t test_flags)
1078 volatile uint32_t flags;
1108 unused uint32_t test_flag
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Djm-insns.c125 * uint32_t func_buf[2]; // our new stack based 'function'
132 * patch_op_imm16() itself simply takes the uint32_t insn and overwrites
182 #undef uint32_t macro
184 #define uint32_t unsigned int macro
188 typedef uint32_t HWord_t;
194 compile_time_test1 = STATIC_ASSERT(sizeof(uint32_t) == 4),
284 uint32_t* get_rwx_area ( void )
287 static uint32_t* p = NULL;
294 for (i = 0; i < 4096/sizeof(uint32_t); i++)
338 uint32_t flag
[all...]
H A Dtest_isa_2_07_part1.c125 #undef uint32_t macro
127 #define uint32_t unsigned int macro
131 typedef uint32_t HWord_t;
141 compile_time_test1 = STATIC_ASSERT(sizeof(uint32_t) == 4),
202 uint32_t flags;
206 uint32_t flags);
275 unused uint32_t test_flags);
1074 unused uint32_t test_flags)
1078 volatile uint32_t flags;
1108 unused uint32_t test_flag
[all...]
/external/valgrind/main/perf/
H A Dtinycc.c107 typedef unsigned int uint32_t; typedef
118 typedef uint32_t Elf32_Word;
120 typedef uint32_t Elf64_Word;
130 typedef uint32_t Elf32_Addr;
134 typedef uint32_t Elf32_Off;
142 typedef uint32_t Elf32_Symndx;
5506 uint32_t v;
15077 uint32_t type;
18675 uint32_t orig;
18775 static void put32(unsigned char *p, uint32_t va
[all...]
/external/webp/include/webp/
H A Dtypes.h32 typedef unsigned int uint32_t; typedef
/external/stlport/src/
H A Dnum_get_float.cpp34 typedef unsigned int uint32_t; typedef
42 uint32_t hi;
43 uint32_t lo;
45 uint32_t lo;
46 uint32_t hi;
109 typedef uint32_t uint32;
534 uint32_t guard = (uint32) vv.i64 & 1;
600 uint32_t guard;
/external/srtp/crypto/include/
H A Dintegers.h98 typedef unsigned int uint32_t; typedef
104 extern uint64_t make64(uint32_t high, uint32_t low);
105 extern uint32_t high32(uint64_t value);
106 extern uint32_t low32(uint64_t value);
142 #define PUT_32(addr,value) *(((uint32_t *) (addr)) = (value)
143 #define GET_32(addr) (*(((uint32_t *) (addr)))
/external/sfntly/cpp/src/sfntly/port/
H A Dtype.h27 typedef unsigned __int32 uint32_t; typedef
52 typedef uint32_t dword_t;
/external/skia/include/gpu/
H A DGrConfig.h49 typedef unsigned uint32_t; typedef
/external/qemu/distrib/ext4_utils/src/
H A Dsha1.h17 typedef unsigned int uint32_t; typedef
31 uint32_t state[5];
32 uint32_t count[2];
37 void SHA1Transform(uint32_t[5], const u_char[64]);
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_dreamcast.h35 typedef unsigned int uint32_t; typedef
H A DSDL_config_macos.h37 typedef UInt32 uint32_t; typedef
H A DSDL_config_minimal.h37 typedef unsigned int uint32_t; typedef
H A DSDL_config_os2.h35 typedef unsigned int uint32_t; typedef
H A DSDL_config_symbian.h75 typedef unsigned int uint32_t; typedef
H A DSDL_config_win32.h38 typedef unsigned __int32 uint32_t; typedef
62 typedef unsigned int uint32_t; typedef
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c32 typedef unsigned int uint32_t; typedef
101 static inline uint32_t inl(int addr)
103 uint32_t val;
122 static inline void writel(void *addr, uint32_t val)
124 *(volatile uint32_t *)addr = val;
137 static inline uint32_t readl(const void *addr)
139 return *(volatile const uint32_t *)addr;
439 uint32_t cpuid_signature;
440 uint32_t cpuid_features;
441 uint32_t cpuid_ext_feature
[all...]
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopj_stdint.h44 typedef unsigned __int32 uint32_t; typedef
/external/nanopb-c/extra/
H A Dpb_syshdr.h24 typedef unsigned int uint32_t; typedef
34 typedef uint32_t size_t;
/external/mksh/src/
H A Dsh.h180 typedef unsigned int uint32_t; typedef
182 typedef u_int32_t uint32_t; typedef
200 typedef uint32_t mksh_uari_t;
996 EXTERN uint32_t builtin_flag;
1121 uint32_t hval; /* hash(name) */
1122 uint32_t index; /* index for an array */
1130 uint32_t flag;
1652 struct tbl *findfunc(const char *, uint32_t, bool);
1842 struct tbl *ktscan(struct table *, const char *, uint32_t, struct tbl ***);
1845 struct tbl *ktenter(struct table *, const char *, uint32_t);
[all...]
/external/mesa3d/include/c99/
H A Dstdint.h80 typedef unsigned int uint32_t; typedef
87 typedef unsigned __int32 uint32_t; typedef
100 typedef uint32_t uint_least32_t;
110 typedef uint32_t uint_fast32_t;
/external/mesa3d/src/egl/main/
H A Deglcompiler.h45 typedef unsigned __int32 uint32_t; typedef
/external/mdnsresponder/mDNSShared/
H A DCommonServices.h759 typedef UINT32 uint32_t; typedef
775 typedef uint32_t uint_least32_t;
785 typedef uint32_t uint_fast32_t;
1207 int NumVersionCompare( uint32_t inLeft, uint32_t inRight );

Completed in 908 milliseconds

12345