Searched defs:stream2 (Results 1 – 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_validate.cpp | 176 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/skia/tests/ |
| D | StreamTest.cpp | 75 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/node/test/parallel/ |
| D | test-fs-promises-file-handle-writeFile.js | 52 const stream2 = Readable.from(['ümlaut', ' ', 'sechzig']); constant
|
| D | test-fs-promises-writefile.js | 19 const stream2 = Readable.from(['ümlaut', ' ', 'sechzig']); constant
|
| /third_party/curl/src/ |
| D | tool_writeout.c | 623 FILE *stream2; in ourWriteOut() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| D | ftrfork.c | 842 FT_Stream stream2; in raccess_guess_linux_double_from_file_name() local
|
| D | ftobjs.c | 2297 FT_Stream stream2 = NULL; in load_face_in_embedded_rfork() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl3cTransformFeedbackOverflowQueryTests.cpp | 1173 …void verifyQueryResults(GLboolean any, GLboolean stream0, GLboolean stream1, GLboolean stream2 = G… in verifyQueryResults()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | UniformBufferTest.cpp | 2535 std::ostringstream stream2; in TEST_P() local
|
| /third_party/nghttp2/tests/ |
| D | nghttp2_session_test.c | 3683 nghttp2_stream *stream1, *stream2; in test_nghttp2_session_on_settings_received() local 10695 nghttp2_stream *stream1, *stream2, *stream3, *stream5; in test_nghttp2_session_change_stream_priority() local 10847 nghttp2_stream *stream2, *stream4, *stream8, *stream10; in test_nghttp2_session_create_idle_stream() local
|
| /third_party/node/deps/undici/ |
| D | undici.js | 622 function isDestroyed(stream2) { argument 626 function isReadableAborted(stream2) { argument 631 function destroy(stream2, err) { argument
|