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

1 2 3 4 5

  /external/chromium/sdch/open-vcdiff/vsprojects/
stdint.h 22 typedef __int16 int16_t; typedef
  /external/e2fsprogs/lib/uuid/
uuid_types.h 28 typedef int int16_t; typedef
31 typedef short int16_t; typedef
  /external/icu4c/common/unicode/
ptypes.h 64 typedef signed short int16_t; typedef
ppalmos.h 112 typedef signed short int16_t; typedef
pwin32.h 135 typedef signed short int16_t; typedef
  /external/v8/include/
v8stdint.h 40 typedef short int16_t; // NOLINT typedef
  /external/webkit/Source/WebCore/bridge/
nptypes.h 52 typedef 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/compiler-rt/lib/asan/tests/
asan_test_utils.h 23 typedef __int16 int16_t; typedef
  /external/libvpx/vpx/
vpx_integer.h 20 typedef signed short int16_t; typedef
  /external/qemu/distrib/sdl-1.2.12/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/webkit/Source/JavaScriptCore/os-win32/
stdint.h 38 typedef short int16_t; typedef
60 CASSERT(sizeof(int16_t) == 2, int16_t_is_two_bytes)
  /external/webkit/Source/WebKit/chromium/public/
WebCommon.h 85 typedef short int16_t; typedef
  /external/webp/include/webp/
types.h 23 typedef signed short int16_t; typedef
  /hardware/invensense/mlsdk/platform/include/
stdint_invensense.h 34 typedef short int16_t; typedef
  /external/qemu/slirp-android/
slirp.h 54 typedef short int16_t; typedef
58 typedef int int16_t; typedef
  /external/clang/test/SemaCXX/
conversion.cpp 7 typedef signed short int16_t; typedef
  /external/qemu/slirp/
slirp.h 62 typedef short int16_t; typedef
66 typedef int int16_t; typedef
  /external/srtp/crypto/include/
config.h 34 /* Define to 1 if the system has the type `int16_t'. */
195 typedef short int16_t; typedef
  /external/webrtc/src/
typedefs.h 97 typedef signed short int16_t; typedef
115 typedef int16_t WebRtc_Word16;
130 typedef int16_t WebRtc_Word16;
  /hardware/ti/omap4xxx/security/tf_sdk/include/
s_type.h 67 typedef short int16_t; typedef
  /external/libvpx/vpx_ports/
vpxtypes.h 33 typedef signed short int16_t; typedef
37 typedef short int16_t; typedef
47 typedef int16_t vpxs16;
  /external/llvm/include/llvm/Support/
DataTypes.h 110 typedef short int16_t; typedef
  /external/mesa3d/src/mesa/main/
compiler.h 66 typedef __int16 int16_t; typedef

Completed in 1401 milliseconds

1 2 3 4 5