Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDOTGraphTraitsPass.h57 std::string Title = GraphName + " for '" + F.getName().str() + "' function"; in runOnFunction() local
105 std::string Title = GraphName + " for '" + F.getName().str() + "' function"; in runOnFunction() local
135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule() local
167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule() local
/external/llvm/lib/CodeGen/
DEdgeBundles.cpp75 const Twine &Title) { in WriteGraph()
DScheduleDAGPrinter.cpp88 void ScheduleDAG::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
DMachineScheduler.cpp3401 void ScheduleDAGMI::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
/external/lzma/CPP/Windows/Control/
DPropertyPage.h40 UString Title; member
/external/llvm/lib/Option/
DOptTable.cpp333 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title, in PrintHelpOptionList()
384 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp()
391 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp()
/external/google-breakpad/src/testing/gtest/scripts/
Dgen_gtest_pred_impl.py175 def Title(word): function
/external/protobuf/gtest/scripts/
Dgen_gtest_pred_impl.py175 def Title(word): function
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dgen_gtest_pred_impl.py175 def Title(word): function
/external/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp90 UString Title; member in CThreadExtracting
/external/bison/examples/calc++/
Dcalc++-parser.cc107 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
132 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) YYUSE(Type) argument
/external/llvm/include/llvm/Support/
DGraphWriter.h113 void writeHeader(const std::string &Title) { in writeHeader()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp153 void SelectionDAG::viewGraph(const std::string &Title) { in viewGraph()
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.h20 UString Title; member
DBrowseDialog.cpp132 UString Title; member in CBrowseDialog
/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp226 const FX_WCHAR* Title, in JS_appAlert()
245 const FX_WCHAR* Title, in JS_appResponse()
/external/bison/src/
Dparse-gram.c1042 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
1320 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsps2.c346 void EmitHeader(cmsIOHANDLER* m, const char* Title, cmsHPROFILE hProfile) in EmitHeader()
/external/libpcap/
Dgrammar.c1450 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
1554 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h310 FPDF_WIDESTRING Title, in FFI_Alert()