Searched defs:int16_t (Results 1 - 25 of 35) sorted by relevance

12

/external/libexif/contrib/watcom/
H A D_stdint.h9 typedef signed short int16_t; typedef
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h28 typedef int int16_t; typedef
31 typedef short int16_t; typedef
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopj_stdint.h41 typedef signed __int16 int16_t; typedef
/external/v8/include/
H A Dv8stdint.h19 typedef short int16_t; // NOLINT typedef
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x-fixits.cpp6 typedef short int16_t; typedef
14 struct {int16_t i;} i16 = {70000};
16 // CHECK: fix-it:{{.*}}:30}:"static_cast<int16_t>("
/external/icu/icu4c/source/common/unicode/
H A Dptypes.h93 typedef signed short int16_t; typedef
/external/libpcap/Win32/Include/
H A Dbittypes.h39 typedef signed short int16_t; typedef
/external/tcpdump/win32/Include/
H A Dbittypes.h39 typedef signed short int16_t; typedef
/external/webp/include/webp/
H A Dtypes.h30 typedef signed short int16_t; typedef
/external/webp/src/webp/
H A Dtypes.h30 typedef signed short int16_t; typedef
/external/libvpx/libvpx/vpx/
H A Dvpx_integer.h29 typedef signed short int16_t; typedef
/external/mesa3d/src/egl/main/
H A Deglcompiler.h42 typedef __int16 int16_t; typedef
/external/nanopb-c/extra/
H A Dpb_syshdr.h21 typedef signed short int16_t; typedef
/external/flac/include/share/
H A Dcompat.h134 typedef __int16 int16_t; typedef
/external/sfntly/cpp/src/sfntly/port/
H A Dtype.h26 typedef signed __int16 int16_t; typedef
/external/skia/include/gpu/
H A DGrConfig.h58 typedef short int16_t; typedef
/external/srtp/crypto/include/
H A Dconfig.h34 /* Define to 1 if the system has the type `int16_t'. */
195 typedef short int16_t; typedef
/external/webrtc/src/
H A Dtypedefs.h103 typedef signed short int16_t; typedef
121 typedef int16_t WebRtc_Word16;
136 typedef int16_t WebRtc_Word16;
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp6 typedef signed short int16_t; typedef
17 typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t;
18 typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t;
/external/clang/test/SemaCXX/
H A Dconversion.cpp7 typedef signed short int16_t; typedef
/external/llvm/include/llvm/Support/
H A DDataTypes.h110 typedef short int16_t; typedef
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h76 typedef signed short int16_t; typedef
83 typedef signed __int16 int16_t; typedef
95 typedef int16_t int_least16_t;
105 typedef int16_t int_fast16_t;
134 #define INT16_MIN ((int16_t)_I16_MIN)
/external/mesa3d/include/c99/
H A Dstdint.h76 typedef signed short int16_t; typedef
83 typedef signed __int16 int16_t; typedef
95 typedef int16_t int_least16_t;
105 typedef int16_t int_fast16_t;
134 #define INT16_MIN ((int16_t)_I16_MIN)
/external/bison/darwin-lib/
H A Dstdint.h147 #undef int16_t macro
151 #define int16_t gl_int16_t macro
233 #define int_least16_t int16_t
/external/mdnsresponder/mDNSShared/
H A Ddns_sd.h117 typedef INT16 int16_t; typedef
129 typedef INT16 int16_t; typedef

Completed in 1434 milliseconds

12