/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStrUtil.inl | 84 inline std::ostream& operator<< (std::ostream& s, VkPipelineCacheHeaderVersion value) { return s <<… 85 inline std::ostream& operator<< (std::ostream& s, VkResult value) { return s << getResultStr(v… 86 inline std::ostream& operator<< (std::ostream& s, VkStructureType value) { return s << getStruct… 87 inline std::ostream& operator<< (std::ostream& s, VkSystemAllocationScope value) { return s << get… 88 inline std::ostream& operator<< (std::ostream& s, VkInternalAllocationType value) { return s << ge… 89 inline std::ostream& operator<< (std::ostream& s, VkFormat value) { return s << getFormatStr(v… 90 inline std::ostream& operator<< (std::ostream& s, VkImageType value) { return s << getImageType… 91 inline std::ostream& operator<< (std::ostream& s, VkImageTiling value) { return s << getImageTi… 92 inline std::ostream& operator<< (std::ostream& s, VkPhysicalDeviceType value) { return s << getPh… 93 inline std::ostream& operator<< (std::ostream& s, VkQueryType value) { return s << getQueryType… [all …]
|
D | vkStrUtilImpl.inl | 37 std::ostream& operator<< (std::ostream& s, XlibDisplayPtr v) { return s << tcu::toHex(v.internal)… 38 std::ostream& operator<< (std::ostream& s, XlibWindow v) { return s << tcu::toHex(v.internal); } 39 std::ostream& operator<< (std::ostream& s, XlibVisualID v) { return s << tcu::toHex(v.internal);… 40 std::ostream& operator<< (std::ostream& s, XcbConnectionPtr v) { return s << tcu::toHex(v.interna… 41 std::ostream& operator<< (std::ostream& s, XcbWindow v) { return s << tcu::toHex(v.internal); } 42 std::ostream& operator<< (std::ostream& s, XcbVisualid v) { return s << tcu::toHex(v.internal); } 43 std::ostream& operator<< (std::ostream& s, WaylandDisplayPtr v) { return s << tcu::toHex(v.interna… 44 std::ostream& operator<< (std::ostream& s, WaylandSurfacePtr v) { return s << tcu::toHex(v.interna… 45 std::ostream& operator<< (std::ostream& s, MirConnectionPtr v) { return s << tcu::toHex(v.interna… 46 std::ostream& operator<< (std::ostream& s, MirSurfacePtr v) { return s << tcu::toHex(v.internal);… [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
D | gtest-printers.h | 116 ::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/gtest/include/gtest/ |
D | gtest-printers.h | 116 ::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/ |
D | gtest-printers.h | 116 ::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/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 116 ::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/ |
D | gtest-printers.h | 116 ::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/gtest/src/ |
D | gtest-printers.cc | 56 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/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-printers.cc | 56 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/libcxx/src/ |
D | iostream.cpp | 26 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char cout[sizeof(ostream)]; 34 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char cerr[sizeof(ostream)]; 41 _ALIGNAS_TYPE (ostream) _LIBCPP_FUNC_VIS char clog[sizeof(ostream)]; 53 ostream* cout_ptr = ::new(cout) ostream(::new(__cout) __stdoutbuf<char>(stdout, &mb_cout)); in Init() 56 ostream* cerr_ptr = ::new(cerr) ostream(::new(__cerr) __stdoutbuf<char>(stderr, &mb_cerr)); in Init() 57 ::new(clog) ostream(cerr_ptr->rdbuf()); in Init() 76 ostream* cout_ptr = reinterpret_cast<ostream*>(cout); in ~Init() 82 ostream* clog_ptr = reinterpret_cast<ostream*>(clog); in ~Init()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-printers.cc | 56 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/mesa3d/src/gtest/src/ |
D | gtest-printers.cc | 56 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/ |
D | gtest-printers.cc | 56 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/opencv3/modules/core/include/opencv2/core/ |
D | cvstd.inl.hpp | 166 std::ostream& operator << (std::ostream& os, const String& str) in operator <<() 172 std::ostream& operator << (std::ostream& out, Ptr<Formatted> fmtd) in operator <<() 181 std::ostream& operator << (std::ostream& out, const Mat& mtx) in operator <<() 187 std::ostream& operator << (std::ostream& out, const std::vector<Point_<_Tp> >& vec) in operator <<() 194 std::ostream& operator << (std::ostream& out, const std::vector<Point3_<_Tp> >& vec) in operator <<() 201 std::ostream& operator << (std::ostream& out, const Matx<_Tp, m, n>& matx) in operator <<() 207 std::ostream& operator << (std::ostream& out, const Point_<_Tp>& p) in operator <<() 214 std::ostream& operator << (std::ostream& out, const Point3_<_Tp>& p) in operator <<() 221 std::ostream& operator << (std::ostream& out, const Vec<_Tp, n>& vec) in operator <<() 250 std::ostream& operator << (std::ostream& out, const Size_<_Tp>& size) in operator <<() [all …]
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.cpp | 61 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 <<()
|
D | egluStrUtil.hpp | 72 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/ |
D | gluStrUtil.hpp | 73 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);
|
D | gluStrUtil.cpp | 33 std::ostream& operator<< (std::ostream& str, const BooleanPointerFmt& fmt) in operator <<() 52 std::ostream& operator<< (std::ostream& str, const EnumPointerFmt& fmt) in operator <<() 71 std::ostream& operator<< (std::ostream& str, const TextureUnitStr& unitStr) in operator <<() 80 std::ostream& operator<< (std::ostream& str, const TextureParameterValueStr& valueStr) in operator <<() 126 std::ostream& operator<< (std::ostream& str, ApiType apiType) in operator <<() 145 std::ostream& operator<< (std::ostream& str, ContextType contextType) in operator <<()
|
/external/pdfium/testing/ |
D | fx_string_testhelpers.cpp | 13 std::ostream& output_string(std::ostream& out, const T& str) { in output_string() 33 std::ostream& operator<<(std::ostream& out, const CFX_ByteStringC& str) { in operator <<() 37 std::ostream& operator<<(std::ostream& out, const CFX_ByteString& str) { in operator <<() 41 std::ostream& operator<<(std::ostream& out, const CFX_WideStringC& str) { in operator <<() 45 std::ostream& operator<<(std::ostream& out, const CFX_WideString& str) { in operator <<()
|
D | fx_string_testhelpers.h | 13 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);
|
/external/v8/src/ |
D | objects-printer.cc | 26 void Object::Print(std::ostream& os) { // NOLINT in Print() 35 void HeapObject::PrintHeader(std::ostream& os, const char* id) { // NOLINT in PrintHeader() 40 void HeapObject::HeapObjectPrint(std::ostream& os) { // NOLINT in HeapObjectPrint() 200 void Simd128Value::Simd128ValuePrint(std::ostream& os) { // NOLINT in Simd128ValuePrint() 209 void Float32x4::Float32x4Print(std::ostream& os) { // NOLINT in Float32x4Print() 220 void type::type##Print(std::ostream& os) { \ 238 void type::type##Print(std::ostream& os) { \ 252 void ByteArray::ByteArrayPrint(std::ostream& os) { // NOLINT in ByteArrayPrint() 257 void BytecodeArray::BytecodeArrayPrint(std::ostream& os) { // NOLINT in BytecodeArrayPrint() 262 void FreeSpace::FreeSpacePrint(std::ostream& os) { // NOLINT in FreeSpacePrint() [all …]
|
/external/v8/src/compiler/ |
D | graph-visualizer.h | 33 std::ostream& operator<<(std::ostream& os, const AsJSON& ad); 40 std::ostream& operator<<(std::ostream& os, const AsRPO& ad); 71 std::ostream& operator<<(std::ostream& os, const AsC1VCompilation& ac); 72 std::ostream& operator<<(std::ostream& os, const AsC1V& ac); 73 std::ostream& operator<<(std::ostream& os,
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream_sentry/ |
D | destruct.pass.cpp | 40 std::ostream os((std::streambuf*)0); in main() 41 std::ostream::sentry s(os); in main() 47 std::ostream os(&sb); in main() 48 std::ostream::sentry s(os); in main() 54 std::ostream os(&sb); in main() 55 std::ostream::sentry s(os); in main() 62 std::ostream os(&sb); in main() 65 std::ostream::sentry s(os); in main()
|
D | construct.pass.cpp | 40 std::ostream os((std::streambuf*)0); in main() 41 std::ostream::sentry s(os); in main() 46 std::ostream os(&sb); in main() 47 std::ostream::sentry s(os); in main() 52 std::ostream os(&sb); in main() 54 std::ostream os2(&sb2); in main() 57 std::ostream::sentry s(os); in main()
|
/external/deqp/framework/common/ |
D | tcuFormatUtil.hpp | 44 std::ostream& toStream (std::ostream& stream) const in toStream() 67 std::ostream& operator<< (std::ostream& stream, tcu::Format::Hex<NumDigits> hex) in operator <<() 96 std::ostream& toStream (std::ostream& stream) in toStream() 127 inline std::ostream& operator<< (std::ostream& stream, Bitfield<BitfieldSize> decoder) in operator <<() 146 std::ostream& toStream (std::ostream& stream) const in toStream() 170 inline std::ostream& operator<< (std::ostream& stream, const Enum<T, NumBytes>& fmt) { return fmt.t… in operator <<() 195 std::ostream& operator<< (std::ostream& str, const Array<Iterator>& fmt) in operator <<() 209 std::ostream& operator<< (std::ostream& str, const ArrayPointer<T>& fmt) in operator <<()
|