HomeSort by relevance Sort by last modified time
    Searched defs:uint8_t (Results 1 - 25 of 159) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/third_party/angle/src/third_party/murmurhash/
MurmurHash3.h 15 typedef unsigned char uint8_t; typedef
  /external/chromium_org/third_party/smhasher/src/
MurmurHash1.h 15 typedef unsigned char uint8_t; typedef
MurmurHash2.h 15 typedef unsigned char uint8_t; typedef
MurmurHash3.h 15 typedef unsigned char uint8_t; typedef
  /external/clang/test/CodeGen/
2010-06-17-asmcrash.c 5 typedef unsigned char uint8_t; typedef
8 void avg_pixels8_mmx2(uint8_t *block, const uint8_t *pixels, int line_size, int h)
2007-09-12-PragmaPack.c 3 typedef unsigned char uint8_t; typedef
14 uint8_t major;
15 uint8_t minor;
20 uint8_t a[5];
22 uint8_t b;
  /external/libexif/contrib/watcom/
_stdint.h 4 typedef unsigned char uint8_t; typedef
  /external/chromium_org/ppapi/c/
pp_stdint.h 30 typedef unsigned char uint8_t; typedef
  /external/chromium_org/third_party/icu/source/common/unicode/
ptypes.h 49 /* 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/
stdint.h 19 typedef unsigned char uint8_t; typedef
  /external/chromium_org/v8/include/
v8stdint.h 41 typedef unsigned char uint8_t; typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 9 typedef unsigned char uint8_t; typedef
  /external/srtp/crypto/include/
integers.h 92 typedef unsigned char uint8_t; typedef
  /external/v8/include/
v8stdint.h 39 typedef unsigned char uint8_t; typedef
  /external/chromium/base/i18n/
char_iterator.h 24 typedef unsigned char uint8_t; typedef
56 const uint8_t* str_;
  /external/chromium/third_party/modp_b64/
modp_b64_data.h 9 typedef uint8 uint8_t; typedef
  /external/chromium_org/base/i18n/
char_iterator.h 24 typedef unsigned char uint8_t; typedef
56 const uint8_t* str_;
  /external/chromium_org/third_party/libwebp/webp/
types.h 28 typedef unsigned char uint8_t; typedef
  /external/chromium_org/third_party/modp_b64/
modp_b64_data.h 9 typedef uint8 uint8_t; typedef
  /external/chromium_org/third_party/qcms/src/
qcmstypes.h 38 typedef PRUint8 uint8_t; typedef
80 typedef unsigned __int8 uint8_t; typedef
  /external/chromium_org/third_party/yasm/source/config/win/
stdint.h 19 typedef unsigned char uint8_t; typedef
  /external/icu4c/common/unicode/
ptypes.h 71 /* 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/
vpx_integer.h 23 typedef unsigned char uint8_t; typedef
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_minimal.h 33 typedef unsigned char uint8_t; typedef
  /external/webp/include/webp/
types.h 28 typedef unsigned char uint8_t; typedef

Completed in 1117 milliseconds

1 2 3 4 5 6 7