HomeSort by relevance Sort by last modified time
    Searched refs:Print (Results 26 - 50 of 465) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/compiler/java/
java_lazy_message_field.cc 60 printer->Print(variables_,
66 printer->Print(variables_,
72 printer->Print(variables_,
78 printer->Print(variables_,
91 printer->Print(variables_,
96 printer->Print(variables_,
109 printer->Print(variables_,
114 printer->Print(variables_,
184 printer->Print(variables_,
191 printer->Print(variables_
    [all...]
java_service.cc 67 printer->Print(
74 printer->Print(
86 printer->Print(
104 printer->Print(
110 printer->Print("}\n\n");
115 printer->Print(
123 printer->Print("public interface Interface {\n");
127 printer->Print("}\n\n");
132 printer->Print(
142 printer->Print("@java.lang.Override\n")
    [all...]
java_enum.cc 89 printer->Print(
94 printer->Print(
108 printer->Print("@java.lang.Deprecated\n");
110 printer->Print(vars,
114 printer->Print(
126 printer->Print(vars,
135 printer->Print(vars,
138 printer->Print("\n");
142 printer->Print(
153 printer->Print(
    [all...]
java_doc_comment.cc 123 printer->Print(
131 printer->Print(" * $line$\n", "line", lines[i]);
133 printer->Print(" *$line$\n", "line", lines[i]);
136 printer->Print(" * </pre>\n");
166 printer->Print(
171 printer->Print(" */\n");
183 printer->Print(
188 printer->Print(" */\n");
192 printer->Print(
197 printer->Print(" */\n")
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_message_field.cc 86 printer->Print(variables_,
92 printer->Print(variables_,
98 printer->Print(variables_,
104 printer->Print(variables_,
107 printer->Print(variables_,
114 printer->Print(variables_,
122 printer->Print(variables_,
131 printer->Print(variables_,
139 printer->Print(variables_,
153 printer->Print(variables_
    [all...]
javanano_message.cc 124 printer->Print(
130 printer->Print(
136 printer->Print(
140 printer->Print(
144 printer->Print(
147 printer->Print(
151 printer->Print(" implements java.lang.Cloneable {\n");
153 printer->Print(" {\n");
158 printer->Print(
191 printer->Print(
    [all...]
  /external/protobuf/src/google/protobuf/io/
printer_unittest.cc 70 printer.Print("Hello World!");
71 printer.Print(" This is the same line.\n");
72 printer.Print("But this is a new one.\nAnd this is another one.");
128 printer.Print(vars, "Hello $foo$!\nbar = $bar$\n");
130 printer.Print(vars, "$abcdefg$\nA literal dollar sign: $$");
133 printer.Print(vars, "\nNow foo = $foo$.");
157 printer.Print("Hello $foo$!\n", "foo", "World");
159 printer.Print("$foo$ $bar$\n", "foo", "one", "bar", "two");
183 printer.Print("This is not indented.\n");
185 printer.Print("This is indented\nAnd so is this\n")
    [all...]
printer.h 57 // printer.Print(vars, "My name is $name$.");
71 // Print some text after applying variable substitutions. If a particular
76 void Print(const map<string, string>& variables, const char* text);
78 // Like the first Print(), except the substitutions are given as parameters.
79 void Print(const char* text);
80 // Like the first Print(), except the substitutions are given as parameters.
81 void Print(const char* text, const char* variable, const string& value);
82 // Like the first Print(), except the substitutions are given as parameters.
83 void Print(const char* text, const char* variable1, const string& value1,
85 // Like the first Print(), except the substitutions are given as parameters
    [all...]
  /external/gtest/test/
gtest-printers_test.cc 233 // is a helper for testing UniversalPrinter<T>::Print() for various types.
235 string Print(const T& value) {
237 UniversalPrinter<T>::Print(value, &ss);
243 // UniversalPrinter<T&>::Print() for various types.
247 UniversalPrinter<T&>::Print(value, &ss);
254 EXPECT_EQ("-1", Print(kAE1));
255 EXPECT_EQ("1", Print(kAE2));
259 EXPECT_EQ("-2", Print(kEWP1));
260 EXPECT_EQ("42", Print(kEWP2));
264 EXPECT_EQ("kEWS1", Print(kEWS1))
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-printers_test.cc 233 // is a helper for testing UniversalPrinter<T>::Print() for various types.
235 string Print(const T& value) {
237 UniversalPrinter<T>::Print(value, &ss);
243 // UniversalPrinter<T&>::Print() for various types.
247 UniversalPrinter<T&>::Print(value, &ss);
254 EXPECT_EQ("-1", Print(kAE1));
255 EXPECT_EQ("1", Print(kAE2));
259 EXPECT_EQ("-2", Print(kEWP1));
260 EXPECT_EQ("42", Print(kEWP2));
264 EXPECT_EQ("kEWS1", Print(kEWS1))
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-printers_test.cc 233 // is a helper for testing UniversalPrinter<T>::Print() for various types.
235 string Print(const T& value) {
237 UniversalPrinter<T>::Print(value, &ss);
243 // UniversalPrinter<T&>::Print() for various types.
247 UniversalPrinter<T&>::Print(value, &ss);
254 EXPECT_EQ("-1", Print(kAE1));
255 EXPECT_EQ("1", Print(kAE2));
259 EXPECT_EQ("-2", Print(kEWP1));
260 EXPECT_EQ("42", Print(kEWP2));
264 EXPECT_EQ("kEWS1", Print(kEWS1))
    [all...]
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_message_field.cc 82 printer->Print(variables_,
107 printer->Print(variables_,
115 printer->Print(variables_,
119 printer->Print(variables_,
122 printer->Print(variables_,
126 printer->Print(variables_,
132 printer->Print(variables_,
140 printer->Print(variables_,
164 printer->Print(variables_,
192 printer->Print(variables_
    [all...]
javamicro_primitive_field.cc 226 printer->Print(variables_,
232 printer->Print(variables_,
248 printer->Print(variables_,
260 printer->Print(variables_,
277 printer->Print(variables_,
285 printer->Print(variables_,
292 printer->Print(variables_,
297 printer->Print(variables_,
307 printer->Print(variables_,
318 printer->Print(variables_
    [all...]
javamicro_message.cc 57 // Print the field's proto-syntax definition as a comment. We don't want to
58 // print group bodies so we cut off after the first line.
60 printer->Print("// $def$\n",
186 printer->Print(
193 printer->Print(
210 printer->Print("public static final int $constant_name$ = $number$;\n",
214 printer->Print("\n");
224 printer->Print("}\n\n");
240 printer->Print(
245 printer->Print(
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
printer.h 57 // printer.Print(vars, "My name is $name$.");
71 // Print some text after applying variable substitutions. If a particular
76 void Print(const map<string, string>& variables, const char* text);
78 // Like the first Print(), except the substitutions are given as parameters.
79 void Print(const char* text);
80 // Like the first Print(), except the substitutions are given as parameters.
81 void Print(const char* text, const char* variable, const string& value);
82 // Like the first Print(), except the substitutions are given as parameters.
83 void Print(const char* text, const char* variable1, const string& value1,
85 // Like the first Print(), except the substitutions are given as parameters
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
printer.h 57 // printer.Print(vars, "My name is $name$.");
71 // Print some text after applying variable substitutions. If a particular
76 void Print(const map<string, string>& variables, const char* text);
78 // Like the first Print(), except the substitutions are given as parameters.
79 void Print(const char* text);
80 // Like the first Print(), except the substitutions are given as parameters.
81 void Print(const char* text, const char* variable, const string& value);
82 // Like the first Print(), except the substitutions are given as parameters.
83 void Print(const char* text, const char* variable1, const string& value1,
85 // Like the first Print(), except the substitutions are given as parameters
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
printer.h 57 // printer.Print(vars, "My name is $name$.");
71 // Print some text after applying variable substitutions. If a particular
76 void Print(const map<string, string>& variables, const char* text);
78 // Like the first Print(), except the substitutions are given as parameters.
79 void Print(const char* text);
80 // Like the first Print(), except the substitutions are given as parameters.
81 void Print(const char* text, const char* variable, const string& value);
82 // Like the first Print(), except the substitutions are given as parameters.
83 void Print(const char* text, const char* variable1, const string& value1,
85 // Like the first Print(), except the substitutions are given as parameters
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
printer.h 57 // printer.Print(vars, "My name is $name$.");
71 // Print some text after applying variable substitutions. If a particular
76 void Print(const map<string, string>& variables, const char* text);
78 // Like the first Print(), except the substitutions are given as parameters.
79 void Print(const char* text);
80 // Like the first Print(), except the substitutions are given as parameters.
81 void Print(const char* text, const char* variable, const string& value);
82 // Like the first Print(), except the substitutions are given as parameters.
83 void Print(const char* text, const char* variable1, const string& value1,
85 // Like the first Print(), except the substitutions are given as parameters
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.cc 78 printer->Print(vars, "enum $classname$ {\n");
93 if (i > 0) printer->Print(",\n");
94 printer->Print(vars, "$prefix$$name$ = $number$");
105 printer->Print("\n};\n");
116 printer->Print(vars,
122 printer->Print(vars,
128 printer->Print(vars,
131 printer->Print(vars,
136 printer->Print(vars,
148 printer->Print(
    [all...]
  /external/v8/src/ast/
prettyprinter.cc 31 const char* CallPrinter::Print(FunctionLiteral* program, int position) {
39 void CallPrinter::Find(AstNode* node, bool print) {
42 if (print) {
47 Print("(intermediate value)");
66 void CallPrinter::Print(const char* format, ...) {
249 Print("/");
251 Print("/");
252 if (node->flags() & RegExp::kGlobal) Print("g");
253 if (node->flags() & RegExp::kIgnoreCase) Print("i");
254 if (node->flags() & RegExp::kMultiline) Print("m")
    [all...]
  /external/lzma/CPP/7zip/UI/Console/
BenchCon.cpp 14 void Print(const char *s);
19 void CPrintBenchCallback::Print(const char *s)
26 Print("\n");
  /external/v8/tools/
perf-to-html.py 158 def Print(self, str_data):
169 print(string_data)
172 self.Print("<h2>")
173 self.Print("<a name=\"" + benchmark.name() + "\">")
174 self.Print(benchmark.name() + "</a> <a href=\"#top\">(top)</a>")
175 self.Print("</h2>");
176 self.Print("<table class=\"benchmark\">")
177 self.Print("<thead>")
178 self.Print(" <th>Test</th>")
179 self.Print(" <th>Result</th>"
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 131 printer->Print(
138 printer->Print(
141 printer->Print(
148 printer->Print(
155 printer->Print(
158 printer->Print(
161 printer->Print("\n\n");
303 printer.Print(
313 printer_->Print("import $module$\n", "module",
316 printer_->Print("\n")
    [all...]
  /bootable/recovery/
adb_install.cpp 42 ui->Print("failed to open driver control: %s\n", strerror(errno));
46 ui->Print("failed to set driver control: %s\n", strerror(errno));
49 ui->Print("failed to close driver control: %s\n", strerror(errno));
63 ui->Print("Restarting adbd...\n");
82 ui->Print("\n\nNow send the package you want to apply\n"
110 ui->Print("\nTimed out waiting for package.\n\n");
134 ui->Print("\nYou need adb 1.0.32 or newer to sideload\nto this device.\n\n");
136 ui->Print("\n(adbd status %d)\n", WEXITSTATUS(status));
  /external/google-breakpad/src/processor/
minidump_dump.cc 30 // minidump_dump.cc: Print the contents of a minidump file in somewhat
100 minidump.Print();
109 thread_list->Print();
117 module_list->Print();
125 memory_list->Print();
132 exception->Print();
139 assertion->Print();
147 system_info->Print();
155 misc_info->Print();
163 breakpad_info->Print();
    [all...]

Completed in 1003 milliseconds

12 3 4 5 6 7 8 91011>>