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

1 2 3 4 5 6 7 8 9

  /external/chromium/sdch/open-vcdiff/vsprojects/
stdint.h 22 typedef __int16 int16_t; typedef
  /external/chromium_org/sdch/open-vcdiff/vsprojects/
stdint.h 22 typedef __int16 int16_t; typedef
  /external/open-vcdiff/vsprojects/
stdint.h 22 typedef __int16 int16_t; typedef
  /external/chromium_org/ppapi/c/
pp_stdint.h 39 typedef short int16_t; typedef
  /external/chromium_org/third_party/icu/source/common/unicode/
ptypes.h 76 typedef signed short int16_t; typedef
  /external/chromium_org/third_party/leveldatabase/src/port/win/
stdint.h 16 typedef signed short int16_t; typedef
  /external/chromium_org/third_party/npapi/bindings/
nptypes.h 52 typedef short int16_t; typedef
  /external/chromium_org/third_party/npapi/npspy/extern/java/
typedefs_md.h 51 typedef int16 int16_t; typedef
  /external/chromium_org/v8/include/
v8stdint.h 40 typedef short int16_t; // NOLINT typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 28 typedef int int16_t; typedef
31 typedef short int16_t; typedef
  /external/v8/include/
v8stdint.h 40 typedef short int16_t; // NOLINT typedef
  /external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
stdint.h 38 typedef short int16_t; typedef
60 CASSERT(sizeof(int16_t) == 2, int16_t_is_two_bytes)
  /external/chromium_org/third_party/WebKit/public/platform/
WebCommon.h 78 typedef short int16_t; typedef
  /external/chromium_org/third_party/libwebp/webp/
types.h 29 typedef signed short int16_t; typedef
  /external/chromium_org/third_party/qcms/src/
qcmstypes.h 39 typedef PRInt16 int16_t; typedef
81 typedef __int16 int16_t; typedef
  /external/chromium_org/third_party/skia/include/config/
sk_stdint.h 13 typedef short int16_t; typedef
  /external/chromium_org/third_party/yasm/source/config/win/
stdint.h 16 typedef signed short int16_t; typedef
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x-fixits.cpp 6 typedef short int16_t; typedef
14 struct {int16_t i;} i16 = {70000};
16 // CHECK: fix-it:{{.*}}:30}:"static_cast<int16_t>("
  /external/icu4c/common/unicode/
ptypes.h 93 typedef signed short int16_t; typedef
  /external/libvpx/libvpx/vpx/
vpx_integer.h 20 typedef signed short int16_t; typedef
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_minimal.h 34 typedef signed short int16_t; typedef
  /external/skia/include/config/
sk_stdint.h 13 typedef short int16_t; typedef
  /external/webp/include/webp/
types.h 29 typedef signed short int16_t; typedef
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
stdint_invensense.h 22 typedef short int16_t; typedef
  /hardware/invensense/60xx/mlsdk/platform/include/
stdint_invensense.h 34 typedef short int16_t; typedef

Completed in 1000 milliseconds

1 2 3 4 5 6 7 8 9