Home
last modified time | relevance | path

Searched defs:Title (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsdump.c628 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 DDOTGraphTraitsPass.h269 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 DRefactoringActionRule.h26 StringRef Title; member
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexdump.c1092 const char *Title, in AcpiExOutString()
1100 const char *Title, in AcpiExOutPointer()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEdgeBundles.cpp77 const Twine &Title) { in WriteGraph()
H A DScheduleDAGPrinter.cpp79 void ScheduleDAG::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
H A DMachineScheduler.cpp4442 void ScheduleDAGMI::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp146 void SelectionDAG::viewGraph(const std::string &Title) { in viewGraph()
172 const Twine &Title) { in dumpDotGraph()
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp651 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 DInstrDocsEmitter.cpp70 std::string Title = std::string(Target.getName()); in EmitInstrDocs() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp117 void DetailedRecordsEmitter::printSectionHeading(StringRef Title, int Count, in printSectionHeading()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp28 void DominatorTree::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
H A DCallPrinter.cpp249 std::string Title = in viewCallGraph() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h139 void writeHeader(const std::string &Title) { in writeHeader()
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.c677 # 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 DSourceCoverageViewHTML.cpp609 const std::string &Title) { in emitReportHeader()
1226 void SourceCoverageViewHTML::renderTitle(raw_ostream &OS, StringRef Title) { in renderTitle()
H A DSourceCoverageViewText.cpp405 void SourceCoverageViewText::renderTitle(raw_ostream &OS, StringRef Title) { in renderTitle()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1062 # 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 Dslc-gram.c651 # 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 Dasn1parse.c1069 # 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 DStandardInstrumentations.cpp1976 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 DCoroFrame.cpp553 static void dumpSpills(StringRef Title, const SpillInfo &Spills) { in dumpSpills()
563 StringRef Title, in dumpRemats()
/freebsd/contrib/unbound/util/
H A Dconfigparser.c2612 # 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 Dntp_parser.c2014 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 DLVCodeViewVisitor.cpp418 auto Print = [&](LookupSet &Container, const char *Title) { in init()

12