Home
last modified time | relevance | path

Searched +defs:stream +defs:list (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DStandardMessageCodec.java73 final ExposedByteArrayOutputStream stream = new ExposedByteArrayOutputStream(); in encodeMessage() local
114 protected static final void writeSize(ByteArrayOutputStream stream, int value) { in writeSize()
133 protected static final void writeChar(ByteArrayOutputStream stream, int value) { in writeChar()
146 protected static final void writeInt(ByteArrayOutputStream stream, int value) { in writeInt()
163 protected static final void writeLong(ByteArrayOutputStream stream, long value) { in writeLong()
188 protected static final void writeDouble(ByteArrayOutputStream stream, double value) { in writeDouble()
196 protected static final void writeBytes(ByteArrayOutputStream stream, byte[] bytes) { in writeBytes()
207 protected static final void writeAlignment(ByteArrayOutputStream stream, int alignment) { in writeAlignment()
223 protected void writeValue(ByteArrayOutputStream stream, Object value) { in writeValue()
280 final List<?> list = (List) value; in writeValue() local
[all …]
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c1326 gst_mpdparser_parse_baseURL_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_baseURL_node()
1344 gst_mpdparser_parse_descriptor_type_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_descriptor_type_node()
1362 gst_mpdparser_parse_content_component_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_content_component_node()
1400 gst_mpdparser_parse_location_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_location_node()
1410 gst_mpdparser_parse_subrepresentation_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_subrepresentation_node()
1449 gst_mpdparser_parse_segment_url_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_segment_url_node()
1588 GList *list; in gst_mpdparser_clone_segment_timeline() local
1720 GList *list; in gst_mpdparser_parse_segment_list_node() local
1784 gst_mpdparser_parse_content_protection_node (GList ** list, xmlNode * a_node) in gst_mpdparser_parse_content_protection_node()
1880 gst_mpdparser_parse_representation_node (GList ** list, xmlNode * a_node, in gst_mpdparser_parse_representation_node()
[all …]
/third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/from2/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/
D_stream_readable.js101 function ReadableState(options, stream) { argument
253 function readableAddChunk(stream, chunk, encoding, addToFront, skipChunkCheck) { argument
289 function addChunk(stream, state, chunk, addToFront) { argument
474 function onEofChunk(stream, state) { argument
492 function emitReadable(stream) { argument
502 function emitReadable_(stream) { argument
514 function maybeReadMore(stream, state) { argument
521 function maybeReadMore_(stream, state) { argument
780 function resume(stream, state) { argument
787 function resume_(stream, state) { argument
[all …]
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dpsmux.c138 PsMuxStream *stream = (PsMuxStream *) cur->data; in psmux_free() local
165 PsMuxStream *stream; in psmux_create_stream() local
232 psmux_write_stream_packet (PsMux * mux, PsMuxStream * stream) in psmux_write_stream_packet()
377 PsMuxStream *stream = (PsMuxStream *) cur->data; in psmux_ensure_system_header() local
427 PsMuxStream *stream = (PsMuxStream *) cur->data; in psmux_ensure_program_stream_map() local
498 GList *list; in psmux_get_stream_headers() local
/third_party/curl/tests/libtest/
Dlib1591.c35 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback()
56 static int trailers_callback(struct curl_slist **list, void *userdata) in trailers_callback()
/third_party/weston/clients/
Dweston-debug.c51 bool list; member
81 struct debug_stream *stream; in stream_alloc() local
117 struct debug_stream *stream; in stream_find() local
132 stream_destroy(struct debug_stream *stream) in stream_destroy()
145 struct debug_stream *stream; in destroy_streams() local
199 struct debug_stream *stream = data; in handle_stream_complete() local
210 struct debug_stream *stream = data; in handle_stream_failure() local
227 struct debug_stream *stream; in start_streams() local
244 struct debug_stream *stream; in list_streams() local
381 struct debug_stream *stream = in parse_cmdline() local
[all …]
/third_party/node/src/
Ddebug_utils.cc325 void PrintLibuvHandleInformation(uv_loop_t* loop, FILE* stream) { in PrintLibuvHandleInformation()
328 FILE* stream; in PrintLibuvHandleInformation() member
339 FILE* stream = info->stream; in PrintLibuvHandleInformation() local
373 std::vector<std::string> list; in GetLoadedLibraries() local
378 auto list = static_cast<std::vector<std::string>*>(data); in GetLoadedLibraries() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c1342 GstHLSVariantStream *stream; in gst_hls_variant_stream_new() local
1351 gst_hls_variant_stream_ref (GstHLSVariantStream * stream) in gst_hls_variant_stream_ref()
1358 gst_hls_variant_stream_unref (GstHLSVariantStream * stream) in gst_hls_variant_stream_unref()
1376 find_variant_stream_by_name (GList * list, const gchar * name) in find_variant_stream_by_name()
1388 find_variant_stream_by_uri (GList * list, const gchar * uri) in find_variant_stream_by_uri()
1524 GstHLSVariantStream *stream; in gst_hls_master_playlist_new_from_data() local
1597 GList *list; in gst_hls_master_playlist_new_from_data() local
1640 GstHLSVariantStream *stream = l->data; in gst_hls_master_playlist_new_from_data() local
1750 gst_hls_variant_find_matching_media (GstHLSVariantStream * stream, in gst_hls_variant_find_matching_media()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_host.cpp365 dng_stream &stream) in Make_dng_opcode()
520 void dng_host::ApplyOpcodeList (dng_opcode_list &list, in ApplyOpcodeList()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c267 GstFluPSStream *stream = demux->streams[i]; in gst_flups_demux_reset() local
309 GstFluPSStream *stream; in gst_flups_demux_create_stream() local
478 GstFluPSStream *stream = demux->streams[id]; in gst_flups_demux_get_stream() local
503 gst_flups_demux_send_data (GstFluPSDemux * demux, GstFluPSStream * stream, in gst_flups_demux_send_data()
583 GstFluPSStream *stream = demux->streams_found[i]; in gst_flups_demux_mark_discont() local
601 GstFluPSStream *stream = demux->streams_found[i]; in gst_flups_demux_send_event() local
729 GstTagList *list = temp->pending_tags; in gst_flups_demux_handle_dvd_event() local
763 GstTagList *list = temp->pending_tags; in gst_flups_demux_handle_dvd_event() local
858 GstFluPSStream *stream = demux->streams_found[i]; in gst_flups_demux_clear_times() local
880 GstFluPSStream *stream = demux->streams_found[i]; in gst_flups_demux_send_gap_updates() local
[all …]
/third_party/freetype/src/bdf/
Dbdflib.c271 _bdf_list_t list; member
286 _bdf_list_init( _bdf_list_t* list, in _bdf_list_init()
295 _bdf_list_done( _bdf_list_t* list ) in _bdf_list_done()
309 _bdf_list_ensure( _bdf_list_t* list, in _bdf_list_ensure()
343 _bdf_list_shift( _bdf_list_t* list, in _bdf_list_shift()
370 _bdf_list_join( _bdf_list_t* list, in _bdf_list_join()
408 _bdf_list_split( _bdf_list_t* list, in _bdf_list_split()
518 _bdf_readstream( FT_Stream stream, in _bdf_readstream()
971 _bdf_list_t list; in _bdf_set_default_spacing() local
2176 bdf_load_font( FT_Stream stream, in bdf_load_font()
/third_party/flutter/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c272 _bdf_list_t list; member
287 _bdf_list_init( _bdf_list_t* list, in _bdf_list_init()
296 _bdf_list_done( _bdf_list_t* list ) in _bdf_list_done()
310 _bdf_list_ensure( _bdf_list_t* list, in _bdf_list_ensure()
344 _bdf_list_shift( _bdf_list_t* list, in _bdf_list_shift()
371 _bdf_list_join( _bdf_list_t* list, in _bdf_list_join()
409 _bdf_list_split( _bdf_list_t* list, in _bdf_list_split()
519 _bdf_readstream( FT_Stream stream, in _bdf_readstream()
972 _bdf_list_t list; in _bdf_set_default_spacing() local
2177 bdf_load_font( FT_Stream stream, in bdf_load_font()
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c271 _bdf_list_t list; member
286 _bdf_list_init( _bdf_list_t* list, in _bdf_list_init()
295 _bdf_list_done( _bdf_list_t* list ) in _bdf_list_done()
309 _bdf_list_ensure( _bdf_list_t* list, in _bdf_list_ensure()
343 _bdf_list_shift( _bdf_list_t* list, in _bdf_list_shift()
370 _bdf_list_join( _bdf_list_t* list, in _bdf_list_join()
408 _bdf_list_split( _bdf_list_t* list, in _bdf_list_split()
518 _bdf_readstream( FT_Stream stream, in _bdf_readstream()
982 _bdf_list_t list; in _bdf_set_default_spacing() local
2175 bdf_load_font( FT_Stream stream, in bdf_load_font()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c187 GValue list = G_VALUE_INIT; in gst_alsa_detect_formats() local
563 gint device_num, snd_pcm_stream_t stream) in gst_alsa_find_device_name_no_handle()
625 snd_pcm_stream_t stream) in gst_alsa_find_card_name()
632 snd_pcm_t * handle, snd_pcm_stream_t stream) in gst_alsa_find_device_name()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c305 GstPsStream *stream = demux->streams[i]; in gst_ps_demux_reset() local
353 GstPsStream *stream; in gst_ps_demux_create_stream() local
530 GstPsStream *stream = demux->streams[id]; in gst_ps_demux_get_stream() local
571 GstPsStream *stream = demux->streams_found[i]; in gst_ps_demux_get_stream_from_pad() local
582 gst_ps_demux_send_segment (GstPsDemux * demux, GstPsStream * stream, in gst_ps_demux_send_segment()
638 gst_ps_demux_send_data (GstPsDemux * demux, GstPsStream * stream, in gst_ps_demux_send_data()
722 GstPsStream *stream = demux->streams_found[i]; in gst_ps_demux_mark_discont() local
741 GstPsStream *stream = demux->streams_found[i]; in gst_ps_demux_send_event() local
843 GstTagList *list = temp->pending_tags; in gst_ps_demux_handle_dvd_event() local
879 GstTagList *list = temp->pending_tags; in gst_ps_demux_handle_dvd_event() local
[all …]
/third_party/skia/third_party/externals/tint/src/diagnostic/
Dformatter.cc106 std::stringstream stream; member
112 void Formatter::format(const List& list, Printer* printer) const { in format() argument
/third_party/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp90 SkMemoryStream stream(data, length); in loadSkp() local
217 SkDynamicMemoryWStream stream; in jsonCommandList() local
235 SkDynamicMemoryWStream stream; in lastCommandInfo() local
292 JSArray list = emscripten::val::array(); in imageUseInfo() local
372 std::unique_ptr<DebugCanvas> loadSingleFrame(SkMemoryStream* stream) { in loadSingleFrame()
389 std::string loadMultiFrame(SkMemoryStream* stream) { in loadMultiFrame()

1234