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

1 2 3 4

  /external/clang/test/CodeGen/
2010-06-17-asmcrash.c 6 typedef unsigned char uint8_t; typedef
9 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;
  /bootable/bootloader/legacy/libc/
inttypes.h 34 typedef unsigned char uint8_t; typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 9 typedef unsigned char uint8_t; typedef
  /external/icu4c/common/unicode/
ptypes.h 37 /* doesn't have uint8_t depending on the OS version. */
47 typedef unsigned char uint8_t; typedef
60 typedef unsigned char uint8_t; typedef
ppalmos.h 108 typedef unsigned char uint8_t; typedef
pwin32.h 131 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/compiler-rt/lib/asan/tests/
asan_test_utils.h 18 typedef unsigned __int8 uint8_t; typedef
  /external/libvpx/vpx/
vpx_integer.h 23 typedef unsigned char uint8_t; typedef
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_config_minimal.h 33 typedef unsigned char uint8_t; typedef
  /external/skia/include/config/
sk_stdint.h 12 typedef unsigned char uint8_t; typedef
  /external/webkit/Source/JavaScriptCore/os-win32/
stdint.h 35 typedef unsigned char uint8_t; typedef
59 CASSERT(sizeof(uint8_t) == 1, uint8_t_is_one_byte)
  /external/webp/include/webp/
types.h 22 typedef unsigned char uint8_t; typedef
  /hardware/invensense/mlsdk/platform/include/
stdint_invensense.h 37 typedef unsigned char uint8_t; typedef
  /external/clang/test/ARCMT/
Common.h 16 typedef unsigned char uint8_t; typedef
  /external/clang/test/SemaCXX/
conversion.cpp 11 typedef unsigned char uint8_t; typedef
  /external/webrtc/src/
typedefs.h 100 typedef unsigned char uint8_t; typedef
118 typedef uint8_t WebRtc_UWord8;
133 typedef uint8_t WebRtc_UWord8;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h 73 typedef unsigned char uint8_t; typedef
124 uint8_t clock_seq_and_node[8];
  /external/clang/test/CodeGenCXX/
2010-07-23-DeclLoc.cpp 9 typedef unsigned char uint8_t; typedef
57 TRangeValue< SIZE, uint8_t* > _TEXT_text_section;
  /external/libvpx/vpx_ports/
vpxtypes.h 40 typedef unsigned char uint8_t; typedef
46 typedef uint8_t vpxu8;
  /external/llvm/include/llvm/Support/
DataTypes.h 113 typedef unsigned char uint8_t; typedef

Completed in 1045 milliseconds

1 2 3 4