Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Duttrack.c142 UINT32 Component, in AcpiUtAllocateAndTrack()
211 UINT32 Component, in AcpiUtAllocateZeroedAndTrack()
280 UINT32 Component, in AcpiUtFreeAndTrack()
408 UINT32 Component, in AcpiUtTrackAllocation()
509 UINT32 Component, in AcpiUtRemoveAllocation()
645 UINT32 Component, in AcpiUtDumpAllocations()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h56 StringRef Component; ///< The current component. Not necessarily in Path. variable
82 StringRef Component; ///< The current component. Not necessarily in Path. variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMipsLinux.cpp120 StringRef Component, in getCompilerRT()
H A DOpenBSD.cpp303 StringRef Component, in getCompilerRT()
H A DDarwin.cpp1091 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacoutput.h298 ACPI_IS_DEBUG_ENABLED(Level,Component) global() argument
333 ACPI_DO_DEBUG_PRINT(Function,Level,Line,Filename,Modulename,Component,...) global() argument
341 ACPI_ACTUAL_DEBUG(Level,Line,Filename,Modulename,Component,...) global() argument
345 ACPI_ACTUAL_DEBUG_RAW(Level,Line,Filename,Modulename,Component,...) global() argument
490 ACPI_IS_DEBUG_ENABLED(Level,Component) global() argument
[all...]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp420 StringRef Component, in getCompilerRTBasename()
427 StringRef Component, in buildCompilerRTBasename()
460 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
482 StringRef Component, in getCompilerRTArgString()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp92 for (const auto &Component : ComponentMap) { in VisitComponent() local
664 for (auto &Component : DyLibComponents) { in main() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsdump.c166 UINT32 Component) in AcpiNsDumpPathname()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp100 std::for_each(++Iter, End, [&Ret](StringRef Component) { in fileNameToURI()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp451 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp1649 for (auto &Component : llvm::reverse(Components)) { in trySimplifyPath() local
2166 for (auto Component : Components) { in HandleHeaderIncludeOrImport() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp1161 const VTableComponent &Component = Components[TI.first]; in ComputeThisAdjustments() local
1920 const VTableComponent &Component = Components[I]; in dumpLayout() local
3159 const VTableComponent &Component = Components[I]; in dumpLayout() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1041 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1217 const std::string &Component) { in EmitClangDiagsDefs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp151 static bool isTraversalComponent(StringRef Component) { in isTraversalComponent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp4316 for (auto Component : Components) in UpgradeSectionAttributes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp226 auto &Component = Components.back(); in FindSCC() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7879 Component : OverlappedElements) { in generateInfoForComponentList() local
8047 for (const OMPClauseMappableExprCommon::MappableComponent &Component : in generateInfoForComponentList() local
8115 for (const OMPClauseMappableExprCommon::MappableComponent &Component : in generateInfoForComponentList() local
H A DCGExpr.cpp2914 Address Component = in EmitUnaryOpLValue() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h10386 typedef Sema::OffsetOfComponent Component; in TransformOffsetOfExpr() typedef
H A DSemaOpenMP.cpp20405 Expr *Component = SimpleRefExpr; in ActOnOpenMPUseDeviceAddrClause() local