Searched refs:Int16 (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h397 Int16, enumerator in enum:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType::PDB_MemberAccess::PDB_VariantType
415 explicit Variant(int16_t V) : Type(PDB_VariantType::Int16) {
416 Value.Int16 = V;
456 int16_t Int16; member in union:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType::PDB_MemberAccess::Variant::__anon1486
472 case Int16:
493 VARIANT_WIDTH(Int16, 16u)
518 VARIANT_APSINT(Int16, 16u, false)
560 VARIANT_EQUAL_CASE(Int16)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp40 {"__int16*", SimpleTypeKind::Int16},
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd_private.h21 typedef short Int16; typedef
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp31 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int16, OS)
360 case PDB_VariantType::Int16:
361 OS << Value.Value.Int16;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DMsgPackWriter.cpp45 EW.write(FirstByte::Int16);
H A DMsgPackReader.cpp49 case FirstByte::Int16:
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h151 Int16, enumerator in enum:clang::NeonTypeFlags::EltType
/netbsd-current/external/bsd/bzip2/dist/
H A Dbzlib_private.h48 typedef short Int16; typedef
H A Dbzip2.c168 typedef short Int16; typedef
893 "\tI require Int32, Int16 and Char to have sizes\n"
1791 sizeof(Int16) != 2 || sizeof(UInt16) != 2 ||
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h48 typedef short Int16; typedef
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h43 Int16 = 0x0072, // 16 bit signed int member in class:llvm::codeview::SimpleTypeKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp211 case SimpleTypeKind::Int16:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp38 Result.Value.Int16 = V.iVal;
39 Result.Type = PDB_VariantType::Int16;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dndbio.cpp32 Int16 len; /* length is always little-endian */
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp93 Int16, enumerator in enum:__anon1220::NeonTypeFlags::EltType
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2020 case NeonTypeFlags::Int16:
2054 case NeonTypeFlags::Int16:
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp5284 case NeonTypeFlags::Int16:
5319 case NeonTypeFlags::Int16:

Completed in 605 milliseconds