Home
last modified time | relevance | path

Searched refs:poll_flush (Results 1 – 25 of 4248) sorted by relevance

12345678910>>...170

/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/tokio-0.2.24/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-0.2.24/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/tokio-2fd1551867c145cabe4548da2e37adc3bdf457a4/tokio/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
163 Pin::new(&mut **self).poll_flush(cx)
193 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
194 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
212 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
230 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
235 self.poll_flush(cx) in poll_shutdown()
248 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
253 self.poll_flush(cx) in poll_shutdown()
271 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-0.2.21/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-0.2.22/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/tokio/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/tokio-0.2.22/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-0.2.21/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/tokio/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
163 Pin::new(&mut **self).poll_flush(cx)
193 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
194 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
212 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
230 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
235 self.poll_flush(cx) in poll_shutdown()
248 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
253 self.poll_flush(cx) in poll_shutdown()
271 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/devel/desed/desed-1.2.0/cargo-crates/tokio-0.2.22/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-0.2.25/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/tokio-0.2.25/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/tokio/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/tokio/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
163 Pin::new(&mut **self).poll_flush(cx)
193 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
194 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
212 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
230 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
235 self.poll_flush(cx) in poll_shutdown()
248 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
253 self.poll_flush(cx) in poll_shutdown()
271 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/tokio/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
163 Pin::new(&mut **self).poll_flush(cx)
193 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
194 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
212 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
230 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
235 self.poll_flush(cx) in poll_shutdown()
248 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
253 self.poll_flush(cx) in poll_shutdown()
271 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/tokio-0.2.25/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-0.2.11/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>;
163 Pin::new(&mut **self).poll_flush(cx)
193 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> {
194 self.get_mut().as_mut().poll_flush(cx)
212 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> {
230 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> {
235 self.poll_flush(cx)
248 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> {
253 self.poll_flush(cx)
271 self.poll_flush(cx)
[all …]
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>;
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> {
196 self.get_mut().as_mut().poll_flush(cx)
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> {
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> {
237 self.poll_flush(cx) in garcon_menu_class_init()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> {
255 self.poll_flush(cx)
273 self.poll_flush(cx)
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tokio-0.2.22/src/io/
H A Dasync_write.rs70 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
165 Pin::new(&mut **self).poll_flush(cx)
195 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
196 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
214 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
232 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
237 self.poll_flush(cx) in poll_shutdown()
250 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
255 self.poll_flush(cx) in poll_shutdown()
273 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/tokio-1.13.0/src/io/
H A Dasync_write.rs73 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
208 Pin::new(&mut **self).poll_flush(cx)
250 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
251 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
281 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
311 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
316 self.poll_flush(cx) in poll_shutdown()
341 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
346 self.poll_flush(cx) in poll_shutdown()
376 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-1.10.1/src/io/
H A Dasync_write.rs73 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
208 Pin::new(&mut **self).poll_flush(cx)
250 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
251 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
281 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
311 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
316 self.poll_flush(cx) in poll_shutdown()
341 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
346 self.poll_flush(cx) in poll_shutdown()
376 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tokio-1.14.0/src/io/
H A Dasync_write.rs73 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
208 Pin::new(&mut **self).poll_flush(cx)
250 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
251 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
281 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
311 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
316 self.poll_flush(cx) in poll_shutdown()
341 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
346 self.poll_flush(cx) in poll_shutdown()
376 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tokio-1.14.0/src/io/
H A Dasync_write.rs73 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
208 Pin::new(&mut **self).poll_flush(cx)
250 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
251 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
281 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
311 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
316 self.poll_flush(cx) in poll_shutdown()
341 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
346 self.poll_flush(cx) in poll_shutdown()
376 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/tokio-1.14.0/src/io/
H A Dasync_write.rs73 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
208 Pin::new(&mut **self).poll_flush(cx)
250 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
251 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
281 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
311 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
316 self.poll_flush(cx) in poll_shutdown()
341 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
346 self.poll_flush(cx) in poll_shutdown()
376 self.poll_flush(cx) in poll_shutdown()
[all …]
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/tokio-1.16.1/src/io/
H A Dasync_write.rs73 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Result<(), io::Error>>; in poll_flush() method
208 Pin::new(&mut **self).poll_flush(cx)
250 fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() function
251 self.get_mut().as_mut().poll_flush(cx) in poll_flush()
281 fn poll_flush(self: Pin<&mut Self>, _cx: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
311 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
316 self.poll_flush(cx) in poll_shutdown()
341 fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll<io::Result<()>> { in poll_flush() method
346 self.poll_flush(cx) in poll_shutdown()
376 self.poll_flush(cx) in poll_shutdown()
[all …]

12345678910>>...170