Home
last modified time | relevance | path

Searched defs:streamEnd (Results 1 – 25 of 93) sorted by relevance

1234

/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/avisource/
H A DDubSource.cpp70 void DubSource::streamEnd() { in streamEnd() function in DubSource
/dports/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/
H A DEncoderBase.h40 void streamEnd() { m_b.streamEnd(); } in streamEnd() function
H A DFormatter.cpp37 void Formatter::streamEnd() in streamEnd() function in Atlas::Formatter
H A DPresentationBridge.cpp41 void PresentationBridge::streamEnd() in streamEnd() function in Atlas::PresentationBridge
/dports/devel/atlas-devel/Atlas-C++-0.6.4/tests/Objects/
H A DDebugBridge.h25 virtual void streamEnd() { in streamEnd() function
/dports/devel/atlas-devel/Atlas-C++-0.6.4/tutorial/example/
H A DDebugBridge.h27 virtual void streamEnd() { in streamEnd() function
/dports/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Message/
H A DDecoderBase.cpp43 void DecoderBase::streamEnd() in streamEnd() function in Atlas::Message::DecoderBase
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/
H A DEncoderBase.h38 virtual void streamEnd() { b->streamEnd(); } in streamEnd() function
/dports/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Net/
H A DLoopback.cpp27 virtual void streamEnd() in streamEnd() function in Atlas::Net::LoopBridge
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/Message/
H A DDecoderBase.cc25 void DecoderBase::streamEnd() in streamEnd() function in Atlas::Message::DecoderBase
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/Net/
H A DLoopback.cc26 virtual void streamEnd() in streamEnd() function in LoopBridge
/dports/devel/atlas/Atlas-C++-0.5.2/Atlas/Codecs/
H A DXML.cc352 void XML::streamEnd() in streamEnd() function in Atlas::Codecs::XML
H A DPacked.cc335 void Packed::streamEnd() in streamEnd() function in Atlas::Codecs::Packed
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/access/
H A Dqhttpnetworkreply_p.h246 bool streamEnd; variable
/dports/devel/atlas-devel/Atlas-C++-0.6.4/Atlas/Codecs/
H A DPacked.cpp344 void Packed::streamEnd() in streamEnd() function in Atlas::Codecs::Packed
H A DXML.cpp360 void XML::streamEnd() in streamEnd() function in Atlas::Codecs::XML
H A DBach.cpp576 void Bach::streamEnd() in streamEnd() function in Atlas::Codecs::Bach
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmCompile.cpp456 const ExclusiveStreamEnd& streamEnd, in StreamingDecoder()
471 auto streamEnd = streamEnd_.lock(); in waitForBytes() local
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/kjk/lzma/
H A Dlz_window.go93 streamEnd bool member
/dports/net-p2p/jigdo/jigdo-0.7.3/src/
H A Dzstream-gz.hh117 virtual bool streamEnd() const { return status == Z_STREAM_END; } in streamEnd() function in ZibstreamGz
H A Dzstream-bz.hh117 virtual bool streamEnd() const { return status == BZ_STREAM_END; } in streamEnd() function in ZibstreamBz
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmCompile.cpp872 auto streamEnd = exclusiveStreamEnd.lock(); in CompileStreaming() local
881 const StreamEndData& streamEnd = exclusiveStreamEnd.lock(); in CompileStreaming() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmCompile.cpp872 auto streamEnd = exclusiveStreamEnd.lock(); in CompileStreaming() local
881 const StreamEndData& streamEnd = exclusiveStreamEnd.lock(); in CompileStreaming() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmCompile.cpp765 auto streamEnd = exclusiveStreamEnd.lock(); in CompileStreaming() local
774 const StreamEndData& streamEnd = exclusiveStreamEnd.lock(); in CompileStreaming() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/todo/
H A Dtodolist.cpp371 wxString streamStart = token.streamCommentStart, streamEnd = token.streamCommentEnd; in OnAddItem() local

1234