| /freebsd-13.1/sys/contrib/dev/acpica/components/utilities/ |
| H A D | uttrack.c | 183 UINT32 Component, 190 UINT32 Component, 250 UINT32 Component, in AcpiUtAllocateAndTrack() argument 319 UINT32 Component, in AcpiUtAllocateZeroedAndTrack() argument 348 ACPI_MEM_CALLOC, Component, Module, Line); in AcpiUtAllocateZeroedAndTrack() 388 UINT32 Component, in AcpiUtFreeAndTrack() argument 516 UINT32 Component, in AcpiUtTrackAllocation() argument 557 Allocation->Component = Component; in AcpiUtTrackAllocation() 617 UINT32 Component, in AcpiUtRemoveAllocation() argument 753 UINT32 Component, in AcpiUtDumpAllocations() argument [all …]
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | acoutput.h | 406 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument 407 ((Level & AcpiDbgLevel) && (Component & AcpiDbgLayer)) 441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument 443 if (ACPI_IS_DEBUG_ENABLED (Level, Component)) \ 445 Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \ 449 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument 451 Filename, Modulename, Component, __VA_ARGS__) 453 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument 455 Filename, Modulename, Component, __VA_ARGS__) 598 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 argument
|
| H A D | acutils.h | 1132 UINT32 Component, 1139 UINT32 Component, 1146 UINT32 Component, 1156 UINT32 Component,
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
| H A D | RecursiveSymbolVisitor.h | 74 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local 75 if (Component.getKind() == OffsetOfNode::Field) { in VisitOffsetOfExpr() 76 if (!visit(Component.getField(), Component.getEndLoc())) in VisitOffsetOfExpr()
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | CoverageReport.cpp | 131 for (const auto &Component : in getNumRedundantPathComponents() local 135 if (Component.index() >= NumRedundant) in getNumRedundantPathComponents() 140 if (FirstPathComponents[Component.index()] != Component.value()) { in getNumRedundantPathComponents() 141 NumRedundant = Component.index(); in getNumRedundantPathComponents() 159 auto Component = sys::path::begin(Paths[0]); in getRedundantPrefixLen() local 161 auto LastComponent = Component; in getRedundantPrefixLen() 162 ++Component; in getRedundantPrefixLen() 163 PrefixLen += Component - LastComponent; in getRedundantPrefixLen()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Path.cpp | 244 Position += Component.size(); in operator ++() 248 Component = StringRef(); in operator ++() 254 bool was_net = Component.size() > 2 && is_separator(Component[0], S) && in operator ++() 255 Component[1] == Component[0] && !is_separator(Component[2], S); in operator ++() 263 Component = Path.substr(Position, 1); in operator ++() 275 Component = "."; in operator ++() 282 Component = Path.slice(Position, end_pos); in operator ++() 307 I.Component = Path.substr(0, 0); in rend() 326 Component = "."; in operator ++() 332 Component = Path.slice(start_pos, end_pos); in operator ++() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Path.h | 56 StringRef Component; ///< The current component. Not necessarily in Path. variable 65 reference operator*() const { return Component; } 82 StringRef Component; ///< The current component. Not necessarily in Path. variable 90 reference operator*() const { return Component; }
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | MipsLinux.cpp | 120 StringRef Component, in getCompilerRT() argument 138 Path, Twine("libclang_rt." + Component + "-" + "mips" + Suffix)); in getCompilerRT()
|
| H A D | MipsLinux.h | 41 getCompilerRT(const llvm::opt::ArgList &Args, StringRef Component,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | ToolChain.cpp | 423 StringRef Component, in getCompilerRTBasename() argument 425 std::string CRTAbsolutePath = getCompilerRT(Args, Component, Type); in getCompilerRTBasename() 430 StringRef Component, in buildCompilerRTBasename() argument 460 return (Prefix + Twine("clang_rt.") + Component + ArchAndEnv + Suffix).str(); in buildCompilerRTBasename() 463 std::string ToolChain::getCompilerRT(const ArgList &Args, StringRef Component, in getCompilerRT() argument 467 buildCompilerRTBasename(Args, Component, Type, /*AddArch=*/false); in getCompilerRT() 478 buildCompilerRTBasename(Args, Component, Type, /*AddArch=*/true); in getCompilerRT() 485 StringRef Component, in getCompilerRTArgString() argument 487 return Args.MakeArgString(getCompilerRT(Args, Component, Type)); in getCompilerRTArgString()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Diagnostic.td | 46 string Component = ""; 79 /// Component is specified by the file with a big let directive. 80 string Component = ?;
|
| H A D | DiagnosticAnalysisKinds.td | 9 let Component = "Analysis" in {
|
| H A D | DiagnosticCrossTUKinds.td | 9 let Component = "CrossTU" in {
|
| /freebsd-13.1/contrib/unbound/testdata/svcb.tdir/ |
| H A D | svcb.dsc | 7 Component:
|
| /freebsd-13.1/contrib/unbound/testdata/ratelimit.tdir/ |
| H A D | ratelimit.dsc | 7 Component:
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | VTableBuilder.cpp | 1165 switch (Component.getKind()) { in ComputeThisAdjustments() 1169 MD = Component.getFunctionDecl(); in ComputeThisAdjustments() 1172 MD = Component.getDestructorDecl(); in ComputeThisAdjustments() 1920 const VTableComponent &Component = Components[I]; in dumpLayout() local 1923 switch (Component.getKind()) { in dumpLayout() 1927 << Component.getVCallOffset().getQuantity() in dumpLayout() 1933 << Component.getVBaseOffset().getQuantity() in dumpLayout() 1939 << Component.getOffsetToTop().getQuantity() in dumpLayout() 3159 const VTableComponent &Component = Components[I]; in dumpLayout() local 3162 switch (Component.getKind()) { in dumpLayout() [all …]
|
| /freebsd-13.1/contrib/unbound/testdata/http_user_agent.tdir/ |
| H A D | http_user_agent.dsc | 7 Component:
|
| /freebsd-13.1/contrib/unbound/testdata/zonemd_reload.tdir/ |
| H A D | zonemd_reload.dsc | 7 Component:
|
| /freebsd-13.1/contrib/unbound/testdata/stub_udp_with_tcp_upstream.tdir/ |
| H A D | stub_udp_with_tcp_upstream.dsc | 7 Component:
|
| /freebsd-13.1/contrib/unbound/testdata/fwd_udp_with_tcp_upstream.tdir/ |
| H A D | fwd_udp_with_tcp_upstream.dsc | 7 Component:
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | ToolChain.h | 188 StringRef Component, 437 StringRef Component, 441 getCompilerRTArgString(const llvm::opt::ArgList &Args, StringRef Component, 445 StringRef Component,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexBody.cpp | 448 const OffsetOfNode &Component = S->getComponent(I); in VisitOffsetOfExpr() local 449 if (Component.getKind() == OffsetOfNode::Field) in VisitOffsetOfExpr() 450 IndexCtx.handleReference(Component.getField(), Component.getEndLoc(), in VisitOffsetOfExpr()
|
| /freebsd-13.1/contrib/ntp/html/hints/ |
| H A D | aix | 66 > Component Name: AIX V3 FOR RS/6 68 > Component ID: 575603001
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | name-prefix.txt | 4 audio components as list of string pair. Component using the same
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 100 std::for_each(++Iter, End, [&Ret](StringRef Component) { in fileNameToURI() argument 104 if (Component == "\\") in fileNameToURI() 112 for (char C : Component) { in fileNameToURI()
|