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

1 2 3 4 5 6 7 8

  /external/chromium_org/ppapi/c/
pp_stdint.h 33 typedef signed char int8_t; typedef
  /external/chromium_org/third_party/icu/source/common/unicode/
ptypes.h 48 /* os/390 needs <inttypes.h>, but it doesn't have int8_t, and it sometimes */
55 typedef signed char int8_t; typedef
68 typedef signed char int8_t; typedef
  /external/chromium_org/third_party/leveldatabase/src/port/win/
stdint.h 15 typedef signed char int8_t; typedef
  /external/chromium_org/v8/include/
v8stdint.h 38 typedef signed char int8_t; typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 10 typedef signed char int8_t; typedef
  /external/v8/include/
v8stdint.h 38 typedef signed char int8_t; typedef
  /external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
stdint.h 36 typedef signed char int8_t; typedef
58 CASSERT(sizeof(int8_t) == 1, int8_t_is_one_byte)
  /external/chromium_org/third_party/libwebp/webp/
types.h 27 typedef signed char int8_t; typedef
  /external/chromium_org/third_party/qcms/src/
qcmstypes.h 37 typedef PRInt8 int8_t; typedef
79 typedef __int8 int8_t; typedef
  /external/chromium_org/third_party/skia/include/config/
sk_stdint.h 11 typedef signed char int8_t; typedef
  /external/chromium_org/third_party/yasm/source/config/win/
stdint.h 15 typedef signed char int8_t; typedef
  /external/icu4c/common/unicode/
ptypes.h 85 typedef signed char int8_t; typedef
  /external/libvpx/libvpx/vpx/
vpx_integer.h 19 typedef signed char int8_t; typedef
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_minimal.h 32 typedef signed char int8_t; typedef
  /external/skia/include/config/
sk_stdint.h 11 typedef signed char int8_t; typedef
  /external/webp/include/webp/
types.h 27 typedef signed char int8_t; typedef
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 21 typedef signed char int8_t; typedef
  /hardware/invensense/60xx/mlsdk/platform/include/
stdint_invensense.h 33 typedef char int8_t; typedef
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 21 typedef signed char int8_t; typedef
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcompiler.h 40 typedef __int8 int8_t; typedef
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_test_utils.h 23 typedef __int8 int8_t; typedef
  /external/mesa3d/src/egl/main/
eglcompiler.h 40 typedef __int8 int8_t; typedef
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
utils.h 69 typedef signed char int8_t; typedef
  /external/qemu/slirp-android/
slirp.h 50 typedef char int8_t; typedef
  /device/asus/grouper/keymaster/
s_type.h 74 typedef signed char int8_t; typedef

Completed in 834 milliseconds

1 2 3 4 5 6 7 8