Home
last modified time | relevance | path

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

12

/freebsd/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/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h78 StringRef Component; ///< The current component. Not necessarily in Path. variable
104 StringRef Component; ///< The current component. Not necessarily in Path. variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMipsLinux.cpp119 StringRef Component, FileType Type, in getCompilerRT()
H A DAVR.cpp495 StringRef Component, in getCompilerRT()
H A DOpenBSD.cpp364 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.cpp1315 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()
1347 std::string MachO::getCompilerRT(const ArgList &, StringRef Component, in getCompilerRT()
1366 std::string Darwin::getCompilerRT(const ArgList &, StringRef Component, in getCompilerRT()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacoutput.h411 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument
446 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument
454 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument
458 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument
603 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 argument
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp229 unsigned Component = 0; in ParseHLSLAnnotations() local
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c275 UINT32 Component) in AcpiNsDumpPathname()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp148 for (const auto &Component : in getNumRedundantPathComponents() local
176 auto Component = sys::path::begin(Paths[0]); in getRedundantPrefixLen() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp720 StringRef Component, in getCompilerRTBasename()
727 StringRef Component, in buildCompilerRTBasename()
765 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
795 StringRef Component, in getCompilerRTArgString()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp87 for (StringRef Component : llvm::make_range(++Iter, End)) { in fileNameToURI() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1533 const std::string &Component) { in EmitClangDiagsCompatIDs()
1574 const std::string &Component) { in EmitClangDiagsInterface()
1628 const std::string &Component) { in EmitClangDiagsEnums()
1678 const std::string &Component) { in EmitClangDiagsDefs()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaSwift.cpp79 return all_of(ContextNameComponents, [&](StringRef Component) { in isValidSwiftContextName()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1970 auto IsSep = [Separator](StringRef Component) { in trySimplifyPath()
1977 for (auto &Component : llvm::reverse(Components)) { in trySimplifyPath() local
2581 for (auto Component : Components) { in HandleHeaderIncludeOrImport() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp474 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1198 const VTableComponent &Component = Components[TI.first]; in ComputeThisAdjustments() local
1992 const VTableComponent &Component = Components[I]; in dumpLayout() local
3256 const VTableComponent &Component = Components[I]; in dumpLayout() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp397 for (const StringRef &Component : Components) { in init() local
434 for (const StringRef &Component : Components) { in get() local
455 llvm::erase_if(Components, [&](StringRef Component) { in get()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1024 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h657 enum Component : unsigned { enum
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp129 uint32_t Component; member
1873 uint32_t Component = in generateImageSizeQueryInst() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp169 static bool isTraversalComponent(StringRef Component) { in isTraversalComponent()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp222 auto &Component = Components.back(); in FindSCC() local

12