Home
last modified time | relevance | path

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

123456

/dports/databases/postgresql12-server/postgresql-12.9/src/test/regress/sql/
H A Dregproc.sql98 SELECT to_regoper('ng_catalog.||/');
99 SELECT to_regoperator('ng_catalog.+(int4,int4)');
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dsend_stream.rs446 pub struct SendStream { struct
449 state: SendStreamState, argument
454 impl SendStream { argument
708 pub fn get(&self, id: StreamId) -> Res<&SendStream> { in get()
712 pub fn get_mut(&mut self, id: StreamId) -> Res<&mut SendStream> { in get_mut()
716 pub fn insert(&mut self, id: StreamId, stream: SendStream) { in insert()
796 fn into_iter(self) -> IterMut<'a, StreamId, SendStream> { in into_iter() argument
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/h2-0.1.12/src/
H A Dshare.rs95 pub struct SendStream<B: IntoBuf> { struct
96 inner: proto::StreamRef<B::Buf>,
198 impl<B: IntoBuf> SendStream<B> { implementation
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/transport/
H A Dapi.go32 SendStream(context.Context, io.Reader) error methodSpec
H A Ddiscard.go29 func (s discardTransport) SendStream(context.Context, io.Reader) error { func
/dports/net/traefik/traefik-2.6.1/vendor/go.elastic.co/apm/transport/
H A Dapi.go32 SendStream(context.Context, io.Reader) error methodSpec
H A Ddiscard.go29 func (s discardTransport) SendStream(context.Context, io.Reader) error { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/transport/transporttest/
H A Derr.go39 func (t ErrorTransport) SendStream(ctx context.Context, r io.Reader) error { func
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/
H A Dsend_stream.rs548 pub struct SendStream { struct
550 state: SendStreamState, argument
557 impl SendStream { argument
1055 impl ::std::fmt::Display for SendStream { implementation
1065 pub fn get(&self, id: StreamId) -> Res<&SendStream> { in get()
1069 pub fn get_mut(&mut self, id: StreamId) -> Res<&mut SendStream> { in get_mut()
1077 pub fn insert(&mut self, id: StreamId, stream: SendStream) { in insert()
1152 fn into_iter(self) -> indexmap::map::IterMut<'a, StreamId, SendStream> { in into_iter() argument
1910 fn stream_with_sent(stream: u64, offset: usize) -> SendStream { in stream_with_sent()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/
H A Dsend_stream.rs548 pub struct SendStream { struct
550 state: SendStreamState, argument
557 impl SendStream { implementation
1057 impl ::std::fmt::Display for SendStream { implementation
1067 pub fn get(&self, id: StreamId) -> Res<&SendStream> { in get()
1071 pub fn get_mut(&mut self, id: StreamId) -> Res<&mut SendStream> { in get_mut()
1079 pub fn insert(&mut self, id: StreamId, stream: SendStream) { in insert()
1154 fn into_iter(self) -> indexmap::map::IterMut<'a, StreamId, SendStream> { in into_iter() argument
1925 fn stream_with_sent(stream: u64, offset: usize) -> SendStream { in stream_with_sent()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/
H A Dsend_stream.rs548 pub struct SendStream { struct
550 state: SendStreamState, argument
557 impl SendStream { argument
1057 impl ::std::fmt::Display for SendStream { implementation
1067 pub fn get(&self, id: StreamId) -> Res<&SendStream> { in get()
1071 pub fn get_mut(&mut self, id: StreamId) -> Res<&mut SendStream> { in get_mut()
1079 pub fn insert(&mut self, id: StreamId, stream: SendStream) { in insert()
1154 fn into_iter(self) -> indexmap::map::IterMut<'a, StreamId, SendStream> { in into_iter() argument
1925 fn stream_with_sent(stream: u64, offset: usize) -> SendStream { in stream_with_sent()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/h2-0.1.26/src/
H A Dshare.rs95 pub struct SendStream<B: IntoBuf> { struct
96 inner: proto::StreamRef<B::Buf>,
219 impl<B: IntoBuf> SendStream<B> { impl
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/h2-0.1.26/src/
H A Dshare.rs95 pub struct SendStream<B: IntoBuf> { struct
96 inner: proto::StreamRef<B::Buf>,
219 impl<B: IntoBuf> SendStream<B> { implementation
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/h2-0.1.26/src/
H A Dshare.rs95 pub struct SendStream<B: IntoBuf> { struct
96 inner: proto::StreamRef<B::Buf>,
219 impl<B: IntoBuf> SendStream<B> { implementation
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/h2-0.1.26/src/
H A Dshare.rs95 pub struct SendStream<B: IntoBuf> { struct
96 inner: proto::StreamRef<B::Buf>,
219 impl<B: IntoBuf> SendStream<B> { implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webtransport/
H A Dsend_stream.cc16 SendStream::SendStream(ScriptState* script_state, in SendStream() function in blink::SendStream
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/h2-0.3.4/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
217 impl<B: Buf> SendStream<B> { impl
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/h2-0.3.7/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
217 impl<B: Buf> SendStream<B> { impl
/dports/lang/gleam/gleam-0.18.2/cargo-crates/h2-0.3.9/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
217 impl<B: Buf> SendStream<B> { impl
/dports/sysutils/vector/vector-0.10.0/cargo-crates/h2-0.2.4/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
222 impl<B: Buf> SendStream<B> { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/h2/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
222 impl<B: Buf> SendStream<B> { impl
/dports/net/routinator/routinator-0.10.2/cargo-crates/h2-0.3.3/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
217 impl<B: Buf> SendStream<B> { impl
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/h2-0.2.7/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
222 impl<B: Buf> SendStream<B> { impl
/dports/www/rearx/rearx-0.1.4/cargo-crates/h2-0.3.1/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
222 impl<B: Buf> SendStream<B> { implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/h2-0.2.7/src/
H A Dshare.rs98 pub struct SendStream<B: Buf> { struct
99 inner: proto::StreamRef<B>,
222 impl<B: Buf> SendStream<B> { implementation

123456