Home
last modified time | relevance | path

Searched defs:eos (Results 1 – 25 of 103) sorted by relevance

12345

/third_party/gstreamer/gstplugins_bad/ext/mplex/
Dgstmplexibitstream.hh51 gboolean eos; member in GstMplexIBitStream
Dgstmplex.hh85 gboolean eos; member
109 gboolean eos; member
/third_party/node/lib/
Dstream.js25 const eos = require('internal/streams/end-of-stream'); constant
/third_party/flutter/skia/src/utils/
DSkJSON.cpp120 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString()
334 p = this->matchString(p, p_stop, [this](const char* key, size_t size, const char* eos) { in parse()
352 p = this->matchString(p, p_stop, [this](const char* str, size_t size, const char* eos) { in parse()
563 void pushObjectKey(const char* key, size_t size, const char* eos) { in pushObjectKey()
582 void pushString(const char* s, size_t size, const char* eos) { in pushString()
665 const auto* eos = SkParse::FindHex(hex_str, &hexed); in unescapeString() local
/third_party/skia/src/utils/
DSkJSON.cpp119 FastString(const char* src, size_t size, const char* eos, SkArenaAlloc& alloc) { in FastString()
342 p = this->matchString(p, p_stop, [this](const char* key, size_t size, const char* eos) { in parse()
360 p = this->matchString(p, p_stop, [this](const char* str, size_t size, const char* eos) { in parse()
571 void pushObjectKey(const char* key, size_t size, const char* eos) { in pushObjectKey()
590 void pushString(const char* s, size_t size, const char* eos) { in pushString()
673 const auto* eos = SkParse::FindHex(hex_str, &hexed); in unescapeString() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsink.h75 void (*eos) (GstAppSink *appsink, gpointer user_data); member
100 void (*eos) (GstAppSink *appsink); member
/third_party/node/deps/npm/node_modules/stream-each/
Dindex.js1 var eos = require('end-of-stream') variable
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/
Dend-of-stream.js27 function eos(stream, opts, callback) { function
Dpipeline.js5 var eos; variable
/third_party/node/deps/npm/node_modules/end-of-stream/
Dindex.js13 var eos = function(stream, opts, callback) { function
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavprotocol.h61 gboolean eos; member
/third_party/node/lib/internal/streams/
Dend-of-stream.js44 function eos(stream, options, callback) { function
Dpipeline.js12 let eos; variable
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/
Deffectv.c27 gboolean eos; member
/third_party/gstreamer/gstreamer/tests/examples/stepping/
Dframestep1.c52 gboolean eos; in event_loop() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dwavpackenc.c113 GstEvent *eos = gst_event_new_eos (); in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dautovideoconvert.c34 gboolean eos; member
/third_party/libsnd/src/
Dogg.h51 int eos ; member
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstnavseek.h49 GstEvent* eos; member
/third_party/node/deps/npm/node_modules/pumpify/node_modules/pump/
Dindex.js2 var eos = require('end-of-stream') variable
/third_party/node/deps/npm/node_modules/pump/
Dindex.js2 var eos = require('end-of-stream') variable
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.h58 gboolean eos; member
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgststreamsynchronizer.h50 gboolean eos; member
/third_party/elfutils/libdwfl/
Dcore-file.c346 const void *eos = memchr (contents, '\0', size); in dwfl_elf_phdr_memory_callback() local
391 const void *eos = memchr (into, '\0', nread); in dwfl_elf_phdr_memory_callback() local
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.hh85 gboolean eos; member

12345