Home
last modified time | relevance | path

Searched defs:Component (Results 1 – 25 of 29) 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.h77 StringRef Component; ///< The current component. Not necessarily in Path. variable
103 StringRef Component; ///< The current component. Not necessarily in Path. variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMipsLinux.cpp121 StringRef Component, in getCompilerRT()
H A DOpenBSD.cpp373 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.cpp1273 StringRef Component, RuntimeLinkOptions Opts, in AddLinkRuntimeLib()
1305 std::string MachO::getCompilerRT(const ArgList &, StringRef Component, in getCompilerRT()
1324 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.cpp224 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.cpp637 StringRef Component, in getCompilerRTBasename()
644 StringRef Component, in buildCompilerRTBasename()
677 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
709 StringRef Component, in getCompilerRTArgString()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp88 for (StringRef Component : llvm::make_range(++Iter, End)) { in fileNameToURI() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1945 auto IsSep = [Separator](StringRef Component) { in trySimplifyPath()
1952 for (auto &Component : llvm::reverse(Components)) { in trySimplifyPath() local
2547 for (auto Component : Components) { in HandleHeaderIncludeOrImport() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp469 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1197 const VTableComponent &Component = Components[TI.first]; in ComputeThisAdjustments() local
1990 const VTableComponent &Component = Components[I]; in dumpLayout() local
3254 const VTableComponent &Component = Components[I]; in dumpLayout() local
/freebsd/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/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp381 uint32_t Component; in handlePackOffsetAttr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h618 enum Component : unsigned { enum
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp1040 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp127 uint32_t Component; member
1574 uint32_t Component = in generateImageSizeQueryInst() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1411 const std::string &Component) { in EmitClangDiagsDefs()
/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
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5210 for (auto Component : Components) in UpgradeSectionAttributes() local

12