| /freebsd-12.1/sys/contrib/dev/acpica/components/executer/ |
| H A D | exresnte.c | 199 ACPI_OBJECT_TYPE EntryType; in AcpiExResolveNodeToValue() local 211 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue() 216 if ((EntryType == ACPI_TYPE_LOCAL_ALIAS) || in AcpiExResolveNodeToValue() 217 (EntryType == ACPI_TYPE_LOCAL_METHOD_ALIAS)) in AcpiExResolveNodeToValue() 223 EntryType = AcpiNsGetType ((ACPI_HANDLE) Node); in AcpiExResolveNodeToValue() 233 if ((EntryType == ACPI_TYPE_DEVICE) || in AcpiExResolveNodeToValue() 234 (EntryType == ACPI_TYPE_THERMAL) || in AcpiExResolveNodeToValue() 235 (EntryType == ACPI_TYPE_METHOD) || in AcpiExResolveNodeToValue() 252 switch (EntryType) in AcpiExResolveNodeToValue() 329 Node, SourceDesc, EntryType)); in AcpiExResolveNodeToValue() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| H A D | DebugMacros.h | 27 enum EntryType { INVALID, DEFINE, UNDEF, START_FILE, END_FILE, INDIRECT }; enum 46 EntryType GetType() const { return m_type; } in GetType() 59 DebugMacroEntry(EntryType type, uint32_t line, uint32_t debug_line_file_idx, 62 DebugMacroEntry(EntryType type, const DebugMacrosSP &debug_macros_sp); 64 EntryType m_type : 3;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| H A D | AuxVector.h | 44 enum EntryType { enum 90 iterator FindEntry(EntryType type) const; 93 return GetEntryName(static_cast<EntryType>(entry.type)); in GetEntryName() 96 static const char *GetEntryName(EntryType type);
|
| H A D | AuxVector.cpp | 78 AuxVector::iterator AuxVector::FindEntry(EntryType type) const { in FindEntry() 98 const char *AuxVector::GetEntryName(EntryType type) { in GetEntryName()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | DebugMacros.cpp | 16 DebugMacroEntry::DebugMacroEntry(EntryType type, uint32_t line, in DebugMacroEntry() 21 DebugMacroEntry::DebugMacroEntry(EntryType type, in DebugMacroEntry()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | DeclTemplate.h | 756 template <typename EntryType> struct SpecEntryTraits { 757 using DeclType = EntryType; 759 static DeclType *getDecl(EntryType *D) { in getDecl() 768 template <typename EntryType, typename SETraits = SpecEntryTraits<EntryType>, 772 SpecIterator<EntryType, SETraits, DeclType>, 775 EntryType>::iterator>::iterator_category, 789 template <typename EntryType> 790 static SpecIterator<EntryType> 797 template <class EntryType> typename SpecEntryTraits<EntryType>::DeclType* 801 template <class Derived, class EntryType> [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | DeclTemplate.cpp | 199 template<class EntryType> 200 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType * 202 llvm::FoldingSetVector<EntryType> &Specs, ArrayRef<TemplateArgument> Args, in findSpecializationImpl() 204 using SETraits = SpecEntryTraits<EntryType>; in findSpecializationImpl() 207 EntryType::Profile(ID, Args, getASTContext()); in findSpecializationImpl() 208 EntryType *Entry = Specs.FindNodeOrInsertPos(ID, InsertPos); in findSpecializationImpl() 212 template<class Derived, class EntryType> 214 llvm::FoldingSetVector<EntryType> &Specializations, EntryType *Entry, in addSpecializationImpl() 216 using SETraits = SpecEntryTraits<EntryType>; in addSpecializationImpl() 229 EntryType *Existing = Specializations.GetOrInsertNode(Entry); in addSpecializationImpl()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugLocEntry.h | 55 enum EntryType { E_Location, E_Integer, E_ConstantFP, E_ConstantInt }; enum 56 enum EntryType EntryKind;
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFListTable.h | 40 using EntryType = ListEntryType; variable 41 using ListEntries = std::vector<EntryType>;
|
| /freebsd-12.1/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 440 UINT32 EntryType; in AcpiDmDumpIvrs() local 527 EntryType = DeviceEntry->Type; in AcpiDmDumpIvrs() 528 EntryLength = EntrySizes [EntryType >> 6]; in AcpiDmDumpIvrs() 530 switch (EntryType) in AcpiDmDumpIvrs() 572 EntryType, EntryLength, EntryOffset); in AcpiDmDumpIvrs()
|
| H A D | dmtbinfo1.c | 531 {ACPI_DMT_DMAR_SCOPE, ACPI_DMARS_OFFSET (EntryType), "Device Scope Type", 0},
|
| /freebsd-12.1/sys/x86/iommu/ |
| H A D | intel_drv.c | 688 if (devscope->EntryType != ACPI_DMAR_SCOPE_TYPE_ENDPOINT && in dmar_match_devscope() 689 devscope->EntryType != ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_match_devscope() 706 dev_path, dev_path_len, devscope->EntryType)); in dmar_match_devscope() 837 if (devscope->EntryType != entry_type) in dmar_find_nonpci() 1007 if (devscope->EntryType != ACPI_DMAR_SCOPE_TYPE_ENDPOINT) in dmar_inst_rmrr_iter()
|
| /freebsd-12.1/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable1.c | 1917 UINT8 EntryType; in DtCompileIvrs() local 1981 DtCompileInteger (&EntryType, *PFieldList, 1, 0); in DtCompileIvrs() 1983 switch (EntryType) in DtCompileIvrs()
|
| /freebsd-12.1/sys/amd64/vmm/intel/ |
| H A D | vtd.c | 211 switch (device_scope->EntryType){ in vtd_device_scope()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 185 template <typename EntryType> 186 typename RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::DeclType * 187 getSpecializationDecl(EntryType &T) { in getSpecializationDecl() 188 return RedeclarableTemplateDecl::SpecEntryTraits<EntryType>::getDecl(&T); in getSpecializationDecl()
|
| /freebsd-12.1/sys/contrib/dev/acpica/include/ |
| H A D | actbl1.h | 750 UINT8 EntryType; member
|
| /freebsd-12.1/usr.sbin/acpi/acpidump/ |
| H A D | acpi.c | 1020 printf("\t\tType=%s\n", devscope_type2str(devscope->EntryType)); in acpi_handle_dmar_devscope()
|