OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endl
(Results
651 - 675
of
829
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
ostream
103
* Manipulators such as @c std::
endl
and @c std::hex use these
104
* functions in constructs like "std::cout << std::
endl
". For more
538
endl
(basic_ostream<_CharT, _Traits>& __os)
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
ostream
103
* Manipulators such as @c std::
endl
and @c std::hex use these
104
* functions in constructs like "std::cout << std::
endl
". For more
538
endl
(basic_ostream<_CharT, _Traits>& __os)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
ostream
103
* Manipulators such as @c std::
endl
and @c std::hex use these
104
* functions in constructs like "std::cout << std::
endl
". For more
538
endl
(basic_ostream<_CharT, _Traits>& __os)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
ostream
105
* Manipulators such as @c std::
endl
and @c std::hex use these
106
* functions in constructs like "std::cout << std::
endl
". For more
543
endl
(basic_ostream<_CharT, _Traits>& __os)
/external/eigen/test/
sparse_solver.h
106
<< " (" << EI_PP_MAKE_STRING(__LINE__) << ")" << std::
endl
<< std::
endl
;
member in class:std
/frameworks/compile/slang/
slang_rs.cpp
221
RSH << "#define RS_VERSION " << mTargetAPI << std::
endl
;
member in class:slang::std
222
RSH << "#include \"rs_core." RS_HEADER_SUFFIX "\"" << std::
endl
;
member in class:slang::std
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ostream.tcc
361
extern template ostream&
endl
(ostream&);
384
extern template wostream&
endl
(wostream&);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ostream.tcc
362
extern template ostream&
endl
(ostream&);
385
extern template wostream&
endl
(wostream&);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ostream.tcc
362
extern template ostream&
endl
(ostream&);
385
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc
361
extern template ostream&
endl
(ostream&);
384
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc
361
extern template ostream&
endl
(ostream&);
384
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream.tcc
361
extern template ostream&
endl
(ostream&);
384
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ostream.tcc
361
extern template ostream&
endl
(ostream&);
384
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ostream.tcc
362
extern template ostream&
endl
(ostream&);
385
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ostream.tcc
362
extern template ostream&
endl
(ostream&);
385
extern template wostream&
endl
(wostream&);
/external/eigen/bench/btl/data/
smooth.cxx
166
output_file << tab_sizes[i] << " " << tab_mflops[i] <<
endl
;
local
/external/eigen/bench/btl/generic_bench/
bench.hh
95
std::cout << " MFlops (" << nb_point-i << "/" << nb_point << ")" << std::
endl
;
/external/eigen/scripts/
eigen_gen_credits.cpp
231
cout << "|}" <<
endl
;
local
/external/eigen/test/eigen2/
eigen2_regression.cpp
76
std::cout << ei_abs(error) << " xxx " << ei_abs(tolerance) << std::
endl
;
member in class:std
eigen2_triangular.cpp
143
std::cout << "hello\n" << array << std::
endl
;
member in class:std
/external/eigen/unsupported/Eigen/
MPRealSupport
58
std::cout << "relative error: " << (A*x - b).norm() / b.norm() << std::
endl
;
/external/openfst/src/test/
fst_test.cc
225
cout << "PASS" <<
endl
;
local
weight_test.cc
255
cout << "PASS" <<
endl
;
local
/external/oprofile/libpp/
profile.cpp
142
cverb << (vdebug) << "start_offset is now " << start_offset <<
endl
;
local
/external/protobuf/src/google/protobuf/
lite_unittest.cc
110
cout << "PASS" <<
endl
;
local
Completed in 628 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>