Home
last modified time | relevance | path

Searched defs:Component (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-14.2/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c250 UINT32 Component, in AcpiUtAllocateAndTrack()
319 UINT32 Component, in AcpiUtAllocateZeroedAndTrack()
388 UINT32 Component, in AcpiUtFreeAndTrack()
516 UINT32 Component, in AcpiUtTrackAllocation()
617 UINT32 Component, in AcpiUtRemoveAllocation()
753 UINT32 Component, in AcpiUtDumpAllocations()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMipsLinux.cpp122 StringRef Component, in getCompilerRT()
H A DAVR.cpp420 AVRToolChain::getCompilerRT(const llvm::opt::ArgList &Args, StringRef Component, in getCompilerRT()
H A DOpenBSD.cpp369 std::string OpenBSD::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
H A DOHOS.cpp340 std::string OHOS::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
H A DDarwin.cpp1267 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacoutput.h406 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument
441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument
449 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument
453 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument
598 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 argument
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/freebsd-14.2/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c275 UINT32 Component) in AcpiNsDumpPathname()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp131 for (const auto &Component : in getNumRedundantPathComponents() local
159 auto Component = sys::path::begin(Paths[0]); in getRedundantPrefixLen() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp613 StringRef Component, in getCompilerRTBasename()
620 StringRef Component, in buildCompilerRTBasename()
653 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
675 StringRef Component, in getCompilerRTArgString()
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp89 for (StringRef Component : llvm::make_range(++Iter, End)) { in fileNameToURI() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1868 auto IsSep = [Separator](StringRef Component) { in trySimplifyPath()
1875 for (auto &Component : llvm::reverse(Components)) { in trySimplifyPath() local
2471 for (auto Component : Components) { in HandleHeaderIncludeOrImport() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp469 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h543 enum Component : unsigned { enum
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp410 for (const StringRef &Component : Components) { in init() local
447 for (const StringRef &Component : Components) { in get() local
468 llvm::erase_if(Components, [&](StringRef Component) { in get()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1167 const VTableComponent &Component = Components[TI.first]; in ComputeThisAdjustments() local
1928 const VTableComponent &Component = Components[I]; in dumpLayout() local
3161 const VTableComponent &Component = Components[I]; in dumpLayout() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1040 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp98 uint32_t Component; member
1128 uint32_t Component = in generateImageSizeQueryInst() local
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1225 const std::string &Component) { in EmitClangDiagsDefs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp159 static bool isTraversalComponent(StringRef Component) { in isTraversalComponent()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp222 auto &Component = Components.back(); in FindSCC() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5109 for (auto Component : Components) in UpgradeSectionAttributes() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7294 Component : OverlappedElements) { in generateInfoForComponentList() local
7500 for (const OMPClauseMappableExprCommon::MappableComponent &Component : in generateInfoForComponentList() local
7568 for (const OMPClauseMappableExprCommon::MappableComponent &Component : in generateInfoForComponentList() local

12