Home
last modified time | relevance | path

Searched refs:should_poll (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-0.34.0/src/
H A Dlib.rs1805 if $should_poll {
2179 self.set_pos_polling(should_poll); in set_all_polling()
2180 self.set_size_polling(should_poll); in set_all_polling()
2181 self.set_close_polling(should_poll); in set_all_polling()
2182 self.set_refresh_polling(should_poll); in set_all_polling()
2183 self.set_focus_polling(should_poll); in set_all_polling()
2184 self.set_iconify_polling(should_poll); in set_all_polling()
2186 self.set_key_polling(should_poll); in set_all_polling()
2187 self.set_char_polling(should_poll); in set_all_polling()
2192 self.set_scroll_polling(should_poll); in set_all_polling()
[all …]
/dports/www/flexget/Flexget-3.2.18/flexget/plugins/operate/
H A Dversion_checker.py85 should_poll = time_dif.days > interval
87 should_poll = True
89 if not should_poll:
/dports/net/gsk/gsk-1.0.63/src/
H A Dgskpersistentconnection.c11 gboolean should_poll);
13 gboolean should_poll);
303 gboolean should_poll) in gsk_persistent_connection_set_poll_read() argument
308 if (should_poll) in gsk_persistent_connection_set_poll_read()
320 gboolean should_poll) in gsk_persistent_connection_set_poll_write() argument
325 if (should_poll) in gsk_persistent_connection_set_poll_write()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/hyper-0.11.27/src/proto/h1/
H A Ddispatch.rs26 fn should_poll(&self) -> bool; in should_poll() method
229 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() { in poll_write()
296 (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
372 fn should_poll(&self) -> bool { in should_poll() function
465 fn should_poll(&self) -> bool { in should_poll() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/hyper-0.11.27/src/proto/h1/
H A Ddispatch.rs26 fn should_poll(&self) -> bool;
229 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() {
296 (!self.dispatch.should_poll() && self.body_rx.is_none());
372 fn should_poll(&self) -> bool {
465 fn should_poll(&self) -> bool {
/dports/devel/sccache/sccache-0.2.15/cargo-crates/hyper-0.12.35/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
262 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() { in poll_write()
355 (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
447 fn should_poll(&self) -> bool { in should_poll() function
552 fn should_poll(&self) -> bool { in should_poll() function
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/hyper-0.12.35/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
262 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() { in poll_write()
355 (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
447 fn should_poll(&self) -> bool { in should_poll() function
552 fn should_poll(&self) -> bool { in should_poll() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/hyper-0.12.19/src/proto/h1/
H A Ddispatch.rs29 fn should_poll(&self) -> bool; in should_poll() method
236 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() { in poll_write()
329 (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
417 fn should_poll(&self) -> bool { in should_poll() function
519 fn should_poll(&self) -> bool { in should_poll() function
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/hyper-0.12.35/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
262 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() { in poll_write()
355 (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
447 fn should_poll(&self) -> bool { in should_poll() function
552 fn should_poll(&self) -> bool { in should_poll() function
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/hyper-0.12.35/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
262 … } else if self.body_rx.is_none() && self.conn.can_write_head() && self.dispatch.should_poll() { in poll_write()
355 (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
447 fn should_poll(&self) -> bool { in should_poll() function
552 fn should_poll(&self) -> bool { in should_poll() function
/dports/net-im/fractal/fractal-4.4.0/vendor/hyper/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/hyper-0.13.10/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/hyper-0.13.6/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/www/firefox/firefox-99.0/third_party/rust/hyper/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/hyper-0.13.7/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/hyper/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/hyper-0.13.10/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/hyper-0.13.10/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/hyper/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/hyper/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
281 && self.dispatch.should_poll() in poll_write()
387 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
514 fn should_poll(&self) -> bool { in should_poll() function
627 fn should_poll(&self) -> bool { in should_poll() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/hyper-0.13.2/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
281 && self.dispatch.should_poll() in poll_write()
387 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
514 fn should_poll(&self) -> bool { in should_poll() function
627 fn should_poll(&self) -> bool { in should_poll() function
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/hyper-0.13.7/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in XTR_DH()
282 && self.dispatch.should_poll()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none());
516 fn should_poll(&self) -> bool {
629 fn should_poll(&self) -> bool {
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/hyper-0.13.7/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
282 && self.dispatch.should_poll() in poll_write()
388 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
516 fn should_poll(&self) -> bool { in should_poll() function
629 fn should_poll(&self) -> bool { in should_poll() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/hyper-0.14.12/src/proto/h1/
H A Ddispatch.rs34 fn should_poll(&self) -> bool; in should_poll() method
294 && self.dispatch.should_poll() in poll_write()
400 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
532 fn should_poll(&self) -> bool {
646 fn should_poll(&self) -> bool {
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/hyper-0.14.15/src/proto/h1/
H A Ddispatch.rs35 fn should_poll(&self) -> bool; in should_poll() method
295 && self.dispatch.should_poll() in poll_write()
401 || (!self.dispatch.should_poll() && self.body_rx.is_none()); in is_done()
533 fn should_poll(&self) -> bool {
647 fn should_poll(&self) -> bool {

12