/freebsd/sys/contrib/dev/acpica/components/resources/ |
H A D | rsdump.c | 628 char *Title, in AcpiRsDumpResourceLabel() 707 const char *Title, in AcpiRsOutString() 721 const char *Title, in AcpiRsOutInteger8() 729 const char *Title, in AcpiRsOutInteger16() 738 const char *Title, in AcpiRsOutInteger32() 747 const char *Title, in AcpiRsOutInteger64() 757 const char *Title) in AcpiRsOutTitle()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DOTGraphTraitsPass.h | 269 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule() local 302 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule() local 334 std::string Title = GraphName + " for '" + F.getName().str() + "' function"; in WriteDOTGraphToFile() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRule.h | 26 StringRef Title; member
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exdump.c | 1092 const char *Title, in AcpiExOutString() 1100 const char *Title, in AcpiExOutPointer()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | EdgeBundles.cpp | 77 const Twine &Title) { in WriteGraph()
|
H A D | ScheduleDAGPrinter.cpp | 79 void ScheduleDAG::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
|
H A D | MachineScheduler.cpp | 4442 void ScheduleDAGMI::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 146 void SelectionDAG::viewGraph(const std::string &Title) { in viewGraph() 172 const Twine &Title) { in dumpDotGraph()
|
/freebsd/contrib/llvm-project/llvm/lib/Option/ |
H A D | OptTable.cpp | 651 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title, in PrintHelpOptionList() 706 void OptTable::printHelp(raw_ostream &OS, const char *Usage, const char *Title, in printHelp() 717 void OptTable::printHelp(raw_ostream &OS, const char *Usage, const char *Title, in printHelp() 735 raw_ostream &OS, const char *Usage, const char *Title, bool ShowHidden, in internalPrintHelp()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 70 std::string Title = std::string(Target.getName()); in EmitInstrDocs() local
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | DetailedRecordsBackend.cpp | 117 void DetailedRecordsEmitter::printSectionHeading(StringRef Title, int Count, in printSectionHeading()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DomPrinter.cpp | 28 void DominatorTree::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
|
H A D | CallPrinter.cpp | 249 std::string Title = in viewCallGraph() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GraphWriter.h | 139 void writeHeader(const std::string &Title) { in writeHeader()
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | parse.c | 677 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument 818 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewHTML.cpp | 609 const std::string &Title) { in emitReportHeader() 1226 void SourceCoverageViewHTML::renderTitle(raw_ostream &OS, StringRef Title) { in renderTitle()
|
H A D | SourceCoverageViewText.cpp | 405 void SourceCoverageViewText::renderTitle(raw_ostream &OS, StringRef Title) { in renderTitle()
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpcmd.c | 1062 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument 1203 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | slc-gram.c | 651 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument 792 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1parse.c | 1069 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument 1210 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1976 DotCfgDiff::DotCfgDiff(StringRef Title, const FuncDataT<DCData> &Before, in DotCfgDiff() 2057 DotCfgDiffDisplayGraph DotCfgDiff::createDisplayGraph(StringRef Title, in createDisplayGraph()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 553 static void dumpSpills(StringRef Title, const SpillInfo &Spills) { in dumpSpills() 563 StringRef Title, in dumpRemats()
|
/freebsd/contrib/unbound/util/ |
H A D | configparser.c | 2612 # define YY_SYMBOL_PRINT(Title, Kind, Value, Location) \ argument 2720 # define YY_SYMBOL_PRINT(Title, Kind, Value, Location) argument
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_parser.c | 2014 YY_SYMBOL_PRINT(Title,Kind,Value,Location) global() argument 2122 YY_SYMBOL_PRINT(Title,Kind,Value,Location) global() argument
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 418 auto Print = [&](LookupSet &Container, const char *Title) { in init()
|