| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 337 Int16, enumerator 355 explicit Variant(int16_t V) : Type(PDB_VariantType::Int16) { in Variant() 356 Value.Int16 = V; in Variant() 396 int16_t Int16; member 418 VARIANT_EQUAL_CASE(Int16)
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 32 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Int16, OS) in operator <<() 319 case PDB_VariantType::Int16: in operator <<() 320 OS << Value.Value.Int16; in operator <<()
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeIndex.cpp | 41 {"__int16*", SimpleTypeKind::Int16},
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd_private.h | 21 typedef short Int16; typedef
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | TargetBuiltins.h | 114 Int16, enumerator
|
| /freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPack.def | 62 HANDLE_MP_FIRST_BYTE(0xd1, Int16)
|
| /freebsd-12.1/contrib/llvm/lib/BinaryFormat/ |
| H A D | MsgPackWriter.cpp | 46 EW.write(FirstByte::Int16); in write()
|
| H A D | MsgPackReader.cpp | 50 case FirstByte::Int16: in read()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 44 Int16 = 0x0072, // 16 bit signed int enumerator
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | PdbUtil.cpp | 602 case SimpleTypeKind::Int16: in GetCompilerTypeForSimpleKind() 660 case SimpleTypeKind::Int16: in GetTypeSizeForSimpleKind()
|
| H A D | DWARFLocationExpression.cpp | 502 case SimpleTypeKind::Int16: in IsSimpleTypeSignedInteger()
|
| H A D | SymbolFileNativePDB.cpp | 207 case SimpleTypeKind::Int16: in GetSimpleTypeName()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 85 case PDB_VariantType::Int16: in TranslateEnumEncoding() 1123 case PDB_VariantType::Int16: in AddEnumValue() 1124 raw_value = v.Value.Int16; in AddEnumValue()
|
| /freebsd-12.1/contrib/bzip2/ |
| H A D | bzlib_private.h | 46 typedef short Int16; typedef
|
| H A D | bzip2.c | 166 typedef short Int16; typedef 1786 sizeof(Int16) != 2 || sizeof(UInt16) != 2 || in main()
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeEnum.cpp | 212 case SimpleTypeKind::Int16: in getBuiltinType()
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.cpp | 39 Result.Value.Int16 = V.iVal; in VariantFromVARIANT() 40 Result.Type = PDB_VariantType::Int16; in VariantFromVARIANT()
|
| /freebsd-12.1/sys/dev/bhnd/tools/ |
| H A D | nvram_map_gen.awk | 316 Int16 = type_new("i16", 2, 1, "BHND_NVRAM_TYPE_INT16", 330 map_set(BaseTypes, get(Int16, p_name), Int16)
|
| /freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/ |
| H A D | NeonEmitter.cpp | 92 Int16, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 1494 case NeonTypeFlags::Int16: in RFT() 1525 case NeonTypeFlags::Int16: in getNeonEltType()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 4094 case NeonTypeFlags::Int16: in GetNeonType() 4124 case NeonTypeFlags::Int16: in GetFloatNeonType()
|