Searched defs:int16 (Results 1 - 13 of 13) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp22 typedef short int16; typedef in namespace:mkvmuxer
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h38 typedef int16_t int16; typedef
/external/openfst/src/include/fst/
H A Dtypes.h29 typedef int16_t int16; typedef
/external/google-breakpad/src/common/dwarf/
H A Dtypes.h39 typedef short int16; typedef
/external/libyuv/files/include/libyuv/
H A Dbasic_types.h58 typedef short int16; // NOLINT typedef
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dbasic_types.h61 typedef short int16; // NOLINT typedef
/external/neven/Embedded/common/src/b_BasicEm/
H A DBasic.h54 typedef signed short int16; typedef
95 int16 valE;
96 int16 bbpE;
/external/regex-re2/util/
H A Dutil.h69 typedef int16_t int16; typedef in namespace:re2
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_basics.h47 typedef AGG_INT16 int16; typedef in namespace:agg
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h161 typedef __int16 int16; typedef in namespace:google::protobuf
171 typedef int16_t int16; typedef in namespace:google::protobuf
/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1772 short int16 = (short)cast<ConstantInt>(CPV)->getZExtValue(); local
1773 ptr = (unsigned char *)&int16;
/external/v8/src/compiler/
H A Dtyper.cc33 Type* int16 = NATIVE_TYPE(SignedSmall, UntaggedInt16); local
43 Type* int16_array = Type::Array(int16, zone);
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py112 def int16(self): member in class:BinaryReader

Completed in 4822 milliseconds