OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cout
(Results
401 - 425
of
687
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp
67
std::
cout
<< r_e << " " <<* r_e << std::endl;
75
std::
cout
<< r_e << std::endl;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp
67
std::
cout
<< r_e << " " <<* r_e << std::endl;
75
std::
cout
<< r_e << std::endl;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp
67
std::
cout
<< r_e << " " <<* r_e << std::endl;
75
std::
cout
<< r_e << std::endl;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp
67
std::
cout
<< r_e << " " <<* r_e << std::endl;
75
std::
cout
<< r_e << std::endl;
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/
trace_fn_imps.hpp
67
std::
cout
<< r_e << " " <<* r_e << std::endl;
75
std::
cout
<< r_e << std::endl;
/external/bison/examples/calc++/
calc++.cc
16
std::
cout
<< driver.result << std::endl;
/external/chromium_org/media/cdm/ppapi/
cdm_logging.h
55
#define CDM_DLOG() CDM_LAZY_STREAM(std::
cout
, CDM_DLOG_IS_ON()) \
/external/eigen/doc/examples/
class_CwiseBinaryOp.cpp
16
cout
<< m1.binaryExpr(m2, MakeComplexOp<double>()) << endl;
/external/oprofile/pp/
opreport.cpp
207
cout
<< classes.cpuinfo << endl;
209
cout
<< classes.event << endl;
213
cout
<< classes.v[i].longname << endl;
227
cout
<< setw(9) << count << ' ';
229
cout
<< format_percent(ratio * 100, percent_int_width,
240
cout
<< '\t';
249
io_state state(
cout
);
251
cout
.setf(ios::right, ios::adjustfield);
253
cout
<< setw(colwidth) << name.c_str();
254
cout
<< '|';
[
all
...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/tools/
dxbc2tgsi.cpp
64
std::
cout
<< *dxbc;
74
std::
cout
<< *sm4;
75
std::
cout
<< "\n# TGSI program: " << std::endl;
/external/eigen/bench/
quatmul.cpp
30
std::
cout
.precision(3);
33
std::
cout
<< label << " default " << 1e3*t.best(CPU_TIMER) << "ms \t" << 1e-6*double(rep)/(t.best(CPU_TIMER)) << " M mul/s\n";
36
std::
cout
<< label << " novec " << 1e3*t.best(CPU_TIMER) << "ms \t" << 1e-6*double(rep)/(t.best(CPU_TIMER)) << " M mul/s\n";
sparse_randomsetter.cpp
56
std::
cout
<< "std::map => \t" << t.value()-rtime
62
std::
cout
<< " back: \t" << t.value() << "\n";
75
std::
cout
<< "n = " << nentries << "\n";
84
std::
cout
<< "rtime = " << rtime << " (" << dummy << ")\n\n";
99
// std::
cout
<< "gnu::hash_map => \t" << t.value()-rtime
108
// std::
cout
<< "google::dense => \t" << t.value()-rtime
117
// std::
cout
<< "google::sparse => \t" << t.value()-rtime
120
std::
cout
<< "\n\n";
member in class:std
benchEigenSolver.cpp
82
std::
cout
<< "dyn ";
member in class:std
84
std::
cout
<< "fixed ";
member in class:std
85
std::
cout
<< covMat.rows() << " \t"
121
std::
cout
<< " | \t"
167
std::
cout
<< " | \t"
182
std::
cout
<< "\n";
member in class:std
186
std::
cout
<< acc;
192
std::
cout
<< "size selfadjoint generic";
member in class:std
194
std::
cout
<< " GMM++ ";
member in class:std
197
std::
cout
<< " GSL (double + ATLAS) "
member in class:std
199
std::
cout
<< "\\n";
member in class:std
[
all
...]
sparse_cholesky.cpp
66
std::
cout
<< name << "..." << std::flush;
71
std::
cout
<< ":\t" << timer.value() << endl;
73
std::
cout
<< " nnz: " << sm1.nonZeros() << " => " << chol.matrixL().nonZeros() << "\n";
74
// std::
cout
<< "sparse\n" << chol.matrixL() << "%\n";
93
std::
cout
<< "Generate sparse matrix (might take a while)...\n";
member in class:std
95
std::
cout
<< "DONE\n\n";
member in class:std
102
std::
cout
<< "Eigen Dense\t" << density*100 << "%\n";
109
// std::
cout
<< "dense:\t" << timer.value() << endl;
115
std::
cout
<< "dense:\t" << timer.value() << endl;
121
std::
cout
<< "dense: " << "nnz = " << count << "\n"
[
all
...]
/external/eigen/doc/snippets/
Tutorial_AdvancedInitialization_ThreeWays.cpp
7
std::
cout
<< mat1 << std::endl << std::endl;
14
std::
cout
<< mat2 << std::endl << std::endl;
19
std::
cout
<< mat3 << std::endl;
/external/eigen/scripts/
eigen_gen_credits.cpp
208
cout
<< "{| cellpadding=\"5\"\n";
209
cout
<< "!\n";
210
cout
<< "! Lines changed\n";
211
cout
<< "!\n";
218
if(i%2)
cout
<< "|-\n";
219
else
cout
<< "|- style=\"background:#FFFFD0\"\n";
221
cout
<< "| [" << itc->url << " " << itc->name << "]\n";
223
cout
<< "| " << itc->name << "\n";
225
cout
<< "| " << itc->changedlines << "\n";
227
cout
<< "| (no information)\n"
[
all
...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/tools/
dxbc2tgsi.cpp
64
std::
cout
<< *dxbc;
74
std::
cout
<< *sm4;
75
std::
cout
<< "\n# TGSI program: " << std::endl;
/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;
53
std::
cout
<< "av2" << std::endl;
55
std::
cout
<< "av3" << std::endl;
/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;
53
std::
cout
<< "av2" << std::endl;
55
std::
cout
<< "av3" << std::endl;
/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;
53
std::
cout
<< "av2" << std::endl;
55
std::
cout
<< "av3" << std::endl;
/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;
53
std::
cout
<< "av2" << std::endl;
55
std::
cout
<< "av3" << std::endl;
/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;
53
std::
cout
<< "av2" << std::endl;
55
std::
cout
<< "av3" << std::endl;
/system/extras/tests/binder/benchmarks/
binderAddInts.cpp
174
cout
<< "serverCPU: ";
176
cout
<< " unbound";
178
cout
<< options.serverCPU;
180
cout
<< endl;
181
cout
<< "clientCPU: ";
183
cout
<< " unbound";
185
cout
<< options.clientCPU;
187
cout
<< endl;
188
cout
<< "iterations: " << options.iterations << endl;
189
cout
<< "iterDelay: " << options.iterDelay << endl
[
all
...]
/external/eigen/bench/spbench/
spbenchsolver.h
205
cout
<< " SOLVER FAILED ... Probably a numerical issue \n";
209
cout
<< "REL. ERROR " << stat[solver_id].rel_error;
211
cout
<< " (" << stat[solver_id].iterations << ") \n";
228
cout
<< "COMPUTE TIME : " << stat[solver_id].compute_time<< " \n";
229
cout
<< "SOLVE TIME : " << stat[solver_id].solve_time<< " \n";
230
cout
<< "TOTAL TIME : " << stat[solver_id].total_time<< " \n";
231
cout
<< "REL. ERROR : " << stat[solver_id].rel_error ;
233
cout
<< " (" << stat[solver_id].iterations << ") ";
235
cout
<< std::endl;
296
cout
<< "Solving with UMFPACK LU ... \n";
[
all
...]
/external/eigen/unsupported/doc/examples/
FFT.cpp
89
cout
<< "roundtrip rmse: " << rmse << endl;
95
cout
<< " scalar ";
97
cout
<< " complex ";
103
cout
<< "nfft=" << nfft << endl;
104
cout
<< " float" << endl;
106
cout
<< " double" << endl;
108
cout
<< " long double" << endl;
Completed in 695 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>