OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ostream
(Results
176 - 200
of
995
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/compiler/utils/arm/
managed_register_arm.cc
85
void ArmManagedRegister::Print(std::
ostream
& os) const {
102
std::
ostream
& operator<<(std::
ostream
& os, const ArmManagedRegister& reg) {
107
std::
ostream
& operator<<(std::
ostream
& os, const RegisterPair& r) {
/art/compiler/utils/mips/
managed_register_mips.cc
87
void MipsManagedRegister::Print(std::
ostream
& os) const {
103
std::
ostream
& operator<<(std::
ostream
& os, const MipsManagedRegister& reg) {
108
std::
ostream
& operator<<(std::
ostream
& os, const RegisterPair& reg) {
constants_mips.h
52
std::
ostream
& operator<<(std::
ostream
& os, const DRegister& rhs);
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.character/
char.pass.cpp
10
// <
ostream
>
18
#include <
ostream
>
56
std::
ostream
os((std::streambuf*)0);
64
std::
ostream
os(&sb);
71
std::
ostream
os(&sb);
80
std::
ostream
os(&sb);
char_pointer.pass.cpp
10
// <
ostream
>
18
#include <
ostream
>
56
std::
ostream
os((std::streambuf*)0);
64
std::
ostream
os(&sb);
71
std::
ostream
os(&sb);
80
std::
ostream
os(&sb);
signed_char.pass.cpp
10
// <
ostream
>
18
#include <
ostream
>
56
std::
ostream
os((std::streambuf*)0);
64
std::
ostream
os(&sb);
71
std::
ostream
os(&sb);
80
std::
ostream
os(&sb);
signed_char_pointer.pass.cpp
10
// <
ostream
>
18
#include <
ostream
>
56
std::
ostream
os((std::streambuf*)0);
64
std::
ostream
os(&sb);
71
std::
ostream
os(&sb);
80
std::
ostream
os(&sb);
unsigned_char.pass.cpp
10
// <
ostream
>
18
#include <
ostream
>
56
std::
ostream
os((std::streambuf*)0);
64
std::
ostream
os(&sb);
71
std::
ostream
os(&sb);
80
std::
ostream
os(&sb);
unsigned_char_pointer.pass.cpp
10
// <
ostream
>
18
#include <
ostream
>
56
std::
ostream
os((std::streambuf*)0);
64
std::
ostream
os(&sb);
71
std::
ostream
os(&sb);
80
std::
ostream
os(&sb);
/external/chromium_org/sync/js/
js_test_util.cc
14
void PrintTo(const JsArgList& args, ::std::
ostream
* os) {
18
void PrintTo(const JsEventDetails& details, ::std::
ostream
* os) {
40
virtual void DescribeTo(::std::
ostream
* os) const {
44
virtual void DescribeNegationTo(::std::
ostream
* os) const {
70
virtual void DescribeTo(::std::
ostream
* os) const {
74
virtual void DescribeNegationTo(::std::
ostream
* os) const {
/external/chromium_org/tools/gn/
path_output.cc
33
void PathOutput::WriteFile(std::
ostream
& out, const SourceFile& file) const {
37
void PathOutput::WriteDir(std::
ostream
& out,
80
void PathOutput::WriteFile(std::
ostream
& out, const OutputFile& file) const {
85
void PathOutput::WriteFile(std::
ostream
& out,
92
std::
ostream
& out,
117
void PathOutput::WritePathStr(std::
ostream
& out,
/external/stlport/src/
iostream.cpp
71
_STLP_DECLSPEC
ostream
cout(0);
72
_STLP_DECLSPEC
ostream
cerr(0);
73
_STLP_DECLSPEC
ostream
clog(0);
101
_STLP_DECLSPEC _Stl_aligned_buffer<
ostream
> cout;
102
_STLP_DECLSPEC _Stl_aligned_buffer<
ostream
> cerr;
103
_STLP_DECLSPEC _Stl_aligned_buffer<
ostream
> clog;
106
_Stl_aligned_buffer<
ostream
> cout;
107
_Stl_aligned_buffer<
ostream
> cerr;
108
_Stl_aligned_buffer<
ostream
> clog;
225
ostream
* ptr_cout = new(&cout) ostream(cout_buf.get()); cout_buf.release()
[
all
...]
/ndk/sources/cxx-stl/stlport/src/
iostream.cpp
71
_STLP_DECLSPEC
ostream
cout(0);
72
_STLP_DECLSPEC
ostream
cerr(0);
73
_STLP_DECLSPEC
ostream
clog(0);
101
_STLP_DECLSPEC _Stl_aligned_buffer<
ostream
> cout;
102
_STLP_DECLSPEC _Stl_aligned_buffer<
ostream
> cerr;
103
_STLP_DECLSPEC _Stl_aligned_buffer<
ostream
> clog;
106
_Stl_aligned_buffer<
ostream
> cout;
107
_Stl_aligned_buffer<
ostream
> cerr;
108
_Stl_aligned_buffer<
ostream
> clog;
225
ostream
* ptr_cout = new(&cout) ostream(cout_buf.get()); cout_buf.release()
[
all
...]
/art/runtime/
offsets.h
38
std::
ostream
& operator<<(std::
ostream
& os, const Offset& offs);
reference_table.h
48
void Dump(std::
ostream
& os) const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
54
static void Dump(std::
ostream
& os, const Table& entries)
/external/chromium/chrome/browser/sync/
js_test_util.h
9
#include <
ostream
>
25
void PrintTo(const JsArgList& args, ::std::
ostream
* os);
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
util_unittest.h
70
inline std::
ostream
& operator<<(std::
ostream
& os, const buzz::Jid& jid) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
sm4_dump.cpp
33
std::
ostream
& operator <<(std::
ostream
& out, const sm4_op& op)
133
std::
ostream
& operator <<(std::
ostream
& out, const sm4_dcl& dcl)
179
std::
ostream
& operator <<(std::
ostream
& out, const sm4_insn& insn)
193
std::
ostream
& operator <<(std::
ostream
& out, const sm4_program& program)
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
sm4_dump.cpp
33
std::
ostream
& operator <<(std::
ostream
& out, const sm4_op& op)
133
std::
ostream
& operator <<(std::
ostream
& out, const sm4_dcl& dcl)
179
std::
ostream
& operator <<(std::
ostream
& out, const sm4_insn& insn)
193
std::
ostream
& operator <<(std::
ostream
& out, const sm4_program& program)
/external/oprofile/libutil++/
child_reader.h
61
bool get_data(std::
ostream
& out, std::
ostream
& err);
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
unit_test_parameters.hpp
54
BOOST_TEST_DECL std::
ostream
* report_sink();
55
BOOST_TEST_DECL std::
ostream
* log_sink();
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
xml_printer.hpp
44
print_escaped( std::
ostream
& where_to, const_string value )
69
print_escaped( std::
ostream
& where_to, std::string const& value )
78
print_escaped( std::
ostream
& where_to, T const& value )
88
inline std::
ostream
&
102
inline std::
ostream
&
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-message.h
54
// The Message class works like an
ostream
repeater.
60
// 2. Then you stream the Message object to an
ostream
.
62
// to the
ostream
.
84
typedef std::
ostream
& (*BasicNarrowIoManip)(std::
ostream
&);
129
//
ostream
is undefined behavior. Depending on the compiler, you
217
// Streams a Message to an
ostream
.
218
inline std::
ostream
& operator <<(std::
ostream
& os, const Message& sb) {
/external/chromium/testing/gmock/src/
gmock-cardinalities.cc
39
#include <
ostream
> // NOLINT
85
virtual void DescribeTo(::std::
ostream
* os) const;
107
void BetweenCardinalityImpl::DescribeTo(::std::
ostream
* os) const {
128
// Describes the given call count to an
ostream
.
130
::std::
ostream
* os) {
/external/chromium/testing/gtest/include/gtest/
gtest-message.h
56
// The Message class works like an
ostream
repeater.
62
// 2. Then you stream the Message object to an
ostream
.
64
// to the
ostream
.
86
typedef std::
ostream
& (*BasicNarrowIoManip)(std::
ostream
&);
134
//
ostream
is undefined behavior. Depending on the compiler, you
223
// Streams a Message to an
ostream
.
224
inline std::
ostream
& operator <<(std::
ostream
& os, const Message& sb) {
Completed in 1121 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>