| /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 …]
|
| D | gtest-matchers.h | 85 explicit MatchResultListener(::std::ostream* os) : stream_(os) {} in MatchResultListener() 133 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() 192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() 194 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() 248 explicit StreamMatchResultListener(::std::ostream* os) in StreamMatchResultListener() 274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() 277 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() 282 void ExplainMatchResultTo(const T& x, ::std::ostream* os) const { in ExplainMatchResultTo() 477 virtual void DescribeTo(::std::ostream* os) const { impl_.DescribeTo(os); } in DescribeTo() 479 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() [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/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 <<()
|
| D | PackedEnums.cpp | 266 std::ostream &operator<<(std::ostream &os, PrimitiveMode value) in operator <<() 310 std::ostream &operator<<(std::ostream &os, DrawElementsType value) in operator <<() 331 std::ostream &operator<<(std::ostream &os, BlendEquationType value) in operator <<() 358 std::ostream &operator<<(std::ostream &os, BlendFactorType value) in operator <<() 427 std::ostream &operator<<(std::ostream &os, VertexAttribType value) in operator <<() 480 std::ostream &operator<<(std::ostream &os, TessEvaluationType value) 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/ffmpeg/libavformat/ |
| D | oggdec.c | 100 struct ogg_stream *os = ogg->streams + i; in ogg_save() local 164 struct ogg_stream *os = ogg->streams + i; in ogg_reset() local 213 struct ogg_stream *os; in ogg_replace_stream() local 253 struct ogg_stream *os; in ogg_new_stream() local 300 static int buf_realloc(struct ogg_stream *os, int size) in buf_realloc() 318 struct ogg_stream *os; in ogg_read_page() local 503 struct ogg_stream *os; in ogg_packet() local 743 struct ogg_stream *os = ogg->streams + i; in ogg_read_header() local 777 struct ogg_stream *os = ogg->streams + idx; in ogg_calc_pts() local 807 struct ogg_stream *os = ogg->streams + idx; in ogg_validate_keyframe() local [all …]
|
| D | hdsenc.c | 79 static int parse_header(OutputStream *os, const uint8_t *buf, int buf_size) in parse_header() 120 OutputStream *os = opaque; in hds_write() local 142 OutputStream *os = &c->streams[i]; in hds_free() local 187 OutputStream *os = &c->streams[i]; in write_manifest() local 219 static int write_abst(AVFormatContext *s, OutputStream *os, int final) in write_abst() 288 static int init_file(AVFormatContext *s, OutputStream *os, int64_t start_ts) in init_file() 304 static void close_file(AVFormatContext *s, OutputStream *os) in close_file() 335 OutputStream *os = &c->streams[c->nb_streams]; in hds_write_header() local 395 OutputStream *os = &c->streams[i]; in hds_write_header() local 423 static int add_fragment(OutputStream *os, const char *file, in add_fragment() [all …]
|
| D | oggparsedirac.c | 31 struct ogg_stream *os = ogg->streams + idx; in dirac_header() local 71 struct ogg_stream *os = ogg->streams + idx; in dirac_gptopts() local 89 struct ogg_stream *os = ogg->streams + idx; in old_dirac_header() local 106 struct ogg_stream *os = ogg->streams + idx; in old_dirac_gptopts() local
|
| D | smoothstreamingenc.c | 83 OutputStream *os = opaque; in ism_write() local 96 OutputStream *os = opaque; in ism_seek() local 141 static void get_private_data(OutputStream *os) in get_private_data() 171 OutputStream *os = &c->streams[i]; in ism_free() local 186 static void output_chunk_list(OutputStream *os, AVIOContext *out, int final, int skip, int window_s… in output_chunk_list() 223 OutputStream *os = &c->streams[i]; in write_manifest() local 252 OutputStream *os = &c->streams[i]; in write_manifest() local 266 OutputStream *os = &c->streams[i]; in write_manifest() local 304 OutputStream *os = &c->streams[i]; in ism_write_header() local 442 static int add_fragment(OutputStream *os, const char *file, const char *infofile, int64_t start_tim… in add_fragment() [all …]
|
| D | oggparsespeex.c | 45 struct ogg_stream *os = ogg->streams + idx; in speex_header() local 108 static int ogg_page_packets(struct ogg_stream *os) in ogg_page_packets() 121 struct ogg_stream *os = ogg->streams + idx; in speex_packet() local
|
| D | oggparsevp8.c | 33 struct ogg_stream *os = ogg->streams + idx; in vp8_header() local 83 struct ogg_stream *os = ogg->streams + idx; in vp8_gptopts() local 104 struct ogg_stream *os = ogg->streams + idx; in vp8_packet() local
|
| /third_party/googletest/googletest/include/gtest/ |
| D | gtest-matchers.h | 78 explicit MatchResultListener(::std::ostream* os) : stream_(os) {} in MatchResultListener() 126 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() 216 explicit StreamMatchResultListener(::std::ostream* os) in StreamMatchResultListener() 261 void DescribeTo(::std::ostream* os) const final { in DescribeTo() 267 void DescribeNegationTo(::std::ostream* os) const final { in DescribeNegationTo() 273 void ExplainMatchResultTo(const T& x, ::std::ostream* os) const { in ExplainMatchResultTo() 363 static void DescribeImpl(const MatcherBase& m, std::ostream* os, in DescribeImpl()
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | protostream_objectsource.cc | 335 const ProtoStreamObjectSource* os, const google::protobuf::Type& type, in RenderTimestamp() 359 const ProtoStreamObjectSource* os, const google::protobuf::Type& type, in RenderDuration() 400 Status ProtoStreamObjectSource::RenderDouble(const ProtoStreamObjectSource* os, in RenderDouble() 414 Status ProtoStreamObjectSource::RenderFloat(const ProtoStreamObjectSource* os, in RenderFloat() 428 Status ProtoStreamObjectSource::RenderInt64(const ProtoStreamObjectSource* os, in RenderInt64() 442 Status ProtoStreamObjectSource::RenderUInt64(const ProtoStreamObjectSource* os, in RenderUInt64() 456 Status ProtoStreamObjectSource::RenderInt32(const ProtoStreamObjectSource* os, in RenderInt32() 470 Status ProtoStreamObjectSource::RenderUInt32(const ProtoStreamObjectSource* os, in RenderUInt32() 484 Status ProtoStreamObjectSource::RenderBool(const ProtoStreamObjectSource* os, in RenderBool() 499 Status ProtoStreamObjectSource::RenderString(const ProtoStreamObjectSource* os, in RenderString() [all …]
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| D | test_util.cc | 26 ostream& operator<<(ostream& os, const PhoneNumber& number) { in operator <<() 49 ostream& operator<<(ostream& os, const vector<PhoneNumber>& numbers) { in operator <<()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| D | civil_time.cc | 151 std::ostream& operator<<(std::ostream& os, CivilYear y) { in operator <<() 154 std::ostream& operator<<(std::ostream& os, CivilMonth m) { in operator <<() 157 std::ostream& operator<<(std::ostream& os, CivilDay d) { in operator <<() 160 std::ostream& operator<<(std::ostream& os, CivilHour h) { in operator <<() 163 std::ostream& operator<<(std::ostream& os, CivilMinute m) { in operator <<() 166 std::ostream& operator<<(std::ostream& os, CivilSecond s) { in operator <<()
|