Home
last modified time | relevance | path

Searched refs:with_stream (Results 1 – 25 of 54) sorted by relevance

123

/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/testing/
H A Dchecksum_test.cc155 struct with_stream : public cksum_params<SELF> { struct
158 with_stream() in with_stream() function
178 ~with_stream() in ~with_stream() argument
185 struct large_cksum : public with_stream<SELF> {
213 struct large_cksum_old : public with_stream<SELF> {
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/testing/
H A Dchecksum_test.cc169 struct with_stream : public cksum_params<SELF> { struct
172 with_stream() in with_stream() function
192 ~with_stream() in ~with_stream() argument
199 struct large_cksum : public with_stream<SELF> {
227 struct large_cksum_old : public with_stream<SELF> {
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/hyper-proxy-0.4.1/src/
H A Dtunnel.rs39 pub fn with_stream(mut self, stream: S) -> Self { in with_stream() method
97 Tunnel::new(&host, port, &Headers::new()).with_stream(conn) in tunnel()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/hyper-proxy-0.4.1/src/
H A Dtunnel.rs39 pub fn with_stream(mut self, stream: S) -> Self {
97 Tunnel::new(&host, port, &Headers::new()).with_stream(conn)
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/hyper-0.10.16/src/client/
H A Dresponse.rs32 Response::with_message(url, Box::new(Http11Message::with_stream(stream))) in new()
130 Http11Message::with_stream(Box::new(MockStream::new()))); in test_into_inner()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/hyper/src/client/
H A Dresponse.rs32 Response::with_message(url, Box::new(Http11Message::with_stream(stream))) in new()
130 Http11Message::with_stream(Box::new(MockStream::new()))); in test_into_inner()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/hyper-0.10.16/src/client/
H A Dresponse.rs32 Response::with_message(url, Box::new(Http11Message::with_stream(stream))) in new()
130 Http11Message::with_stream(Box::new(MockStream::new()))); in test_into_inner()
/dports/www/websocat/websocat-1.9.0/cargo-crates/hyper-0.10.16/src/client/
H A Dresponse.rs32 Response::with_message(url, Box::new(Http11Message::with_stream(stream))) in new()
130 Http11Message::with_stream(Box::new(MockStream::new()))); in test_into_inner()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/hyper-proxy-0.9.1/src/
H A Dtunnel.rs27 pub fn with_stream<S>(self, stream: S) -> Tunnel<S> { in with_stream() method
141 super::new(&host, port, &HeaderMap::new()).with_stream(conn) in tunnel()
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot.ml351 (** [with_stream ?stream f] calls [f ()] with [stream] as the active
354 let with_stream ?stream f = var
379 with_stream ?stream (
409 with_stream ?stream (fun () -> plcol0 (int_of_color c))
428 with_stream ?stream (
437 with_stream ?stream (
454 if init then with_stream ~stream (
617 with_stream ?stream (
735 with_stream ?stream (
1021 with_stream ?stream (fun () -> plbox xopt xtick xsub yopt ytick ysub)
[all …]
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot.ml351 (** [with_stream ?stream f] calls [f ()] with [stream] as the active
354 let with_stream ?stream f =
379 with_stream ?stream (
409 with_stream ?stream (fun () -> plcol0 (int_of_color c))
428 with_stream ?stream (
437 with_stream ?stream (
454 if init then with_stream ~stream (
617 with_stream ?stream (
735 with_stream ?stream (
1021 with_stream ?stream (fun () -> plbox xopt xtick xsub yopt ytick ysub)
[all …]
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dcharsio.pl191 with_output_to(codes(Codes, Tail), with_stream(Stream, Goal)).
193 with_stream(Stream, Goal) :-
H A Dcodesio.pl178 with_output_to(codes(Codes, Tail), with_stream(Stream, Goal)).
180 with_stream(Stream, Goal) :-
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/devel/py-thrift/thrift-0.14.0/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/devel/thrift-cpp/thrift-0.14.0/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/devel/thrift/thrift-0.14.0/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/devel/node-thrift/thrift-0.14.0/lib/rs/src/transport/
H A Dsocket.rs78 pub fn with_stream(stream: TcpStream) -> TTcpChannel { in with_stream() method
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rs/src/server/
H A Dthreaded.rs200 let channel = TTcpChannel::with_stream(stream); in new_protocols_for_connection()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/rs/src/server/
H A Dthreaded.rs206 let channel = TTcpChannel::with_stream(stream); in new_protocols_for_connection()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/rs/src/server/
H A Dthreaded.rs199 let channel = TTcpChannel::with_stream(stream); in new_protocols_for_connection()

123