Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/
H A Dweston-log-wayland.c169 stream_create(struct weston_log_context *log_ctx, const char *name, in stream_create() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/
H A Dweston-log-wayland.c169 stream_create(struct weston_log_context *log_ctx, const char *name, in stream_create() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/multiline/
H A Dflb_ml_stream.c173 static struct flb_ml_stream *stream_create(uint64_t id, in stream_create() function
/dports/net/sngrep/sngrep-1.4.9/src/
H A Drtp.c71 stream_create(sdp_media_t *media, address_t dst, int type) in stream_create() function
/dports/mail/anubis/anubis-4.2/src/
H A Dstream.c85 stream_create (struct net_stream **str) in stream_create() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dstreams.rs374 pub fn stream_create(&mut self, st: StreamType) -> Res<u64> { in stream_create() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dstreams.rs374 pub fn stream_create(&mut self, st: StreamType) -> Res<u64> { in stream_create() method
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dstreams.rs380 pub fn stream_create(&mut self, st: StreamType) -> Res<StreamId> { in stream_create() method
/dports/devel/libspice-server/spice-0.15.0/server/
H A Dstream-channel.cpp71 SpiceMsgDisplayStreamCreate stream_create; member
H A Ddcc-send.cpp2105 SpiceMsgDisplayStreamCreate stream_create; in marshall_stream_start() local
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Ddrvrfile.c910 int stream_create(char *filename, int *handle) in stream_create() function
/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrfile.c910 int stream_create(char *filename, int *handle) in stream_create() function
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrfile.c910 int stream_create(char *filename, int *handle) in stream_create() function
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrfile.c897 int stream_create(char *filename, int *handle) in stream_create() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/connection/tests/
H A Dstream.rs27 fn stream_create() { in stream_create() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/tests/
H A Dstream.rs27 fn stream_create() { in stream_create() function
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/
H A Dstreams.c276 sound_stream *stream_create(int inputs, int outputs, int sample_rate, void *param, stream_callback … in stream_create() function
/dports/multimedia/mpv/mpv-0.34.1/stream/
H A Dstream.c459 struct stream *stream_create(const char *url, int flags, in stream_create() function
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/tests/
H A Dstream.rs27 fn stream_create() { in stream_create() function
/dports/www/npapi-xine/xine-plugin-1.0.2/src/
H A Dplugin.c723 static NPError stream_create (xine_plugin_t *this) { in stream_create() function
/dports/audio/libopusenc/libopusenc-0.2.1/src/
H A Dopusenc.c337 EncStream *stream_create(OggOpusComments *comments) { in stream_create() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dmod.rs2644 pub fn stream_create(&mut self, st: StreamType) -> Res<u64> { in stream_create() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dmod.rs2644 pub fn stream_create(&mut self, st: StreamType) -> Res<u64> { in stream_create() method
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/
H A Dmod.rs2701 pub fn stream_create(&mut self, st: StreamType) -> Res<StreamId> { in stream_create() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dconnection.rs1936 pub fn stream_create(&mut self, st: StreamType) -> Res<u64> { in stream_create() method