Searched defs:uint8_t (Results 1 - 25 of 39) sorted by relevance

12

/external/clang/test/CodeGen/
H A D2010-06-17-asmcrash.c6 typedef unsigned char uint8_t; typedef
9 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h)
H A D2007-09-12-PragmaPack.c3 typedef unsigned char uint8_t; typedef
14 uint8_t major;
15 uint8_t minor;
20 uint8_t a[5];
22 uint8_t b;
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h9 typedef unsigned char uint8_t; typedef
/external/icu4c/common/unicode/
H A Dptypes.h37 /* doesn't have uint8_t depending on the OS version. */
47 typedef unsigned char uint8_t; typedef
60 typedef unsigned char uint8_t; typedef
H A Dppalmos.h108 typedef unsigned char uint8_t; typedef
H A Dpwin32.h131 typedef unsigned char uint8_t; typedef
/external/skia/include/config/
H A Dsk_stdint.h5 typedef unsigned char uint8_t; typedef
/external/srtp/crypto/include/
H A Dintegers.h92 typedef unsigned char uint8_t; typedef
/external/v8/include/
H A Dv8stdint.h38 typedef unsigned char uint8_t; typedef
/external/chromium/third_party/modp_b64/
H A Dmodp_b64_data.h9 typedef uint8 uint8_t; typedef
/external/libvpx/vpx/
H A Dvpx_integer.h23 typedef unsigned char uint8_t; typedef
/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_config_minimal.h33 typedef unsigned char uint8_t; typedef
H A DSDL_config_dreamcast.h31 typedef unsigned char uint8_t; typedef
H A DSDL_config_macos.h33 typedef UInt8 uint8_t; typedef
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dstdint.h35 typedef unsigned char uint8_t; typedef
59 CASSERT(sizeof(uint8_t) == 1, uint8_t_is_one_byte)
/external/webp/include/webp/
H A Dtypes.h22 typedef unsigned char uint8_t; typedef
/external/chromium/base/i18n/
H A Dchar_iterator.h24 typedef unsigned char uint8_t; typedef
56 const uint8_t* str_;
/external/clang/test/ARCMT/
H A DCommon.h14 typedef unsigned char uint8_t; typedef
/external/clang/test/SemaCXX/
H A Dconversion.cpp10 typedef unsigned char uint8_t; typedef
/external/webrtc/src/
H A Dtypedefs.h62 typedef unsigned char uint8_t; typedef
80 typedef uint8_t WebRtc_UWord8;
95 typedef uint8_t WebRtc_UWord8;
/external/clang/test/CodeGenCXX/
H A D2010-07-23-DeclLoc.cpp9 typedef unsigned char uint8_t; typedef
57 TRangeValue< SIZE, uint8_t* > _TEXT_text_section;
/external/clang/test/Sema/
H A Dformat-strings.c185 typedef unsigned char uint8_t; typedef
190 printf("%hu\n", (uint8_t)1); // expected-warning{{conversion specifies type 'unsigned short' but the argument has type 'uint8_t'}}
/external/libvpx/vpx_ports/
H A Dvpxtypes.h40 typedef unsigned char uint8_t; typedef
46 typedef uint8_t vpxu8;
/external/mesa3d/src/mesa/main/
H A Dcompiler.h65 typedef unsigned __int8 uint8_t; typedef
/external/skia/gpu/include/
H A DGrConfig.h118 typedef unsigned char uint8_t; typedef

Completed in 531 milliseconds

12