OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cout
(Results
376 - 400
of
687
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/eigen/bench/
geometry.cpp
77
cout
.width(9);
78
cout
<< timer.best() << " ";
92
cout
<< msg << " ";
94
std::
cout
<< "\n";
member in class:std
108
cout
.precision(4);
109
std::
cout
member in class:std
113
cout
.width(9);
114
cout
<< i+1 << " ";
116
cout
<< "\n";
benchCholesky.cpp
77
std::
cout
<< "dyn ";
member in class:std
79
std::
cout
<< "fixed ";
member in class:std
80
std::
cout
<< covMat.rows() << " \t"
108
std::
cout
<< " | \t"
114
std::
cout
<< "\n";
member in class:std
117
std::
cout
<< acc;
123
std::
cout
<< "size no sqrt standard";
member in class:std
125
// std::
cout
<< " GSL (standard + double + ATLAS) ";
127
std::
cout
<< "\n";
member in class:std
/external/eigen/bench/btl/generic_bench/
bench.hh
68
std::
cout
<< " " << "size = " << tab_sizes[i] << " " << std::flush;
79
std::
cout
<< tab_mflops[i];
88
std::
cout
<< "\t > ";
member in class:std
90
std::
cout
<< "\t < ";
member in class:std
91
std::
cout
<< oldFlops[oldi];
95
std::
cout
<< " MFlops (" << nb_point-i << "/" << nb_point << ")" << std::endl;
/external/ceres-solver/examples/
helloworld.cc
79
std::
cout
<< summary.BriefReport() << "\n";
80
std::
cout
<< "x : " << initial_x
helloworld_analytic_diff.cc
102
std::
cout
<< summary.BriefReport() << "\n";
103
std::
cout
<< "x : " << initial_x
helloworld_numeric_diff.cc
75
std::
cout
<< summary.BriefReport() << "\n";
76
std::
cout
<< "x : " << initial_x
quadratic.cc
87
std::
cout
<< summary.BriefReport() << "\n";
88
std::
cout
<< "x : 5.0 -> " << x << "\n";
quadratic_auto_diff.cc
85
std::
cout
<< summary.BriefReport() << "\n";
86
std::
cout
<< "x : " << initial_x
quadratic_numeric_diff.cc
80
std::
cout
<< summary.BriefReport() << "\n";
81
std::
cout
<< "x : " << initial_x
/external/chromium/third_party/libjingle/source/talk/examples/login/
login_main.cc
36
std::
cout
<< "Auth Cookie: ";
member in class:std
40
std::
cout
<< "User Name: ";
member in class:std
/external/chromium_org/third_party/libjingle/source/talk/examples/login/
login_main.cc
38
std::
cout
<< "OAuth Access Token: ";
member in class:std
42
std::
cout
<< "User Name: ";
member in class:std
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/tools/
fxdis.cpp
62
std::
cout
<< *dxbc;
69
std::
cout
<< *sm4;
/external/clang/test/SemaTemplate/
inject-templated-friend-post.cpp
15
std_ostream
cout
;
variable
26
cout
<< foo;
/external/eigen/bench/btl/generic_bench/static/
static_size_generator.hh
33
std::
cout
<< tab_sizes.back() << " \t" << std::flush;
36
std::
cout
<< tab_mflops.back() << " MFlops" << std::endl;
/external/eigen/doc/examples/
class_VectorBlock.cpp
23
cout
<< segmentFromRange(2*v, 2, 4) << endl; // calls the const version
25
cout
<< "Now the vector v is:" << endl << v << endl;
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/tools/
fxdis.cpp
62
std::
cout
<< *dxbc;
69
std::
cout
<< *sm4;
/external/valgrind/main/drd/tests/
pth_create_chain.c
20
// std::
cout
<< "create " << thread_count << std::endl;
25
std::
cout
<< "created " << thread_count << "(" << s_thread[thread_count]
41
// std::
cout
<< "create " << thread_count << std::endl;
45
std::
cout
<< "created " << thread_count << "(" << s_thread[thread_count]
50
// std::
cout
<< "join " << i << "(" << s_thread[i] << ")" << std::endl;
/ndk/tests/device/issue35933-lambda/jni/
issue35933-lambda.cpp
8
std::
cout
<< "Adding " << n << std::endl;
14
std::
cout
<< message << ": " << total << 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/binary_heap_/
trace_fn_imps.hpp
67
std::
cout
<< r_e << " " <<* r_e << std::endl;
75
std::
cout
<< r_e << std::endl;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/5/sources/cxx-stl/gnu-libstdc++/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/6/sources/cxx-stl/gnu-libstdc++/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/7/sources/cxx-stl/gnu-libstdc++/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.4.3/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;
Completed in 1342 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>