Searched defs:int16 (Results 26 - 33 of 33) sorted by relevance

12

/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_basics.h47 typedef AGG_INT16 int16; typedef in namespace:agg
/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
/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/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/v8/src/compiler/
H A Dtyper.cc33 Type* int16 = NATIVE_TYPE(SignedSmall, UntaggedInt16); local
43 Type* int16_array = Type::Array(int16, zone);
/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp2137 short int16 = (short)(dyn_cast<ConstantInt>(CPV))->getZExtValue(); local
2138 ptr = (unsigned char *)&int16;
/external/genext2fs/
H A Dgenext2fs.c277 typedef signed short int16; typedef
508 #define decl16(x) int16 x;
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py112 def int16(self): member in class:BinaryReader

Completed in 817 milliseconds

12