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

1234

/external/chromium_org/third_party/angle/src/third_party/murmurhash/
H A DMurmurHash3.h15 typedef unsigned char uint8_t; typedef
/external/chromium_org/third_party/smhasher/src/
H A DMurmurHash1.h15 typedef unsigned char uint8_t; typedef
H A DMurmurHash2.h15 typedef unsigned char uint8_t; typedef
H A DMurmurHash3.h15 typedef unsigned char uint8_t; typedef
/external/libexif/contrib/watcom/
H A D_stdint.h4 typedef unsigned char uint8_t; typedef
/external/chromium_org/ppapi/c/
H A Dpp_stdint.h30 typedef unsigned char uint8_t; typedef
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dptypes.h49 /* doesn't have uint8_t depending on the OS version. */
59 typedef unsigned char uint8_t; typedef
72 typedef unsigned char uint8_t; typedef
/external/chromium_org/third_party/leveldatabase/src/port/win/
H A Dstdint.h19 typedef unsigned char uint8_t; typedef
/external/chromium_org/v8/include/
H A Dv8stdint.h41 typedef unsigned char uint8_t; typedef
/external/clang/test/CodeGen/
H A D2010-06-17-asmcrash.c5 typedef unsigned char uint8_t; typedef
8 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/srtp/crypto/include/
H A Dintegers.h92 typedef unsigned char uint8_t; typedef
/external/v8/include/
H A Dv8stdint.h39 typedef unsigned char uint8_t; typedef
/external/chromium/third_party/modp_b64/
H A Dmodp_b64_data.h9 typedef uint8 uint8_t; typedef
/external/chromium_org/third_party/libwebp/webp/
H A Dtypes.h28 typedef unsigned char uint8_t; typedef
/external/chromium_org/third_party/modp_b64/
H A Dmodp_b64_data.h9 typedef uint8 uint8_t; typedef
/external/chromium_org/third_party/qcms/src/
H A Dqcmstypes.h38 typedef PRUint8 uint8_t; typedef
80 typedef unsigned __int8 uint8_t; typedef
/external/chromium_org/third_party/yasm/source/config/win/
H A Dstdint.h19 typedef unsigned char uint8_t; typedef
/external/icu4c/common/unicode/
H A Dptypes.h71 /* z/OS has <stdint.h>, but some versions are missing uint8_t (APAR PK62248). */
74 typedef unsigned char uint8_t; typedef
89 typedef unsigned char uint8_t; typedef
/external/libvpx/libvpx/vpx/
H A Dvpx_integer.h23 typedef unsigned char uint8_t; typedef
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_minimal.h33 typedef unsigned char uint8_t; typedef
/external/webp/include/webp/
H A Dtypes.h28 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/chromium_org/base/i18n/
H A Dchar_iterator.h24 typedef unsigned char uint8_t; typedef
56 const uint8_t* str_;

Completed in 509 milliseconds

1234