HomeSort by relevance Sort by last modified time
    Searched refs:ostream (Results 76 - 100 of 995) sorted by null

1 2 34 5 6 7 8 91011>>

  /art/runtime/arch/arm/
registers_arm.h 52 std::ostream& operator<<(std::ostream& os, const Register& rhs);
92 std::ostream& operator<<(std::ostream& os, const SRegister& rhs);
  /external/chromium_org/tools/gn/
ninja_build_writer.h 32 std::ostream& out,
33 std::ostream& dep_out);
45 std::ostream& out_;
46 std::ostream& dep_out_;
ninja_copy_target_writer.h 16 std::ostream& out);
ninja_group_target_writer.h 16 std::ostream& out);
config_values_extractors.cc 17 void operator()(const std::string& s, std::ostream& out) const {
32 std::ostream& out) {
path_output.h 60 void WriteFile(std::ostream& out, const SourceFile& file) const;
61 void WriteFile(std::ostream& out, const OutputFile& file) const;
62 void WriteFile(std::ostream& out, const base::FilePath& file) const;
63 void WriteDir(std::ostream& out,
69 void WritePathStr(std::ostream& out, const base::StringPiece& str) const;
74 void WriteSourceRelativeString(std::ostream& out,
gyp_target_writer.h 50 std::ostream& out);
62 std::ostream& Indent(int spaces);
63 static std::ostream& Indent(std::ostream& out, int spaces);
71 std::ostream& out_;
  /external/llvm/lib/Support/
raw_os_ostream.cpp 10 // This implements support adapting raw_ostream to std::ostream.
15 #include <ostream>
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
util.h 55 inline ostream &WriteType(ostream &strm, const T t) {
60 inline ostream &WriteType(ostream &strm, const string s) {
  /external/chromium_org/dbus/
object_path.cc 7 #include <ostream>
29 void PrintTo(const ObjectPath& path, std::ostream* out) {
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
dxbc_dump.cpp 32 std::ostream& operator <<(std::ostream& out, const dxbc_container& container)
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
dxbc_dump.cpp 32 std::ostream& operator <<(std::ostream& out, const dxbc_container& container)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
flush.pass.cpp 10 // <ostream>
18 #include <ostream>
46 std::ostream os(&sb);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
lazy_ostream.hpp 40 friend std::ostream& operator<<( std::ostream& ostr, lazy_ostream const& o ) { return o( ostr ); }
46 virtual std::ostream& operator()( std::ostream& ostr ) const { return ostr; }
72 virtual std::ostream& operator()( std::ostream& ostr ) const
  /external/chromium/testing/gtest/include/gtest/
gtest-printers.h 45 // 1. foo::PrintTo(const T&, ostream*)
46 // 2. operator<<(ostream&, const T&) defined in either foo or the
69 // void ::testing::internal::UniversalTersePrint(const T& value, ostream*);
74 // void ::testing::internal::UniversalPrint(const T& value, ostream*);
98 #include <ostream> // NOLINT
113 // ostream.
116 ::std::ostream* os);
135 static void PrintValue(const T& value, ::std::ostream* os) {
149 static void PrintValue(const T& value, ::std::ostream* os) {
168 static void PrintValue(const T& value, ::std::ostream* os)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-printers.h 45 // 1. foo::PrintTo(const T&, ostream*)
46 // 2. operator<<(ostream&, const T&) defined in either foo or the
69 // void ::testing::internal::UniversalTersePrint(const T& value, ostream*);
74 // void ::testing::internal::UniversalPrint(const T& value, ostream*);
98 #include <ostream> // NOLINT
113 // ostream.
116 ::std::ostream* os);
135 static void PrintValue(const T& value, ::std::ostream* os) {
149 static void PrintValue(const T& value, ::std::ostream* os) {
168 static void PrintValue(const T& value, ::std::ostream* os)
    [all...]
  /external/gtest/include/gtest/
gtest-printers.h 45 // 1. foo::PrintTo(const T&, ostream*)
46 // 2. operator<<(ostream&, const T&) defined in either foo or the
69 // void ::testing::internal::UniversalTersePrint(const T& value, ostream*);
74 // void ::testing::internal::UniversalPrint(const T& value, ostream*);
98 #include <ostream> // NOLINT
113 // ostream.
116 ::std::ostream* os);
135 static void PrintValue(const T& value, ::std::ostream* os) {
149 static void PrintValue(const T& value, ::std::ostream* os) {
168 static void PrintValue(const T& value, ::std::ostream* os)
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-printers.h 45 // 1. foo::PrintTo(const T&, ostream*)
46 // 2. operator<<(ostream&, const T&) defined in either foo or the
69 // void ::testing::internal::UniversalTersePrint(const T& value, ostream*);
74 // void ::testing::internal::UniversalPrint(const T& value, ostream*);
98 #include <ostream> // NOLINT
113 // ostream.
116 ::std::ostream* os);
135 static void PrintValue(const T& value, ::std::ostream* os) {
149 static void PrintValue(const T& value, ::std::ostream* os) {
168 static void PrintValue(const T& value, ::std::ostream* os)
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-printers.h 45 // 1. foo::PrintTo(const T&, ostream*)
46 // 2. operator<<(ostream&, const T&) defined in either foo or the
69 // void ::testing::internal::UniversalTersePrint(const T& value, ostream*);
74 // void ::testing::internal::UniversalPrint(const T& value, ostream*);
98 #include <ostream> // NOLINT
113 // ostream.
116 ::std::ostream* os);
135 static void PrintValue(const T& value, ::std::ostream* os) {
149 static void PrintValue(const T& value, ::std::ostream* os) {
168 static void PrintValue(const T& value, ::std::ostream* os)
    [all...]
  /external/chromium_org/sync/internal_api/public/base/
invalidation_test_util.cc 30 virtual void DescribeTo(::std::ostream* os) const;
31 virtual void DescribeNegationTo(::std::ostream* os) const;
48 void AckHandleEqMatcher::DescribeTo(::std::ostream* os) const {
52 void AckHandleEqMatcher::DescribeNegationTo(::std::ostream* os) const {
63 virtual void DescribeTo(::std::ostream* os) const;
64 virtual void DescribeNegationTo(::std::ostream* os) const;
92 void InvalidationEqMatcher::DescribeTo(::std::ostream* os) const {
96 void InvalidationEqMatcher::DescribeNegationTo(::std::ostream* os) const {
102 void PrintTo(const AckHandle& ack_handle, ::std::ostream* os ) {
113 void PrintTo(const Invalidation& inv, ::std::ostream* os)
    [all...]
  /external/chromium_org/components/policy/core/common/
policy_test_utils.cc 51 std::ostream& operator<<(std::ostream& os,
62 std::ostream& operator<<(std::ostream& os, policy::PolicyScope scope) {
79 std::ostream& operator<<(std::ostream& os, policy::PolicyLevel level) {
96 std::ostream& operator<<(std::ostream& os, policy::PolicyDomain domain) {
113 std::ostream& operator<<(std::ostream& os, const policy::PolicyMap& policies)
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-printers.cc 41 // type Foo by defining either operator<<(::std::ostream&, const Foo&)
42 // or void PrintTo(const Foo&, ::std::ostream*) in the namespace that
48 #include <ostream> // NOLINT
56 using ::std::ostream;
60 size_t count, ostream* os) {
77 // Prints the bytes in the given value to the given ostream.
79 ostream* os) {
111 ostream* os) {
142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) {
188 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os)
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-printers.cc 41 // type Foo by defining either operator<<(::std::ostream&, const Foo&)
42 // or void PrintTo(const Foo&, ::std::ostream*) in the namespace that
48 #include <ostream> // NOLINT
56 using ::std::ostream;
60 size_t count, ostream* os) {
77 // Prints the bytes in the given value to the given ostream.
79 ostream* os) {
111 ostream* os) {
142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) {
188 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os)
    [all...]
  /external/chromium/testing/gtest/src/
gtest-printers.cc 41 // type Foo by defining either operator<<(::std::ostream&, const Foo&)
42 // or void PrintTo(const Foo&, ::std::ostream*) in the namespace that
48 #include <ostream> // NOLINT
56 using ::std::ostream;
68 size_t count, ostream* os) {
85 // Prints the bytes in the given value to the given ostream.
87 ostream* os) {
119 ostream* os) {
150 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) {
196 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-printers.cc 41 // type Foo by defining either operator<<(::std::ostream&, const Foo&)
42 // or void PrintTo(const Foo&, ::std::ostream*) in the namespace that
48 #include <ostream> // NOLINT
56 using ::std::ostream;
68 size_t count, ostream* os) {
85 // Prints the bytes in the given value to the given ostream.
87 ostream* os) {
119 ostream* os) {
150 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) {
196 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os)
    [all...]

Completed in 956 milliseconds

1 2 34 5 6 7 8 91011>>