/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | uttrack.c | 250 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 D | Path.h | 77 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 D | MipsLinux.cpp | 121 StringRef Component, in getCompilerRT()
|
H A D | OpenBSD.cpp | 373 std::string OpenBSD::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
|
H A D | OHOS.cpp | 340 std::string OHOS::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT()
|
H A D | Darwin.cpp | 1273 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 D | acoutput.h | 411 #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 D | RecursiveSymbolVisitor.h | 74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseHLSL.cpp | 224 unsigned Component = 0; in ParseHLSLAnnotations() local
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsdump.c | 275 UINT32 Component) in AcpiNsDumpPathname()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageReport.cpp | 148 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 D | ToolChain.cpp | 637 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 D | Sarif.cpp | 88 for (StringRef Component : llvm::make_range(++Iter, End)) { in fileNameToURI() local
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 1945 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 D | IndexBody.cpp | 469 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 1197 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 D | LVCodeViewVisitor.cpp | 410 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 D | SemaHLSL.cpp | 381 uint32_t Component; in handlePackOffsetAttr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 618 enum Component : unsigned { enum
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 1040 unsigned *Component, const char *ComponentName) { in parseOptionalTrailingVersionComponent()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.cpp | 127 uint32_t Component; member 1574 uint32_t Component = in generateImageSizeQueryInst() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 1411 const std::string &Component) { in EmitClangDiagsDefs()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 169 static bool isTraversalComponent(StringRef Component) { in isTraversalComponent()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 222 auto &Component = Components.back(); in FindSCC() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 5210 for (auto Component : Components) in UpgradeSectionAttributes() local
|