| /external/sdv/vsomeip/third_party/boost/io/test/ |
| D | ostream_put_test.cpp | 16 std::ostringstream os; in main() local 26 std::wostringstream os; in main() local 36 std::ostringstream os; in main() local 46 std::wostringstream os; in main() local 56 std::ostringstream os; in main() local 66 std::wostringstream os; in main() local 76 std::ostringstream os; in main() local 86 std::wostringstream os; in main() local 96 std::ostringstream os; in main() local 106 std::wostringstream os; in main() local [all …]
|
| D | quoted_fill_test.cpp | 16 std::ostringstream os; in main() local 26 std::wostringstream os; in main() local 36 std::ostringstream os; in main() local 46 std::wostringstream os; in main() local 56 std::ostringstream os; in main() local 66 std::wostringstream os; in main() local 76 std::ostringstream os; in main() local 86 std::wostringstream os; in main() local 96 std::ostringstream os; in main() local 106 std::wostringstream os; in main() local [all …]
|
| /external/angle/src/common/ |
| D | frame_capture_utils.cpp | 186 void WriteParamValueReplay<ParamType::TGLboolean>(std::ostream &os, in WriteParamValueReplay() 204 void WriteParamValueReplay<ParamType::TGLbooleanPointer>(std::ostream &os, in WriteParamValueReplay() 219 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay() 234 void WriteParamValueReplay<ParamType::TvoidPointer>(std::ostream &os, in WriteParamValueReplay() 249 void WriteParamValueReplay<ParamType::TGLfloatConstPointer>(std::ostream &os, in WriteParamValueReplay() 264 void WriteParamValueReplay<ParamType::TGLintConstPointer>(std::ostream &os, in WriteParamValueReplay() 279 void WriteParamValueReplay<ParamType::TGLsizeiPointer>(std::ostream &os, in WriteParamValueReplay() 294 void WriteParamValueReplay<ParamType::TGLuintPointer>(std::ostream &os, in WriteParamValueReplay() 309 void WriteParamValueReplay<ParamType::TGLuintConstPointer>(std::ostream &os, in WriteParamValueReplay() 324 void WriteParamValueReplay<ParamType::TGLDEBUGPROCKHR>(std::ostream &os, in WriteParamValueReplay() [all …]
|
| D | PackedGLEnums_autogen.cpp | 70 std::ostream &operator<<(std::ostream &os, AlphaTestFunc value) in operator <<() 177 std::ostream &operator<<(std::ostream &os, BufferBinding value) in operator <<() 283 std::ostream &operator<<(std::ostream &os, BufferUsage value) in operator <<() 361 std::ostream &operator<<(std::ostream &os, ClientVertexArrayType value) in operator <<() 415 std::ostream &operator<<(std::ostream &os, ClipDepthMode value) in operator <<() 460 std::ostream &operator<<(std::ostream &os, ClipOrigin value) in operator <<() 509 std::ostream &operator<<(std::ostream &os, CullFaceMode value) in operator <<() 569 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<() 627 std::ostream &operator<<(std::ostream &os, FogMode value) in operator <<() 687 std::ostream &operator<<(std::ostream &os, GraphicsResetStatus value) in operator <<() [all …]
|
| D | PackedCLEnums_autogen.cpp | 58 std::ostream &operator<<(std::ostream &os, AddressingMode value) in operator <<() 132 std::ostream &operator<<(std::ostream &os, CommandQueueInfo value) in operator <<() 200 std::ostream &operator<<(std::ostream &os, ContextInfo value) in operator <<() 679 std::ostream &operator<<(std::ostream &os, DeviceInfo value) in operator <<() 1057 std::ostream &operator<<(std::ostream &os, EventInfo value) in operator <<() 1119 std::ostream &operator<<(std::ostream &os, ExecutionStatus value) in operator <<() 1170 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<() 1251 std::ostream &operator<<(std::ostream &os, ImageInfo value) in operator <<() 1335 std::ostream &operator<<(std::ostream &os, KernelArgInfo value) in operator <<() 1389 std::ostream &operator<<(std::ostream &os, KernelExecInfo value) in operator <<() [all …]
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-printers.h | 135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 218 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 271 const C& container, ::std::ostream* os) { in DefaultPrintTo() 305 T* p, ::std::ostream* os) { in DefaultPrintTo() 337 const T& value, ::std::ostream* os) { in DefaultPrintTo() 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
| /external/libva-utils/test/gtest/src/ |
| D | gtest-printers.cc | 70 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 89 ostream* os) { in PrintBytesInObjectToImpl() 130 ostream* os) { in PrintBytesInObjectTo() 154 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 203 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 248 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 253 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 258 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 262 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 270 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
| D | gtest-printers.cc | 69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 88 ostream* os) { in PrintBytesInObjectToImpl() 129 ostream* os) { in PrintBytesInObjectTo() 149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/src/ |
| D | gtest-printers.cc | 71 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 90 ostream* os) { in PrintBytesInObjectToImpl() 131 ostream* os) { in PrintBytesInObjectTo() 151 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 200 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 231 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 236 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 241 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 245 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 253 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest-printers.cc | 69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 88 ostream* os) { in PrintBytesInObjectToImpl() 129 ostream* os) { in PrintBytesInObjectTo() 149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/libvpx/third_party/googletest/src/src/ |
| D | gtest-printers.cc | 69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 88 ostream* os) { in PrintBytesInObjectToImpl() 129 ostream* os) { in PrintBytesInObjectTo() 149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/cronet/tot/third_party/googletest/src/googletest/src/ |
| D | gtest-printers.cc | 71 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 90 ostream* os) { in PrintBytesInObjectToImpl() 131 ostream* os) { in PrintBytesInObjectTo() 151 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 200 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 231 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 236 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 241 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 245 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 253 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/cronet/stable/third_party/googletest/src/googletest/src/ |
| D | gtest-printers.cc | 71 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 90 ostream* os) { in PrintBytesInObjectToImpl() 131 ostream* os) { in PrintBytesInObjectTo() 151 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 200 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 231 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 236 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 241 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 245 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 253 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/libaom/third_party/googletest/src/googletest/src/ |
| D | gtest-printers.cc | 69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 88 ostream* os) { in PrintBytesInObjectToImpl() 129 ostream* os) { in PrintBytesInObjectTo() 149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/src/ |
| D | gtest-printers.cc | 71 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 90 ostream* os) { in PrintBytesInObjectToImpl() 131 ostream* os) { in PrintBytesInObjectTo() 151 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 200 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 231 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 236 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 241 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 245 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 253 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/googletest/googletest/src/ |
| D | gtest-printers.cc | 71 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 90 ostream* os) { in PrintBytesInObjectToImpl() 131 ostream* os) { in PrintBytesInObjectTo() 151 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 200 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo() 231 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 236 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo() 241 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo() 245 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 253 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() [all …]
|
| /external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
| D | ctor_result_type.pass.cpp | 29 std::ostringstream os; in test1() local 36 std::ostringstream os; in test1() local 43 std::ostringstream os; in test1() local 57 std::ostringstream os; in test2() local 64 std::ostringstream os; in test2() local 71 std::ostringstream os; in test2() local 85 std::ostringstream os; in test3() local 92 std::ostringstream os; in test3() local 99 std::ostringstream os; in test3() local 113 std::ostringstream os; in test4() local [all …]
|
| /external/cronet/stable/third_party/libc++/src/test/std/numerics/complex.number/complex.ops/ |
| D | stream_output.pass.cpp | 27 std::ostringstream os; in main() local 51 std::ostringstream os; in main() local 60 std::ostringstream os; in main() local 69 std::ostringstream os; in main() local 78 std::ostringstream os; in main() local 89 std::ostringstream os; in main() local 103 std::ostringstream os; in main() local 112 std::ostringstream os; in main() local 126 std::ostringstream os; in main() local
|
| /external/cronet/tot/third_party/libc++/src/test/std/numerics/complex.number/complex.ops/ |
| D | stream_output.pass.cpp | 27 std::ostringstream os; in main() local 51 std::ostringstream os; in main() local 60 std::ostringstream os; in main() local 69 std::ostringstream os; in main() local 78 std::ostringstream os; in main() local 89 std::ostringstream os; in main() local 103 std::ostringstream os; in main() local 112 std::ostringstream os; in main() local 126 std::ostringstream os; in main() local
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-printers.cc | 68 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 87 ostream* os) { in PrintBytesInObjectToImpl() 119 ostream* os) { in PrintBytesInObjectTo() 150 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 196 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os) { in PrintAsWideStringLiteralTo() 211 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() 220 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
| D | gtest-printers.cc | 66 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 85 ostream* os) { in PrintBytesInObjectToImpl() 116 ostream* os) { in PrintBytesInObjectTo() 143 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 193 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 208 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 218 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 242 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 245 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 251 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
| /external/stg/ |
| D | graph.cc | 35 std::ostream& operator<<(std::ostream& os, Id id) { in operator <<() 39 std::ostream& operator<<(std::ostream& os, BaseClass::Inheritance inheritance) { in operator <<() 61 std::ostream& operator<<(std::ostream& os, StructUnion::Kind kind) { in operator <<() 65 std::string& operator+=(std::string& os, StructUnion::Kind kind) { in operator +=() 69 std::ostream& operator<<(std::ostream& os, Qualifier qualifier) { in operator <<() 82 std::ostream& operator<<(std::ostream& os, ElfSymbol::SymbolType type) { in operator <<() 99 std::ostream& operator<<(std::ostream& os, ElfSymbol::Binding binding) { in operator <<() 112 std::ostream& operator<<(std::ostream& os, ElfSymbol::Visibility visibility) { in operator <<() 136 std::ostream& operator<<(std::ostream& os, ElfSymbol::CRC crc) { in operator <<() 140 std::ostream& operator<<(std::ostream& os, Primitive::Encoding encoding) { in operator <<()
|
| /external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_types.cc | 21 std::ostream& operator<<(std::ostream& os, const QuicConsumedData& s) { in operator <<() 37 std::ostream& operator<<(std::ostream& os, const Perspective& perspective) { in operator <<() 54 std::ostream& operator<<(std::ostream& os, in operator <<() 74 std::ostream& os, in operator <<() 80 std::ostream& operator<<(std::ostream& os, const AckedPacket& acked_packet) { in operator <<() 87 std::ostream& operator<<(std::ostream& os, const LostPacket& lost_packet) { in operator <<() 115 std::ostream& operator<<(std::ostream& os, const WriteStatus& status) { in operator <<() 120 std::ostream& operator<<(std::ostream& os, const WriteResult& s) { in operator <<() 169 std::ostream& operator<<(std::ostream& os, const QuicFrameType& t) { in operator <<() 210 std::ostream& operator<<(std::ostream& os, const QuicIetfFrameType& c) { in operator <<() [all …]
|
| /external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_types.cc | 21 std::ostream& operator<<(std::ostream& os, const QuicConsumedData& s) { in operator <<() 37 std::ostream& operator<<(std::ostream& os, const Perspective& perspective) { in operator <<() 54 std::ostream& operator<<(std::ostream& os, in operator <<() 74 std::ostream& os, in operator <<() 80 std::ostream& operator<<(std::ostream& os, const AckedPacket& acked_packet) { in operator <<() 87 std::ostream& operator<<(std::ostream& os, const LostPacket& lost_packet) { in operator <<() 115 std::ostream& operator<<(std::ostream& os, const WriteStatus& status) { in operator <<() 120 std::ostream& operator<<(std::ostream& os, const WriteResult& s) { in operator <<() 169 std::ostream& operator<<(std::ostream& os, const QuicFrameType& t) { in operator <<() 210 std::ostream& operator<<(std::ostream& os, const QuicIetfFrameType& c) { in operator <<() [all …]
|
| /external/sdv/vsomeip/third_party/boost/core/test/ |
| D | lightweight_test_test3.cpp | 20 std::ostream& operator<<( std::ostream& os, eq1 const& ) in operator <<() 25 std::ostream& operator<<( std::ostream& os, eq2 const& ) in operator <<() 40 std::ostream& operator<<( std::ostream& os, ne1 const& ) in operator <<() 45 std::ostream& operator<<( std::ostream& os, ne2 const& ) in operator <<() 60 std::ostream& operator<<( std::ostream& os, lt1 const& ) in operator <<() 65 std::ostream& operator<<( std::ostream& os, lt2 const& ) in operator <<() 80 std::ostream& operator<<( std::ostream& os, le1 const& ) in operator <<() 85 std::ostream& operator<<( std::ostream& os, le2 const& ) in operator <<() 100 std::ostream& operator<<( std::ostream& os, gt1 const& ) in operator <<() 105 std::ostream& operator<<( std::ostream& os, gt2 const& ) in operator <<() [all …]
|