/third_party/boost/libs/utility/test/ |
D | ostream_string_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 …]
|
/third_party/boost/libs/io/test/ |
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 …]
|
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 …]
|
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/ |
D | GlyfEncoderTest.java | 37 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort1() local 45 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort2() local 53 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort3() local 61 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort4() local 69 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short1() local 77 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short2() local 85 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short3() local 93 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short4() local 101 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short5() local 109 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short6() local [all …]
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/ |
D | GlyfEncoderTest.java | 37 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort1() local 45 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort2() local 53 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort3() local 61 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort4() local 69 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short1() local 77 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short2() local 85 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short3() local 93 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short4() local 101 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short5() local 109 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short6() local [all …]
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 169 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 188 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 260 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 407 const C& container, ::std::ostream* os) { in DefaultPrintTo() 440 T* p, ::std::ostream* os) { in DefaultPrintTo() 452 T* p, ::std::ostream* os) { in DefaultPrintTo() 467 const T& value, ::std::ostream* os) { in DefaultPrintTo() 483 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 523 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() [all …]
|
/third_party/boost/boost/histogram/axis/ |
D | ostream.hpp | 45 auto ostream_any_impl(OStream& os, const T& t, priority<1>) -> decltype(os << t) { in ostream_any_impl() 50 OStream& ostream_any_impl(OStream& os, const T&, priority<0>) { in ostream_any_impl() 55 OStream& ostream_any(OStream& os, const T& t) { in ostream_any() 60 OStream& ostream_any_quoted(OStream& os, const std::basic_string<Ts...>& s) { in ostream_any_quoted() 65 OStream& ostream_any_quoted(OStream& os, const T& t) { in ostream_any_quoted() 70 std::basic_ostream<Ts...>& ostream_metadata(std::basic_ostream<Ts...>& os, const T& t, in ostream_metadata() 83 void ostream_options(OStream& os, const unsigned bits) { in ostream_options() 115 std::basic_ostream<Ts...>& operator<<(std::basic_ostream<Ts...>& os, const null_type&) { in operator <<() 120 std::basic_ostream<Ts...>& operator<<(std::basic_ostream<Ts...>& os, in operator <<() 126 std::basic_ostream<Ts...>& operator<<(std::basic_ostream<Ts...>& os, in operator <<() [all …]
|
/third_party/googletest/googletest/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 …]
|
/third_party/flutter/engine/flutter/flow/ |
D | debug_print.cc | 11 std::ostream& operator<<(std::ostream& os, in operator <<() 27 std::ostream& operator<<(std::ostream& os, const SkMatrix& m) { in operator <<() 35 std::ostream& operator<<(std::ostream& os, const SkMatrix44& m) { in operator <<() 47 std::ostream& operator<<(std::ostream& os, const SkVector3& v) { in operator <<() 52 std::ostream& operator<<(std::ostream& os, const SkVector4& v) { in operator <<() 58 std::ostream& operator<<(std::ostream& os, const SkRect& r) { in operator <<() 64 std::ostream& operator<<(std::ostream& os, const SkRRect& r) { in operator <<() 70 std::ostream& operator<<(std::ostream& os, const SkPoint& r) { in operator <<() 75 std::ostream& operator<<(std::ostream& os, in operator <<() 81 std::ostream& operator<<(std::ostream& os, const SkISize& size) { in operator <<()
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-printers.cc | 65 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 84 ostream* os) { in PrintBytesInObjectToImpl() 115 ostream* os) { in PrintBytesInObjectTo() 146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 196 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 211 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 221 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 …]
|
/third_party/boost/libs/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 …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | PackedGLEnums_autogen.cpp | 70 std::ostream &operator<<(std::ostream &os, AlphaTestFunc value) in operator <<() 173 std::ostream &operator<<(std::ostream &os, BufferBinding value) in operator <<() 276 std::ostream &operator<<(std::ostream &os, BufferUsage value) in operator <<() 354 std::ostream &operator<<(std::ostream &os, ClientVertexArrayType value) in operator <<() 412 std::ostream &operator<<(std::ostream &os, CullFaceMode value) in operator <<() 472 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<() 530 std::ostream &operator<<(std::ostream &os, FogMode value) in operator <<() 586 std::ostream &operator<<(std::ostream &os, GraphicsResetStatus value) in operator <<() 633 std::ostream &operator<<(std::ostream &os, HandleType value) in operator <<() 679 std::ostream &operator<<(std::ostream &os, HintSetting value) in operator <<() [all …]
|
D | PackedEGLEnums_autogen.cpp | 50 std::ostream &operator<<(std::ostream &os, CompositorTiming value) in operator <<() 106 std::ostream &operator<<(std::ostream &os, MessageType value) in operator <<() 177 std::ostream &operator<<(std::ostream &os, ObjectType value) in operator <<() 241 std::ostream &operator<<(std::ostream &os, TextureFormat value) in operator <<() 317 std::ostream &operator<<(std::ostream &os, Timestamp value) in operator <<()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
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 <<() 419 std::ostream &operator<<(std::ostream &os, CullFaceMode value) in operator <<() 479 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<() 537 std::ostream &operator<<(std::ostream &os, FogMode value) in operator <<() 597 std::ostream &operator<<(std::ostream &os, GraphicsResetStatus value) in operator <<() 655 std::ostream &operator<<(std::ostream &os, HandleType value) in operator <<() 707 std::ostream &operator<<(std::ostream &os, HintSetting 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 <<() 1111 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<() 1192 std::ostream &operator<<(std::ostream &os, ImageInfo value) in operator <<() 1276 std::ostream &operator<<(std::ostream &os, KernelArgInfo value) in operator <<() 1330 std::ostream &operator<<(std::ostream &os, KernelExecInfo value) in operator <<() 1391 std::ostream &operator<<(std::ostream &os, KernelInfo value) in operator <<() [all …]
|
D | PackedEGLEnums_autogen.cpp | 46 std::ostream &operator<<(std::ostream &os, ColorSpace value) in operator <<() 95 std::ostream &operator<<(std::ostream &os, CompositorTiming value) in operator <<() 147 std::ostream &operator<<(std::ostream &os, ContextPriority value) in operator <<() 203 std::ostream &operator<<(std::ostream &os, MessageType value) in operator <<() 274 std::ostream &operator<<(std::ostream &os, ObjectType value) in operator <<() 338 std::ostream &operator<<(std::ostream &os, TextureFormat value) in operator <<() 414 std::ostream &operator<<(std::ostream &os, Timestamp value) in operator <<()
|
/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | civil_time_detail.cc | 32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<() 37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<() 43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<() 49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<() 55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<() 61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<() 70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | civil_time_detail.cc | 32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<() 37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<() 43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<() 49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<() 55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<() 61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<() 70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | io.inl | 120 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, prec… 127 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, widt… 134 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, del… 146 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, orde… 157 print_vector_on(std::basic_ostream<CTy, CTr>& os, V<T,P> const& a) 199 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tquat<… 205 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec1<… 211 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec2<… 217 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec3<… 223 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec4<… [all …]
|
/third_party/boost/boost/histogram/accumulators/ |
D | ostream.hpp | 35 std::basic_ostream<CharT, Traits>& os, const T& x) { in handle_nonzero_width() 58 std::basic_ostream<CharT, Traits>& operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<() 64 std::basic_ostream<CharT, Traits>& operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<() 71 std::basic_ostream<CharT, Traits>& operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<() 79 std::basic_ostream<CharT, Traits>& operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<() 87 std::basic_ostream<CharT, Traits>& operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<() 96 std::basic_ostream<CharT, Traits>& operator<<(std::basic_ostream<CharT, Traits>& os, in operator <<()
|
/third_party/boost/libs/beast/test/beast/core/ |
D | ostream.cpp | 43 auto os = ostream(b); in testOstream() local 52 auto os = ostream(b); in testOstream() local 76 auto os = ostream(b); in testOstream() local 86 auto os = ostream(b); in testOstream() local
|
/third_party/boost/boost/date_time/gregorian/ |
D | greg_facet.hpp | 53 operator<<(std::basic_ostream<charT, traits>& os, const date& d) in operator <<() 69 operator<<(std::basic_ostream<charT, traits>& os, const greg_month& m) in operator <<() 95 operator<<(std::basic_ostream<charT, traits>& os, const greg_weekday& wd) in operator <<() 120 operator<<(std::basic_ostream<charT, traits>& os, const date_period& dp) in operator <<() 133 operator<<(std::basic_ostream<charT, traits>& os, const date_duration& dd) in operator <<() 144 operator<<(std::basic_ostream<charT, traits>& os, const partial_date& pd) in operator <<() 156 operator<<(std::basic_ostream<charT, traits>& os, in operator <<() 169 operator<<(std::basic_ostream<charT, traits>& os, in operator <<() 181 operator<<(std::basic_ostream<charT, traits>& os, in operator <<() 193 operator<<(std::basic_ostream<charT, traits>& os, in operator <<() [all …]
|
/third_party/boost/boost/histogram/ |
D | ostream.hpp | 82 explicit tabular_ostream_wrapper(OStream& os) in tabular_ostream_wrapper() 121 void ostream_value_impl(OStream& os, const T& t, priority<0>) { in ostream_value_impl() 126 void ostream_value(OStream& os, const T& t) { in ostream_value() 131 auto ostream_bin(OStream& os, const Axis& ax, axis::index_type i, std::true_type, in ostream_bin() 143 auto ostream_bin(OStream& os, const Axis& ax, axis::index_type i, std::false_type, in ostream_bin() 150 void ostream_bin(OStream& os, const axis::category<Ts...>& ax, axis::index_type i, in ostream_bin() 160 void ostream_bin(OStream& os, const Axis&, axis::index_type i, B, priority<0>) { in ostream_bin() 177 std::basic_ostream<C, T>& operator<<(std::basic_ostream<C, T>& os, line_t<C>&& l) { in operator <<() 183 void ostream_head(OStream& os, const Axis& ax, int index, double val) { in ostream_head() 199 void ascii_plot(OStream& os, const Histogram& h, int w_total, std::true_type) { in ascii_plot() [all …]
|
/third_party/boost/libs/multiprecision/doc/ |
D | numeric_limits_qbk.cpp | 141 void out_round_style(std::ostream& os) in out_round_style() 173 void integer_constants(std::string type_name, std::ostream& os) in integer_constants() 193 void float_constants(std::string type_name, std::ostream& os) in float_constants() 233 void integer_functions(std::string type_name, std::ostream& os) in integer_functions() 245 void float_functions(std::string type_name, std::ostream& os) in float_functions()
|
/third_party/boost/libs/serialization/test/ |
D | test_dll_simple.cpp | 44 test_ostream os(testfile, TEST_STREAM_FLAGS); in test1() local 67 test_ostream os(testfile, TEST_STREAM_FLAGS); in test2() local 92 test_ostream os(testfile, TEST_STREAM_FLAGS); in test3() local 116 test_ostream os(testfile, TEST_STREAM_FLAGS); in test4() local 144 test_ostream os(testfile, TEST_STREAM_FLAGS); in test5() local 167 test_ostream os(testfile, TEST_STREAM_FLAGS); in test6() local 192 test_ostream os(testfile, TEST_STREAM_FLAGS); in test7() local 216 test_ostream os(testfile, TEST_STREAM_FLAGS); in test8() local
|