OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cout
(Results
601 - 625
of
687
) sorted by null
<<
21
22
23
24
25
26
27
28
/external/chromium/testing/gtest/test/
gtest_repeat_test.cc
68
::std::
cout
<< "Value of: " #actual "\n"\
/external/chromium_org/testing/gtest/test/
gtest_repeat_test.cc
68
::std::
cout
<< "Value of: " #actual "\n"\
/external/chromium_org/tools/android/memdump/
memdump.cc
368
std::
cout
<< "pid\tprivate\t\tshared_app\tshared_other (KB)\n";
member in class:__anon14606::BitSet::std
392
std::
cout
<< buf;
403
std::
cout
<< "[ PID=" << process_memory.pid << "]" << '\n';
425
std::
cout
<< buf;
/external/eigen/test/eigen2/
eigen2_regression.cpp
76
std::
cout
<< ei_abs(error) << " xxx " << ei_abs(tolerance) << std::endl;
/external/gtest/test/
gtest_repeat_test.cc
68
::std::
cout
<< "Value of: " #actual "\n"\
/external/icu4c/test/intltest/
dtifmtts.cpp
34
//#define PRINTMESG(msg) { std::
cout
<< "(" << __FILE__ << ":" << __LINE__ << ") " << msg << "\n"; }
35
#define PRINTMESG(msg) { std::
cout
<< msg; }
1107
std::
cout
<< "\/\/";
member in class:std
1114
std::
cout
<< "\\n\\n";
member in class:std
[
all
...]
/external/marisa-trie/tools/
marisa-build.cc
103
trie.write(std::
cout
);
/external/marisa-trie/v0_1_5/tools/
marisa_alpha-build.cc
103
trie.write(std::
cout
);
/external/oprofile/pp/
opannotate.cpp
389
cout
<< str << '\n';
509
output_info(
cout
);
637
do_output_one_file(
cout
, in, filename, true);
737
output_info(
cout
);
/external/protobuf/gtest/test/
gtest_repeat_test.cc
68
::std::
cout
<< "Value of: " #actual "\n"\
/external/protobuf/src/google/protobuf/
lite_unittest.cc
110
cout
<< "PASS" << endl;
/ndk/sources/third_party/googletest/googletest/test/
gtest_repeat_test.cc
68
::std::
cout
<< "Value of: " #actual "\n"\
/external/chromium_org/third_party/icu/source/common/
unistr.cpp
46
cout
<< name << ":|";
50
cout
<< "[0x" << hex << s[i] << "]";
52
cout
<< (char) s[i];
54
cout
<< '|' << endl;
63
cout
<< name << ":|";
67
cout
<< "[0x" << hex << s[i] << "]";
69
cout
<< (char) s[i];
71
cout
<< '|' << endl;
[
all
...]
/external/icu4c/common/
unistr.cpp
46
cout
<< name << ":|";
50
cout
<< "[0x" << hex << s[i] << "]";
52
cout
<< (char) s[i];
54
cout
<< '|' << endl;
63
cout
<< name << ":|";
67
cout
<< "[0x" << hex << s[i] << "]";
69
cout
<< (char) s[i];
71
cout
<< '|' << endl;
[
all
...]
/external/chromium_org/media/cast/test/
end2end_unittest.cc
482
std::
cout
<< "Progress ";
member in class:media::cast::std
528
std::
cout
<< " " << i << std::flush;
531
std::
cout
<< std::endl;
749
std::
cout
<< "Progress ";
member in class:media::cast::std
766
std::
cout
<< " " << i << std::flush;
769
std::
cout
<< std::endl;
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp
222
std::
cout
<< "number: " << number << "; format plural count: " << result << "\n";
249
std::
cout
<< "parse source: " << res << "\n";
264
std::
cout
<< "parse plural count: " << res << "\n";
280
std::
cout
<< "parsed.getType: " << parsed.getType() << "\n";
297
std::
cout
<< "parse plural select count: " << res << "\n";
668
std::
cout
<< "loop into searchInLocaleChain since Short-Long-Alternative \n";
member in class:std
[
all
...]
/external/icu4c/i18n/
tmutfmt.cpp
225
std::
cout
<< "number: " << number << "; format plural count: " << result << "\n";
252
std::
cout
<< "parse source: " << res << "\n";
267
std::
cout
<< "parse plural count: " << res << "\n";
284
std::
cout
<< "parsed.getType: " << parsed.getType() << "\n";
301
std::
cout
<< "parse plural select count: " << res << "\n";
689
std::
cout
<< "loop into searchInLocaleChain since Short-Long-Alternative \n";
member in class:std
[
all
...]
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
[
all
...]
/external/icu4c/tools/tzcode/
tz2icu.cpp
[
all
...]
/build/tools/signapk/
SignApk.java
390
CountOutputStream
cout
= new CountOutputStream(out);
local
391
sf.write(
cout
);
397
if ((
cout
.size() % 1024) == 0) {
398
cout
.write('\r');
399
cout
.write('\n');
/external/chromium_org/v8/tools/gcmole/
gcmole.cc
188
std::
cout
<< i->first << "\n";
194
std::
cout
<< "\t" << *j << "\n";
386
std::
cout
<< "{";
member in class:__anon15332::Environment::std
392
if (comma) std::
cout
<< ", ";
member in class:__anon15332::Environment::std
393
std::
cout
<< i->first;
397
std::
cout
<< "}";
member in class:__anon15332::Environment::std
[
all
...]
/external/v8/tools/gcmole/
gcmole.cc
188
std::
cout
<< i->first << "\n";
194
std::
cout
<< "\t" << *j << "\n";
386
std::
cout
<< "{";
member in class:__anon27012::Environment::std
392
if (comma) std::
cout
<< ", ";
member in class:__anon27012::Environment::std
393
std::
cout
<< i->first;
397
std::
cout
<< "}";
member in class:__anon27012::Environment::std
[
all
...]
/external/eigen/test/
sparse_solver.h
214
std::
cout
<< " ==== SOLVING WITH MATRIX " << it.matname() << " ==== \n";
288
std::
cout
<< " ==== SOLVING WITH MATRIX " << it.matname() << " ==== \n";
/external/openfst/src/include/fst/
util.h
317
ostream *strm = &
cout
;
334
if (strm != &
cout
)
/external/srec/tools/grxmlcompile/
fst-io.h
156
ostream *ostrm = &std::
cout
;
198
if (ostrm != &std::
cout
)
Completed in 1412 milliseconds
<<
21
22
23
24
25
26
27
28