Searched defs:int16 (Results 1 - 25 of 33) sorted by last modified time

12

/external/stressapptest/src/
H A Dsattypes.h39 typedef signed short int int16; typedef
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcompat.h38 typedef short int16; typedef
/external/regex-re2/util/
H A Dutil.h69 typedef int16_t int16; typedef in namespace:re2
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h131 typedef __int16 int16; typedef in namespace:google::protobuf
141 typedef int16_t int16; typedef in namespace:google::protobuf
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_basics.h47 typedef AGG_INT16 int16; typedef in namespace:agg
/external/openfst/src/include/fst/
H A Dtypes.h29 typedef int16_t int16; typedef
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h54 typedef signed short int16; typedef
95 int16 valE;
96 int16 bbpE;
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h38 typedef int16_t int16; typedef
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py112 def int16(self): member in class:BinaryReader
/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp2137 short int16 = (short)(dyn_cast<ConstantInt>(CPV))->getZExtValue(); local
2138 ptr = (unsigned char *)&int16;
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp22 typedef short int16; typedef in namespace:mkvmuxer
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h58 typedef short int16; typedef
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h58 typedef short int16; // NOLINT typedef
/external/genext2fs/
H A Dgenext2fs.c277 typedef signed short int16; typedef
508 #define decl16(x) int16 x;
/external/chromium_org/v8/src/compiler/
H A Dtyper.cc33 Type* int16 = NATIVE_TYPE(SignedSmall, UntaggedInt16); local
43 Type* int16_array = Type::Array(int16, zone);
/external/chromium_org/third_party/webrtc/base/
H A Dbasictypes.h76 typedef short int16; // NOLINT typedef
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp22 typedef short int16; typedef in namespace:mkvmuxer
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h61 typedef short int16; // NOLINT typedef
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Dbasic_types.h61 typedef short int16; // NOLINT typedef
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga_types.h38 typedef int16_t int16; typedef
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
H A Dbasictypes.h25 typedef int16_t int16; typedef in namespace:i18n::phonenumbers
39 const int16 kint16min = INT16_MIN;
40 const int16 kint16max = INT16_MAX;
49 typedef short int16;
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/util/
H A Dbasictypes.h36 typedef int16_t int16; typedef
50 const int16 kint16min = INT16_MIN;
51 const int16 kint16max = INT16_MAX;
60 typedef short int16; typedef
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
H A Dprotypes.h51 * It is trickier to define uint, int8, uint8, int16, uint16,
80 * defines the types int8, int16, int32, and int64.
86 /* model.h on HP-UX defines int8, int16, and int32. */
162 * int16
168 typedef PRInt16 int16; typedef
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h69 * of obsolete/protypes.h, whose int16, uint16,
196 typedef short int16; typedef
228 typedef int16 NPError;
229 typedef int16 NPReason;
685 uint16 mode, int16 argc, char* argn[],
700 int16 NP_LOADDS NPP_HandleEvent(NPP instance, void* event);
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h176 typedef __int16 int16; typedef in namespace:google::protobuf
186 typedef int16_t int16; typedef in namespace:google::protobuf

Completed in 5681 milliseconds

12