Home
last modified time | relevance | path

Searched defs:stream2 (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_validate.cpp176 dng_file_stream stream2 (gDumpStage1.Get (), true); in dng_validate() local
216 dng_file_stream stream2 (gDumpStage2.Get (), true); in dng_validate() local
272 dng_file_stream stream2 (gDumpStage3.Get (), true); in dng_validate() local
399 dng_file_stream stream2 (gDumpDNG.Get (), true); in dng_validate() local
472 dng_file_stream stream2 (gDumpTIF.Get (), true); in dng_validate() local
/third_party/node/deps/npm/node_modules/stream-iterate/
Dindex.js4 var stream2 = function (stream) { function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststream.c63 GstStream *stream, *stream2 = NULL; in GST_START_TEST() local
135 GstStream *stream, *stream2 = NULL; in GST_START_TEST() local
Dgstmessage.c435 GstStream *stream1, *stream2; in GST_START_TEST() local
465 GstStream *stream1, *stream2, *stream3; in GST_START_TEST() local
Dgstevent.c286 GstStream *stream1, *stream2; in GST_START_TEST() local
/third_party/flutter/skia/tests/
DStreamTest.cpp70 std::unique_ptr<SkStreamAsset> stream2(stream.duplicate()); in test_filestreams() local
80 std::unique_ptr<SkStreamAsset> stream2(stream.duplicate()); in test_filestreams() local
108 std::unique_ptr<SkStreamAsset> stream2(stream->duplicate()); in TestWStream() local
131 std::unique_ptr<SkStreamAsset> stream2(stream->duplicate()); in TestWStream() local
514 SkFILEStream stream2(file); in DEF_TEST() local
/third_party/skia/tests/
DStreamTest.cpp75 std::unique_ptr<SkStreamAsset> stream2(stream.duplicate()); in test_filestreams() local
85 std::unique_ptr<SkStreamAsset> stream2(stream.duplicate()); in test_filestreams() local
113 std::unique_ptr<SkStreamAsset> stream2(stream->duplicate()); in TestWStream() local
136 std::unique_ptr<SkStreamAsset> stream2(stream->duplicate()); in TestWStream() local
524 SkFILEStream stream2(file); in DEF_TEST() local
/third_party/boost/libs/iostreams/test/
Dtee_test.cpp275 std::ofstream stream2(dest2.name().c_str(), out_mode); in test_std_io() local
289 std::ofstream stream2(dest2.name().c_str(), out_mode); in test_std_io() local
/third_party/node/test/parallel/
Dtest-fs-promises-file-handle-writeFile.js53 const stream2 = Readable.from(['ümlaut', ' ', 'sechzig']); constant
Dtest-fs-promises-writefile.js20 const stream2 = Readable.from(['ümlaut', ' ', 'sechzig']); constant
/third_party/boost/libs/asio/test/ssl/
Dstream.cpp76 ssl::stream<ip::tcp::socket&> stream2(socket1, context); in test() local
/third_party/boost/libs/asio/test/
Dbuffered_read_stream.cpp79 stream_type stream2(ioc, 1024); in test_compile() local
Dbuffered_write_stream.cpp79 stream_type stream2(ioc, 1024); in test_compile() local
Dbuffered_stream.cpp83 stream_type stream2(ioc, 1024, 1024); in test_compile() local
/third_party/glib/gio/
Dgiostream.c674 GIOStream *stream2; member
845 GIOStream *stream2, in g_io_stream_splice_async()
Dgresource.c747 GInputStream *stream, *stream2; in g_resource_open_stream() local
/third_party/grpc/test/core/transport/
Dbyte_stream_test.cc214 ByteStreamCache::CachingByteStream stream2(&cache); in TEST() local
/third_party/freetype/src/base/
Dftrfork.c848 FT_Stream stream2; in raccess_guess_linux_double_from_file_name() local
Dftobjs.c2253 FT_Stream stream2 = NULL; in load_face_in_embedded_rfork() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftrfork.c842 FT_Stream stream2; in raccess_guess_linux_double_from_file_name() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftrfork.c849 FT_Stream stream2; in raccess_guess_linux_double_from_file_name() local
Dftobjs.c2235 FT_Stream stream2 = NULL; in load_face_in_embedded_rfork() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1173 …void verifyQueryResults(GLboolean any, GLboolean stream0, GLboolean stream1, GLboolean stream2 = G… in verifyQueryResults()
/third_party/nghttp2/tests/
Dnghttp2_session_test.c3375 nghttp2_stream *stream1, *stream2; in test_nghttp2_session_on_settings_received() local
10144 nghttp2_stream *stream1, *stream2, *stream3, *stream5; in test_nghttp2_session_change_stream_priority() local
10218 nghttp2_stream *stream2, *stream4, *stream8, *stream10; in test_nghttp2_session_create_idle_stream() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DUniformBufferTest.cpp2535 std::ostringstream stream2; in TEST_P() local

12