HomeSort by relevance Sort by last modified time
    Searched refs:Title (Results 1 - 25 of 29) sorted by null

1 2

  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd.conf 7 Title = "hostapd"
  /external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 31 std::string Title, GraphName;
34 Title = GraphName + " for '" + F.getNameStr() + "' function";
35 ViewGraph(Graph, Name, Simple, Title);
65 std::string Title, GraphName;
67 Title = GraphName + " for '" + F.getNameStr() + "' function";
70 WriteGraph(File, Graph, Simple, Title);
  /external/llvm/include/llvm/Support/
GraphWriter.h 95 void writeGraph(const std::string &Title = "") {
97 writeHeader(Title);
109 void writeHeader(const std::string &Title) {
112 if (!Title.empty())
113 O << "digraph \"" << DOT::EscapeString(Title) << "\" {\n";
122 if (!Title.empty())
123 O << "\tlabel=\"" << DOT::EscapeString(Title) << "\";\n";
299 const std::string &Title = "") {
304 W.writeGraph(Title);
311 bool ShortNames = false, const std::string &Title = "")
    [all...]
  /external/llvm/include/llvm/CodeGen/
EdgeBundles.h 64 const std::string &Title = "");
SelectionDAG.h 210 void viewGraph(const std::string &Title);
    [all...]
  /external/llvm/utils/
NewNightlyTest.pl 312 my $Title = shift;
315 print "$Title\n";
321 print "$Title\n";
331 my $Title = shift;
334 print "$Title\n";
340 print "$Title\n";
  /external/clang/include/clang/Driver/
OptTable.h 178 /// \param Title - The title to use in the usage line.
181 const char *Title, bool ShowHidden = false) const;
  /external/llvm/lib/CodeGen/
EdgeBundles.cpp 80 const std::string &Title) {
  /external/chromium/testing/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
426 'Arity' : Title(Arity(n)),
617 test_name = pred_format_type.title()
  /external/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
428 'Arity' : Title(Arity(n)),
620 test_name = pred_format_type.title()
  /external/protobuf/gtest/scripts/
gen_gtest_pred_impl.py 175 def Title(word):
176 """Returns the given word in title case. The difference between
177 this and string's title() method is that Title('4-ary') is '4-ary'
178 while '4-ary'.title() is '4-Ary'."""
214 'Arity' : Title(Arity(n))
428 'Arity' : Title(Arity(n)),
620 test_name = pred_format_type.title()
  /external/bison/data/
lalr1.cc 343 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
347 *yycdebug_ << Title << ' '; \
367 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
glr.c 578 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
582 YYFPRINTF (stderr, "%s ", Title); \
596 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
    [all...]
yacc.c 655 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \
659 YYFPRINTF (stderr, "%s ", Title); \
728 # define YY_SYMBOL_PRINT(Title, Type, Value, Location)
    [all...]
  /external/clang/lib/Driver/
OptTable.cpp 295 static void PrintHelpOptionList(raw_ostream &OS, StringRef Title,
298 OS << Title << ":\n";
347 const char *Title, bool ShowHidden) const {
348 OS << "OVERVIEW: " << Title << "\n";
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 148 void SelectionDAG::viewGraph(const std::string &Title) {
152 false, Title);
  /external/libpcap/
grammar.c     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp     [all...]
  /system/core/sh/
arith.c 626 # define YYDSYMPRINTF(Title, Token, Value, Location) \
630 YYFPRINTF (stderr, "%s ", Title); \
700 # define YYDSYMPRINTF(Title, Token, Value, Location)
    [all...]
  /external/chromium/chrome/browser/autocomplete/
history_contents_provider_unittest.cc 27 const char* title; member in struct:__anon2460::TestEntry
81 history_service->SetPageTitle(url, UTF8ToUTF16(test_entries[i].title));
118 EXPECT_STREQ(test_entries[0].title, UTF16ToUTF8(m[0].description).c_str());
120 EXPECT_STREQ(test_entries[1].title, UTF16ToUTF8(m[1].description).c_str());
123 TEST_F(HistoryContentsProviderTest, Title) {
132 EXPECT_STREQ(test_entries[0].title, UTF16ToUTF8(m[0].description).c_str());
134 EXPECT_STREQ(test_entries[1].title, UTF16ToUTF8(m[1].description).c_str());
  /external/bison/src/
parse-gram.c     [all...]
  /external/mesa3d/src/glsl/
glsl_parser.cpp     [all...]
  /external/elfutils/src/
ldscript.c 720 # define YYDSYMPRINTF(Title, Token, Value, Location) \
724 YYFPRINTF (stderr, "%s ", Title); \
794 # define YYDSYMPRINTF(Title, Token, Value, Location)
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-parse.c     [all...]
  /external/chromium/chrome/browser/
browser_browsertest.cc 53 "<html><head><title>beforeunload</title></head><body>"
65 // Given a page title, returns the expected window caption string.
68 // On Mac or ChromeOS, we don't want to suffix the page title with
148 // In RTL locales wrap the page title with RTL embedding characters so that it
180 // Launch the app on a page with no title, check that the app title was set
193 // Launch the app, navigate to a page with a title, check that the app title
195 IN_PROC_BROWSER_TEST_F(BrowserTest, Title) {
    [all...]

Completed in 2090 milliseconds

1 2