Home
last modified time | relevance | path

Searched refs:ostream (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtil.inl98 inline std::ostream& operator<< (std::ostream& s, VkPipelineCacheHeaderVersion value) { return s <…
99 inline std::ostream& operator<< (std::ostream& s, VkResult value) { return s << getResultStr(…
100 inline std::ostream& operator<< (std::ostream& s, VkStructureType value) { return s << getStruc…
101 inline std::ostream& operator<< (std::ostream& s, VkSystemAllocationScope value) { return s << ge…
102 inline std::ostream& operator<< (std::ostream& s, VkInternalAllocationType value) { return s << g…
103 inline std::ostream& operator<< (std::ostream& s, VkFormat value) { return s << getFormatStr(…
104 inline std::ostream& operator<< (std::ostream& s, VkImageType value) { return s << getImageTyp…
105 inline std::ostream& operator<< (std::ostream& s, VkImageTiling value) { return s << getImageT…
106 inline std::ostream& operator<< (std::ostream& s, VkPhysicalDeviceType value) { return s << getP…
107 inline std::ostream& operator<< (std::ostream& s, VkQueryType value) { return s << getQueryTyp…
[all …]
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h116 ::std::ostream* os);
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()
264 void UniversalPrint(const T& value, ::std::ostream* os);
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()
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest-printers.h116 ::std::ostream* os);
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()
264 void UniversalPrint(const T& value, ::std::ostream* os);
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()
[all …]
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-printers.h116 ::std::ostream* os);
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()
264 void UniversalPrint(const T& value, ::std::ostream* os);
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()
[all …]
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h116 ::std::ostream* os);
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()
264 void UniversalPrint(const T& value, ::std::ostream* os);
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()
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-printers.h116 ::std::ostream* os);
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()
264 void UniversalPrint(const T& value, ::std::ostream* os);
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()
[all …]
/external/googletest/googletest/include/gtest/
Dgtest-printers.h120 ::std::ostream* os);
139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
222 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo()
365 void UniversalPrint(const T& value, ::std::ostream* os);
379 const C& container, ::std::ostream* os) { in DefaultPrintTo()
412 T* p, ::std::ostream* os) { in DefaultPrintTo()
424 T* p, ::std::ostream* os) { in DefaultPrintTo()
443 const T& value, ::std::ostream* os) { in DefaultPrintTo()
[all …]
/external/v8/testing/gtest/include/gtest/
Dgtest-printers.h120 ::std::ostream* os);
139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
222 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo()
365 void UniversalPrint(const T& value, ::std::ostream* os);
372 const C& container, ::std::ostream* os) { in DefaultPrintTo()
406 T* p, ::std::ostream* os) { in DefaultPrintTo()
438 const T& value, ::std::ostream* os) { in DefaultPrintTo()
454 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h120 ::std::ostream* os);
139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue()
222 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo()
365 void UniversalPrint(const T& value, ::std::ostream* os);
372 const C& container, ::std::ostream* os) { in DefaultPrintTo()
406 T* p, ::std::ostream* os) { in DefaultPrintTo()
438 const T& value, ::std::ostream* os) { in DefaultPrintTo()
454 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
[all …]
/external/v8/src/
Dostreams.cc40 OFStream::OFStream(FILE* f) : std::ostream(nullptr), buf_(f) { in OFStream()
57 std::ostream& PrintUC16(std::ostream& os, uint16_t c, bool (*pred)(uint16_t)) { in PrintUC16()
64 std::ostream& PrintUC16ForJSON(std::ostream& os, uint16_t c, in PrintUC16ForJSON()
73 std::ostream& PrintUC32(std::ostream& os, int32_t c, bool (*pred)(uint16_t)) { in PrintUC32()
85 std::ostream& operator<<(std::ostream& os, const AsReversiblyEscapedUC16& c) { in operator <<()
90 std::ostream& operator<<(std::ostream& os, const AsEscapedUC16ForJSON& c) { in operator <<()
99 std::ostream& operator<<(std::ostream& os, const AsUC16& c) { in operator <<()
104 std::ostream& operator<<(std::ostream& os, const AsUC32& c) { in operator <<()
108 std::ostream& operator<<(std::ostream& os, const AsHex& hex) { in operator <<()
Dostreams.h37 class V8_EXPORT_PRIVATE OFStream : public std::ostream {
80 std::ostream& operator<<(std::ostream& os, const AsReversiblyEscapedUC16& c);
83 V8_EXPORT_PRIVATE std::ostream& operator<<(std::ostream& os,
88 std::ostream& operator<<(std::ostream& os, const AsUC16& c);
92 std::ostream& operator<<(std::ostream& os, const AsUC32& c);
95 std::ostream& operator<<(std::ostream& os, const AsHex& v);
/external/v8/testing/gtest/src/
Dgtest-printers.cc57 using ::std::ostream;
64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
83 ostream* os) { in PrintBytesInObjectToImpl()
115 ostream* os) { in PrintBytesInObjectTo()
146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
192 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
207 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
217 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/googletest/googletest/src/
Dgtest-printers.cc57 using ::std::ostream;
64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
83 ostream* os) { in PrintBytesInObjectToImpl()
115 ostream* os) { in PrintBytesInObjectTo()
146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
192 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
207 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
217 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-printers.cc56 using ::std::ostream;
60 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
79 ostream* os) { in PrintBytesInObjectToImpl()
111 ostream* os) { in PrintBytesInObjectTo()
142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
188 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
203 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
213 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
237 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
240 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-printers.cc57 using ::std::ostream;
64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
83 ostream* os) { in PrintBytesInObjectToImpl()
115 ostream* os) { in PrintBytesInObjectTo()
146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
192 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
207 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
217 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/mesa3d/src/gtest/src/
Dgtest-printers.cc56 using ::std::ostream;
60 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
79 ostream* os) { in PrintBytesInObjectToImpl()
111 ostream* os) { in PrintBytesInObjectTo()
142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
188 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
203 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
213 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
237 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
240 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-printers.cc56 using ::std::ostream;
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()
[all …]
/external/google-breakpad/src/testing/gtest/src/
Dgtest-printers.cc56 using ::std::ostream;
60 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
79 ostream* os) { in PrintBytesInObjectToImpl()
111 ostream* os) { in PrintBytesInObjectTo()
142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
188 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os) { in PrintAsWideStringLiteralTo()
203 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo()
212 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
237 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
240 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/llvm/utils/unittest/googletest/src/
Dgtest-printers.cc56 using ::std::ostream;
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()
[all …]
/external/libcxx/src/
Diostream.cpp34 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char cout[sizeof(ostream)]
50 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char cerr[sizeof(ostream)]
65 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char clog[sizeof(ostream)]
85 ostream* cout_ptr = ::new(cout) ostream(::new(__cout) __stdoutbuf<char>(stdout, &mb_cout)); in Init()
88 ostream* cerr_ptr = ::new(cerr) ostream(::new(__cerr) __stdoutbuf<char>(stderr, &mb_cerr)); in Init()
89 ::new(clog) ostream(cerr_ptr->rdbuf()); in Init()
108 ostream* cout_ptr = reinterpret_cast<ostream*>(cout); in ~Init()
114 ostream* clog_ptr = reinterpret_cast<ostream*>(clog); in ~Init()
/external/deqp/framework/egl/
DegluCallLogWrapper.cpp61 std::ostream& operator<< (std::ostream& str, PointerFmt<T> fmt) in operator <<()
98 inline std::ostream& operator<< (std::ostream& str, EnumPointerFmt fmt) in operator <<()
120 inline std::ostream& operator<< (std::ostream& str, StringFmt fmt) in operator <<()
139 inline std::ostream& operator<< (std::ostream& str, const ConfigAttribValuePointerFmt& fmt) in operator <<()
159 inline std::ostream& operator<< (std::ostream& str, const ContextAttribValuePointerFmt& fmt) in operator <<()
179 inline std::ostream& operator<< (std::ostream& str, const SurfaceAttribValuePointerFmt& fmt) in operator <<()
198 inline std::ostream& operator<< (std::ostream& str, const EGLDisplayFmt& fmt) in operator <<()
217 inline std::ostream& operator<< (std::ostream& str, const EGLSurfaceFmt& fmt) in operator <<()
236 inline std::ostream& operator<< (std::ostream& str, const EGLContextFmt& fmt) in operator <<()
DegluStrUtil.hpp72 std::ostream& operator<< (std::ostream& str, const ConfigAttribValueFmt& attribFmt);
75 std::ostream& operator<< (std::ostream& str, const SurfaceAttribValueFmt& attribFmt);
78 std::ostream& operator<< (std::ostream& str, const ContextAttribValueFmt& attribFmt);
81 std::ostream& operator<< (std::ostream& str, const ConfigAttribListFmt& fmt);
84 std::ostream& operator<< (std::ostream& str, const SurfaceAttribListFmt& fmt);
87 std::ostream& operator<< (std::ostream& str, const ContextAttribListFmt& fmt);
/external/deqp/framework/opengl/
DgluStrUtil.hpp73 std::ostream& operator<< (std::ostream& str, const TextureUnitStr& unitStr);
74 std::ostream& operator<< (std::ostream& str, const TextureParameterValueStr& valueStr);
75 std::ostream& operator<< (std::ostream& str, const BooleanPointerFmt& fmt);
76 std::ostream& operator<< (std::ostream& str, const EnumPointerFmt& fmt);
94 std::ostream& operator<< (std::ostream& str, ApiType apiType);
95 std::ostream& operator<< (std::ostream& str, ContextType contextType);
/external/pdfium/testing/
Dfx_string_testhelpers.cpp13 std::ostream& output_string(std::ostream& out, const T& str) { in output_string()
34 std::ostream& operator<<(std::ostream& out, const CFX_ByteStringC& str) { in operator <<()
38 std::ostream& operator<<(std::ostream& out, const CFX_ByteString& str) { in operator <<()
42 std::ostream& operator<<(std::ostream& out, const CFX_WideStringC& str) { in operator <<()
46 std::ostream& operator<<(std::ostream& out, const CFX_WideString& str) { in operator <<()
Dfx_string_testhelpers.h13 std::ostream& operator<<(std::ostream& out, const CFX_ByteStringC& str);
14 std::ostream& operator<<(std::ostream& out, const CFX_ByteString& str);
15 std::ostream& operator<<(std::ostream& out, const CFX_WideStringC& str);
16 std::ostream& operator<<(std::ostream& out, const CFX_WideString& str);

12345678910>>...29