Home
last modified time | relevance | path

Searched refs:DestroyStream (Results 1 – 25 of 59) sorted by relevance

123

/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickWand/
H A Dstream.c153 #define DestroyStream() \ in StreamImageCommand() macro
165 DestroyStream(); \ in StreamImageCommand()
172 DestroyStream(); \ in StreamImageCommand()
249 DestroyStream(); in StreamImageCommand()
465 DestroyStream(); in StreamImageCommand()
557 DestroyStream(); in StreamImageCommand()
751 DestroyStream(); in StreamImageCommand()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickWand/
H A Dstream.c153 #define DestroyStream() \ in StreamImageCommand() macro
165 DestroyStream(); \ in StreamImageCommand()
172 DestroyStream(); \ in StreamImageCommand()
249 DestroyStream(); in StreamImageCommand()
465 DestroyStream(); in StreamImageCommand()
557 DestroyStream(); in StreamImageCommand()
751 DestroyStream(); in StreamImageCommand()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/wand/
H A Dstream.c153 #define DestroyStream() \ in StreamImageCommand() macro
165 DestroyStream(); \ in StreamImageCommand()
172 DestroyStream(); \ in StreamImageCommand()
249 DestroyStream(); in StreamImageCommand()
465 DestroyStream(); in StreamImageCommand()
557 DestroyStream(); in StreamImageCommand()
751 DestroyStream(); in StreamImageCommand()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/wand/
H A Dstream.c153 #define DestroyStream() \ in StreamImageCommand() macro
165 DestroyStream(); \ in StreamImageCommand()
172 DestroyStream(); \ in StreamImageCommand()
249 DestroyStream(); in StreamImageCommand()
465 DestroyStream(); in StreamImageCommand()
557 DestroyStream(); in StreamImageCommand()
751 DestroyStream(); in StreamImageCommand()
/dports/math/eprover/eprover-E-2.0/INOUT/
H A Dcio_streams.c189 void DestroyStream(Stream_p stream) in DestroyStream() function
290 DestroyStream(handle); in CloseStackedInput()
H A Dcio_streams.h85 void DestroyStream(Stream_p stream);
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/mozilla-sdk/
H A Dpluginbase.h55 virtual NPError DestroyStream(NPStream* /*stream*/, NPError /*reason*/) in DestroyStream() function
H A Dnpp_gate.cpp172 return plugin->DestroyStream(stream, reason); in NPP_DestroyStream()
/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A Dapi.h41 void DestroyStream (std::shared_ptr<i2p::stream::Stream> stream);
H A Dapi.cpp140 void DestroyStream (std::shared_ptr<i2p::stream::Stream> stream) in DestroyStream() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/aos4/
H A Dplugin.h58 NPError DestroyStream(NPStream *stream, NPError reason);
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/win32/
H A Dplugin.h58 NPError DestroyStream(NPStream *stream, NPError reason);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cpal-0.8.2/src/wasapi/
H A Dstream.rs63 DestroyStream(StreamId), enumerator
413 .push(Command::DestroyStream(stream_id)); in destroy_stream()
442 Command::DestroyStream(stream_id) => { in run_inner()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cpal-0.8.2/src/wasapi/
H A Dstream.rs63 DestroyStream(StreamId),
413 .push(Command::DestroyStream(stream_id));
442 Command::DestroyStream(stream_id) => {
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/
H A Dplugin.h81 NPError DestroyStream(NPStream * stream, NPError reason);
/dports/www/gecko-mediaplayer/gecko-mediaplayer-1.0.9/src/
H A Dplugin.h128 NPError DestroyStream(NPStream * stream, NPError reason);
H A Dnpp_gate.cpp245 pPlugin->DestroyStream(stream, reason); in NPP_DestroyStream()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/cpal-0.8.2/src/alsa/
H A Dmod.rs331 DestroyStream(StreamId), enumerator
422 Command::DestroyStream(stream_id) => { in run_inner()
744 self.push_command(Command::DestroyStream(stream_id)); in destroy_stream()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/cpal-0.8.2/src/alsa/
H A Dmod.rs331 DestroyStream(StreamId),
422 Command::DestroyStream(stream_id) => {
744 self.push_command(Command::DestroyStream(stream_id));
/dports/comms/limesuite/LimeSuite-20.10.0/src/API/
H A Dlms7_device.h94 int DestroyStream(lime::StreamChannel* streamID);
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dstreamline.c38 static void DestroyStream(Stream);
664 DestroyStream(stream); in Streamline()
680 DestroyStream(stream); in Streamline()
1288 DestroyStream(s); in NewStream()
1294 DestroyStream(Stream s) in DestroyStream() function
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/
H A Dnricectx.h236 void DestroyStream(const std::string& id);
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/
H A Dnricectx.h234 void DestroyStream(const std::string& id);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/
H A Dnricectx.h234 void DestroyStream(const std::string& id);
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/
H A Dnricectx.h223 void DestroyStream(const std::string& id);

123