OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:endl
(Results
826 - 850
of
1131
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/third_party/webrtc/video_engine/
vie_base_impl.cc
363
version_stream << "VideoEngine 3.54.0" << std::
endl
;
member in class:webrtc::std
366
version_stream << "Build: " << BUILDINFO << std::
endl
;
member in class:webrtc::std
/external/clang/docs/
ClangTools.rst
157
std::cout << ma.size () << std::
endl
;
169
std::cout << ma.size () << std::
endl
;
/external/eigen/test/
sparse_solver.h
106
<< " (" << EI_PP_MAKE_STRING(__LINE__) << ")" << std::
endl
<< std::
endl
;
member in class:std
/external/gtest/include/gtest/
gtest-message.h
87
// The type of basic IO manipulators (
endl
, ends, and flush) for
163
//
endl
or other basic IO manipulators to Message will confuse the
/external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc
123
cout << "INFO: " << file_->name() << ":" <<
endl
;
128
"java_outer_classname to suppress this message." <<
endl
;
local
/ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-message.h
87
// The type of basic IO manipulators (
endl
, ends, and flush) for
163
//
endl
or other basic IO manipulators to Message will confuse the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ostream.tcc
362
extern template ostream&
endl
(ostream&);
385
extern template wostream&
endl
(wostream&);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ostream.tcc
360
extern template ostream&
endl
(ostream&);
383
extern template wostream&
endl
(wostream&);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ostream.tcc
360
extern template ostream&
endl
(ostream&);
383
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&);
/prebuilts/ndk/9/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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ostream.tcc
362
extern template ostream&
endl
(ostream&);
385
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ostream.tcc
360
extern template ostream&
endl
(ostream&);
383
extern template wostream&
endl
(wostream&);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ostream.tcc
360
extern template ostream&
endl
(ostream&);
383
extern template wostream&
endl
(wostream&);
/art/runtime/gc/allocator/
rosalloc.cc
849
<< " }" << std::
endl
;
member in class:art::gc::allocator::std
1351
stream << "RosAlloc PageMap: " << std::
endl
;
member in class:art::gc::allocator::std
1377
<< " remaining_fpr_size=" << remaining_curr_fpr_size << std::
endl
;
member in class:art::gc::allocator::std
1383
stream << "curr_fpr=0x" << std::hex << reinterpret_cast<intptr_t>(curr_fpr) << std::
endl
;
member in class:art::gc::allocator::std
1393
<< " remaining_fpr_size=" << remaining_curr_fpr_size << std::
endl
;
member in class:art::gc::allocator::std
1406
stream << "[" << i << "]=Large (start)" << std::
endl
;
member in class:art::gc::allocator::std
1412
stream << "[" << i << "]=Large (part)" << std::
endl
;
member in class:art::gc::allocator::std
1424
<< std::
endl
;
member in class:art::gc::allocator::std
1430
stream << "[" << i << "]=Run (part)" << std::
endl
;
member in class:art::gc::allocator::std
[
all
...]
/art/compiler/
compiler.cc
50
LOG(INFO) << "Using SEA IR to compile..." << std::
endl
;
member in class:art::std
/development/perftests/panorama/feature_stab/src/dbregtest/
PgmImage.cpp
258
o <<
endl
;
local
/external/ceres-solver/examples/
ellipse_approximation.cc
367
std::cout << "####################" << std::
endl
;
member in class:std
368
std::cout << "dynamic_sparsity = " << dynamic_sparsity << std::
endl
;
member in class:std
369
std::cout << "####################" << std::
endl
;
member in class:std
370
std::cout << summary.FullReport() << std::
endl
;
member in class:std
/external/chromium_org/base/
bind_helpers.h
43
// void func() { cout << "Foo:f" <<
endl
; }
58
// void foo(int* arg) { cout << *arg <<
endl
}
77
// void foo(int arg) { cout << arg <<
endl
}
96
// int DoSomething(int arg) { cout << arg <<
endl
; }
/external/chromium_org/chrome/test/chromedriver/
chrome_launcher.cc
580
<< std::
endl
<< "key from header: " << public_key_base64
581
<< std::
endl
<< "key from manifest: " << manifest_key_base64
582
<< std::
endl
<< "generated extension id from header key: " << id
583
<< std::
endl
<< "generated extension id from manifest key: "
Completed in 2734 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>