OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endl
(Results
476 - 500
of
845
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/openfst/src/include/fst/extensions/far/
info.h
83
<< FarTypeToString(far_reader->Type()) <<
endl
;
84
cout << std::left << setw(50) << "arc type" << Arc::Type() <<
endl
;
93
cout <<
endl
;
local
94
cout << std::left << setw(50) << "# of FSTs" << nfst <<
endl
;
local
95
cout << std::left << setw(50) << "total # of states" << nstate <<
endl
;
local
96
cout << std::left << setw(50) << "total # of arcs" << narc <<
endl
;
local
114
<< setw(wnarc) << "# of arcs" <<
endl
;
120
<< setw(wnarc) << info.narc <<
endl
;
/external/oprofile/libutil++/
op_spu_bfd.cpp
66
cverb << vbfd << "op_bfd ctor for " << image_path <<
endl
;
local
72
cverb << vbfd << "open failed for " << image_path <<
endl
;
local
78
cverb << vbfd << "stat failed for " << image_path <<
endl
;
local
87
cverb << vbfd << "fdopen_bfd failed for " << image_path <<
endl
;
local
98
cverb << vbfd << "No .note.spu-name section found" <<
endl
;
local
101
cverb << vbfd << "found .note.spu_name section" <<
endl
;
local
111
<< sec_size << " returned an error" <<
endl
;
local
161
<<
endl
;
/external/valgrind/main/drd/tests/
pth_create_chain.c
20
// std::cout << "create " << thread_count << std::
endl
;
26
<< ")" << std::
endl
;
41
// std::cout << "create " << thread_count << std::
endl
;
46
<< ")" << std::
endl
;
50
// std::cout << "join " << i << "(" << s_thread[i] << ")" << std::
endl
;
/external/marisa-trie/tools/
marisa-benchmark.cc
62
<< std::
endl
;
member in class:__anon24433::std
67
<< " - " << param_max_num_tries << std::
endl
;
member in class:__anon24433::std
71
std::cout << "trie: patricia" << std::
endl
;
member in class:__anon24433::std
75
std::cout << "trie: prefix" << std::
endl
;
member in class:__anon24433::std
82
std::cout << "tail: no" << std::
endl
;
member in class:__anon24433::std
86
std::cout << "tail: binary" << std::
endl
;
member in class:__anon24433::std
90
std::cout << "tail: text" << std::
endl
;
member in class:__anon24433::std
97
std::cout << "order: label" << std::
endl
;
member in class:__anon24433::std
101
std::cout << "order: weight" << std::
endl
;
member in class:__anon24433::std
107
std::cout << "predict: both IDs and strings" << std::
endl
;
member in class:__anon24433::std
109
std::cout << "predict: only IDs" << std::
endl
;
member in class:__anon24433::std
159
<< args[i] << std::
endl
;
member in class:__anon24433::std
164
std::cout << "#keys: " << keys->size() << std::
endl
;
member in class:__anon24433::std
169
std::cout << "total length: " << total_length << std::
endl
;
member in class:__anon24433::std
192
std::cerr << "error: restore() failed" << std::
endl
;
member in class:__anon24433::std
206
std::cerr << "error: lookup() failed" << std::
endl
;
member in class:__anon24433::std
222
std::cerr << "error: find() failed" << std::
endl
;
member in class:__anon24433::std
243
std::cerr << "error: predict() failed" << std::
endl
;
member in class:__anon24433::std
264
std::cerr << "error: predict() failed" << std::
endl
;
member in class:__anon24433::std
[
all
...]
/external/marisa-trie/v0_1_5/tools/
marisa_alpha-benchmark.cc
62
<< std::
endl
;
member in class:__anon24446::std
67
<< " - " << param_max_num_tries << std::
endl
;
member in class:__anon24446::std
71
std::cout << "trie: patricia" << std::
endl
;
member in class:__anon24446::std
75
std::cout << "trie: prefix" << std::
endl
;
member in class:__anon24446::std
82
std::cout << "tail: no" << std::
endl
;
member in class:__anon24446::std
86
std::cout << "tail: binary" << std::
endl
;
member in class:__anon24446::std
90
std::cout << "tail: text" << std::
endl
;
member in class:__anon24446::std
97
std::cout << "order: label" << std::
endl
;
member in class:__anon24446::std
101
std::cout << "order: weight" << std::
endl
;
member in class:__anon24446::std
107
std::cout << "predict: both IDs and strings" << std::
endl
;
member in class:__anon24446::std
109
std::cout << "predict: only IDs" << std::
endl
;
member in class:__anon24446::std
159
<< args[i] << std::
endl
;
member in class:__anon24446::std
164
std::cout << "#keys: " << keys->size() << std::
endl
;
member in class:__anon24446::std
169
std::cout << "total length: " << total_length << std::
endl
;
member in class:__anon24446::std
192
std::cerr << "error: restore() failed" << std::
endl
;
member in class:__anon24446::std
206
std::cerr << "error: lookup() failed" << std::
endl
;
member in class:__anon24446::std
222
std::cerr << "error: find() failed" << std::
endl
;
member in class:__anon24446::std
243
std::cerr << "error: predict() failed" << std::
endl
;
member in class:__anon24446::std
264
std::cerr << "error: predict() failed" << std::
endl
;
member in class:__anon24446::std
[
all
...]
/external/bison/examples/calc++/
calc++.cc
16
std::cout << driver.result << std::
endl
;
/external/chromium_org/sdch/open-vcdiff/src/
logging.h
45
#define VCD_ENDL std::
endl
; \
/external/eigen/doc/examples/
class_CwiseBinaryOp.cpp
16
cout << m1.binaryExpr(m2, MakeComplexOp<double>()) <<
endl
;
/external/open-vcdiff/src/
logging.h
45
#define VCD_ENDL std::
endl
; \
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
ignore_0xff.pass.cpp
28
<< "ccccdddd" << std::
endl
;
member in class:std
/external/oprofile/pp/
common_option.cpp
63
<< " allowed range: [0-100]" <<
endl
;
local
69
<< " allowed range: [0-100]" <<
endl
;
local
74
cverb << vdebug << "threshold: " << value <<
endl
;;
local
162
cerr <<
endl
;
local
201
cerr << argv[0] << " error: " << e.what() <<
endl
;
204
cerr << argv[0] << " error: " << e.what() <<
endl
;
207
cerr << argv[0] << " error: " << e.what() <<
endl
;
210
cerr << argv[0] << " error: " << e.what() <<
endl
;
213
cerr << argv[0] << " error: " << e.what() <<
endl
;
216
cerr << argv[0] << " unknown exception" <<
endl
;
277
cerr << "unknown merge option: " << *cit <<
endl
;
local
287
<< "with --exclude-dependent" <<
endl
;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp
48
std::cout << "av1" << std::
endl
;
member in class:std
53
std::cout << "av2" << std::
endl
;
member in class:std
55
std::cout << "av3" << std::
endl
;
member in class:std
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp
48
std::cout << "av1" << std::
endl
;
member in class:std
53
std::cout << "av2" << std::
endl
;
member in class:std
55
std::cout << "av3" << std::
endl
;
member in class:std
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp
48
std::cout << "av1" << std::
endl
;
member in class:std
53
std::cout << "av2" << std::
endl
;
member in class:std
55
std::cout << "av3" << std::
endl
;
member in class:std
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp
48
std::cout << "av1" << std::
endl
;
member in class:std
53
std::cout << "av2" << std::
endl
;
member in class:std
55
std::cout << "av3" << std::
endl
;
member in class:std
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
debug_fn_imps.hpp
48
std::cout << "av1" << std::
endl
;
member in class:std
53
std::cout << "av2" << std::
endl
;
member in class:std
55
std::cout << "av3" << std::
endl
;
member in class:std
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.cpp
496
cerr << os.str() << "; using 0" <<
endl
;
508
cerr << "Warning: unused abbreviation: " << ii <<
endl
;
local
612
cerr << "Error: Invalid directory: " << dirname <<
endl
;
local
628
<< e.what() <<
endl
;
653
cerr << "Error: Invalid directory: " << dir <<
endl
;
local
657
cerr << "Error: Directory name too long" <<
endl
;
local
679
<< e.what() <<
endl
;
692
<< e.what() <<
endl
;
1022
os << ":int { " << aliasTo << " } "; // No
endl
- save room for comment.
1027
os << ":table {" <<
endl
;
local
1029
os << ":array {" <<
endl
;
local
1050
os << " }" <<
endl
;
local
1063
os << " }" <<
endl
;
local
1076
os << " }" <<
endl
;
local
1085
os << " }" <<
endl
;
local
1100
os << " }" <<
endl
;
local
1108
os << dec << "\\" }" <<
endl
;
local
1115
os << dec << "\\" }" <<
endl
;
local
1121
os << " finalRule { \\"" << finalRuleID << "\\" }" <<
endl
;
local
1122
os << " finalRaw:int { " << finalOffset << " }" <<
endl
;
local
1123
os << " finalYear:int { " << finalYear << " }" <<
endl
;
local
1125
os << " \\"" << finalRuleID << "\\"" <<
endl
;
local
1127
<< finalYear << " }" <<
endl
;
local
1144
os << " }" <<
endl
;
local
1158
os << "\/\/Z#" << c++ <<
endl
;
local
1167
os << " Names {" <<
endl
local
1180
os << " \/\/ " << n <<
endl
local
1187
<< " }" <<
endl
;
local
1457
<< " --old generating resource format before ICU4.4" <<
endl
;
local
1461
cout << "Olson data version: " << version <<
endl
;
local
1471
<< " final rules from " ICU_ZONE_FILE <<
endl
;
local
1473
cerr << "Error: Unable to open " ICU_ZONE_FILE <<
endl
;
local
1513
<< olson << "\\"" <<
endl
;
local
1557
cout <<
endl
;
local
1589
cerr << "Error: Unable to open " << zonetab <<
endl
;
local
1604
cerr << "Error: Can't parse " << line << " in " << zonetab <<
endl
;
local
1609
<< " in " << zonetab <<
endl
;
local
1618
<< " country entries from " << zonetab <<
endl
;
local
1666
file << "\/\/---------------------------------------------------------" <<
endl
local
1688
<< " }" <<
endl
;
local
1694
file << " Rules { " <<
endl
;
local
1701
file << " " << id << ":intvector {" <<
endl
;
local
1703
file << " } \/\/_#" << frc++ <<
endl
;
local
1705
file << " }" <<
endl
;
local
1709
file << " Regions:array {" <<
endl
;
local
1720
file << " }" <<
endl
;
local
1722
file << " Regions { " <<
endl
;
local
1739
cerr << "Error: Nonexistent zone in country map: " << *j <<
endl
;
local
1744
file << " } \/\/R#" << rc++ <<
endl
;
local
1746
file << " }" <<
endl
;
local
1749
file << "}" <<
endl
;
local
1755
cout << "Finished writing " << TZ_RESOURCE_NAME << ".txt" <<
endl
;
local
1757
cerr << "Error: Unable to open\/write to " << TZ_RESOURCE_NAME << ".txt" <<
endl
;
local
[
all
...]
/external/icu4c/tools/tzcode/
tz2icu.cpp
496
cerr << os.str() << "; using 0" <<
endl
;
508
cerr << "Warning: unused abbreviation: " << ii <<
endl
;
local
612
cerr << "Error: Invalid directory: " << dirname <<
endl
;
local
628
<< e.what() <<
endl
;
653
cerr << "Error: Invalid directory: " << dir <<
endl
;
local
657
cerr << "Error: Directory name too long" <<
endl
;
local
679
<< e.what() <<
endl
;
692
<< e.what() <<
endl
;
1022
os << ":int { " << aliasTo << " } "; // No
endl
- save room for comment.
1027
os << ":table {" <<
endl
;
local
1029
os << ":array {" <<
endl
;
local
1050
os << " }" <<
endl
;
local
1063
os << " }" <<
endl
;
local
1076
os << " }" <<
endl
;
local
1085
os << " }" <<
endl
;
local
1100
os << " }" <<
endl
;
local
1108
os << dec << "\\" }" <<
endl
;
local
1115
os << dec << "\\" }" <<
endl
;
local
1121
os << " finalRule { \\"" << finalRuleID << "\\" }" <<
endl
;
local
1122
os << " finalRaw:int { " << finalOffset << " }" <<
endl
;
local
1123
os << " finalYear:int { " << finalYear << " }" <<
endl
;
local
1125
os << " \\"" << finalRuleID << "\\"" <<
endl
;
local
1127
<< finalYear << " }" <<
endl
;
local
1144
os << " }" <<
endl
;
local
1158
os << "\/\/Z#" << c++ <<
endl
;
local
1167
os << " Names {" <<
endl
local
1180
os << " \/\/ " << n <<
endl
local
1187
<< " }" <<
endl
;
local
1457
<< " --old generating resource format before ICU4.4" <<
endl
;
local
1461
cout << "Olson data version: " << version <<
endl
;
local
1471
<< " final rules from " ICU_ZONE_FILE <<
endl
;
local
1473
cerr << "Error: Unable to open " ICU_ZONE_FILE <<
endl
;
local
1513
<< olson << "\\"" <<
endl
;
local
1557
cout <<
endl
;
local
1589
cerr << "Error: Unable to open " << zonetab <<
endl
;
local
1604
cerr << "Error: Can't parse " << line << " in " << zonetab <<
endl
;
local
1609
<< " in " << zonetab <<
endl
;
local
1618
<< " country entries from " << zonetab <<
endl
;
local
1666
file << "\/\/---------------------------------------------------------" <<
endl
local
1688
<< " }" <<
endl
;
local
1694
file << " Rules { " <<
endl
;
local
1701
file << " " << id << ":intvector {" <<
endl
;
local
1703
file << " } \/\/_#" << frc++ <<
endl
;
local
1705
file << " }" <<
endl
;
local
1709
file << " Regions:array {" <<
endl
;
local
1720
file << " }" <<
endl
;
local
1722
file << " Regions { " <<
endl
;
local
1739
cerr << "Error: Nonexistent zone in country map: " << *j <<
endl
;
local
1744
file << " } \/\/R#" << rc++ <<
endl
;
local
1746
file << " }" <<
endl
;
local
1749
file << "}" <<
endl
;
local
1755
cout << "Finished writing " << TZ_RESOURCE_NAME << ".txt" <<
endl
;
local
1757
cerr << "Error: Unable to open\/write to " << TZ_RESOURCE_NAME << ".txt" <<
endl
;
local
[
all
...]
/external/chromium_org/tools/gn/
ninja_toolchain_writer.cc
67
out_ << "rule " << Toolchain::ToolTypeToName(tool_type) << std::
endl
;
member in class:std
71
out_ << indent << " " STRINGIZE(name) " = " << tool.name << std::
endl
;
82
out_ << std::
endl
;
member in class:std
90
out_ << std::
endl
;
member in class:std
93
out_ << std::
endl
;
member in class:std
ninja_build_writer.cc
126
out_ << std::
endl
<< std::
endl
;
member in class:std
134
out_ << std::
endl
;
member in class:std
136
out_ << std::
endl
;
member in class:std
153
out_ << std::
endl
;
member in class:std
162
out_ << "\nbuild all: phony " << all_rules << std::
endl
;
member in class:std
163
out_ << "default all" << std::
endl
;
member in class:std
/external/eigen/bench/
sparse_transpose.cpp
55
std::cout << " Eigen dense:\t" << timer.value() <<
endl
;
64
std::cout << " Eigen:\t" << timer.value() <<
endl
;
74
std::cout << " CSparse:\t" << timer.value() <<
endl
;
85
std::cout << " GMM:\t\t" << timer.value() <<
endl
;
95
std::cout << " MTL4:\t\t" << timer.value() <<
endl
;
sparse_trisolver.cpp
87
std::cout << " colmajor^-1 * b:\t" << timer.value() <<
endl
;
91
std::cout << " rowmajor^-1 * b:\t" << timer.value() <<
endl
;
102
std::cout << " colmajor^-1 * b:\t" << timer.value() <<
endl
;
106
std::cout << " rowmajor^-1 * b:\t" << timer.value() <<
endl
;
111
// std::cout << " colmajor^-1 * b:\t" << timer.value() << " (inplace)" <<
endl
;
116
// std::cout << " rowmajor^-1 * b:\t" << timer.value() << " (inplace)" <<
endl
;
130
std::cout << " colmajor^-1 * b:\t" << timer.value() <<
endl
;
148
std::cout << " colmajor^-1 * b:\t" << timer.value() <<
endl
;
154
std::cout << " rowmajor^-1 * b:\t" << timer.value() <<
endl
;
171
std::cout << " colmajor^-1 * b:\t" << timer.value() <<
endl
;
[
all
...]
/external/llvm/examples/ParallelJIT/
ParallelJIT.cpp
154
//~ std::cout << "block() n " << n << " waitFor " << waitFor << std::
endl
;
160
std::cout << "Unblocking threads from block()" << std::
endl
;
member in class:WaitForThreads::std
184
std::cout << "Unblocking threads from releaseThreads()" << std::
endl
;
member in class:WaitForThreads::std
262
std::cerr << "Could not create thread" << std::
endl
;
member in class:std
269
std::cerr << "Could not create thread" << std::
endl
;
member in class:std
276
std::cerr << "Could not create thread" << std::
endl
;
member in class:std
285
std::cerr << "Could not join thread" << std::
endl
;
member in class:std
288
std::cout << "Add1 returned " << intptr_t(returnValue) << std::
endl
;
member in class:std
292
std::cerr << "Could not join thread" << std::
endl
;
member in class:std
295
std::cout << "Fib1 returned " << intptr_t(returnValue) << std::
endl
;
member in class:std
299
std::cerr << "Could not join thread" << std::
endl
;
member in class:std
302
std::cout << "Fib2 returned " << intptr_t(returnValue) << std::
endl
;
member in class:std
[
all
...]
/external/openfst/src/include/fst/extensions/pdt/
info.h
147
cout << "fst type" << pdtinfo.FstType().c_str() <<
endl
;
149
cout << "arc type" << pdtinfo.ArcType().c_str() <<
endl
;
151
cout << "# of states" << pdtinfo.NumStates() <<
endl
;
153
cout << "# of arcs" << pdtinfo.NumArcs() <<
endl
;
155
cout << "# of open parentheses" << pdtinfo.NumOpenParens() <<
endl
;
157
cout << "# of close parentheses" << pdtinfo.NumCloseParens() <<
endl
;
160
<< pdtinfo.NumUniqueOpenParens() <<
endl
;
163
<< pdtinfo.NumUniqueCloseParens() <<
endl
;
166
<< pdtinfo.NumOpenParenStates() <<
endl
;
169
<< pdtinfo.NumCloseParenStates() <<
endl
;
[
all
...]
/external/srec/tools/grxmlcompile/
netw_dump.cpp
63
outfile << arc[loc]->fromId << std::
endl
;
66
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << Eps << std::
endl
;
84
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << inLabel.c_str() << std::
endl
;
member in class:std
172
outfile << arc[loc]->fromId << std::
endl
;
174
outfile << arc[loc]->fromId << Separator << arc[loc]->toId << Separator << inLabel.c_str() << Separator << outLabel.c_str() << std::
endl
;
member in class:std
209
outfile << arc[loc]->fromId << std::
endl
;
218
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << Eps << separator << outLabel.c_str() << std::
endl
;
member in class:std
221
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << Eps << separator << Eps << std::
endl
;
230
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << ".wb" << separator << outLabel.c_str() << std::
endl
;
member in class:std
233
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << ".wb" << separator << Eps << std::
endl
;
292
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << Eps << separator << outLabel.c_str() << std::
endl
;
member in class:std
304
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << ".wb" << separator << outLabel.c_str() << std::
endl
;
member in class:std
327
outfile << arc[loc]->fromId << separator << arc[loc]->toId << separator << inLabel.c_str() << separator << Eps << std::
endl
;
member in class:std
360
std::cout << arc[loc]->fromId <<" " << arc[loc]->toId << " " << inLabel.c_str() <<" " << outLabel.c_str() << std::
endl
;
member in class:std
[
all
...]
Completed in 2823 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>