Home
last modified time | relevance | path

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

1234567

/dports/databases/postgresql12-server/postgresql-12.9/contrib/ltree/sql/
H A Dltree.sql68 SELECT '1'::lquery;
105 SELECT '1.2'::ltree <= '2.2'::ltree;
136 SELECT 'a.b.c.d.e'::ltree ~ '*{2,4}.e';
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-0.2.21/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/tokio-0.2.21/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/tokio-reactor-0.1.11/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/tokio-reactor-0.1.9/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/www/websocat/websocat-1.9.0/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/tokio-reactor-0.1.12/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-reactor-0.1.11/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/tokio-reactor-0.1.9/src/
H A Dregistration.rs120 pub fn register<T>(&self, io: &T) -> io::Result<bool> in register()
143 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
169 pub fn register_with<T>(&self, io: &T, handle: &Handle) -> io::Result<bool> in register_with()
179 pub(crate) fn register_with_priv<T>(&self, io: &T, handle: &HandlePriv) -> io::Result<bool> in register_with_priv()
186 fn register2<T, F>(&self, io: &T, f: F) -> io::Result<bool> in register2()
431 T: Evented, in new()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/tokio-0.2.24/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/tokio-0.2.24/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/net-im/fractal/fractal-4.4.0/vendor/tokio/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/tokio-0.2.22/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/www/firefox/firefox-99.0/third_party/rust/tokio/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/net/proby/proby-1.0.2/cargo-crates/tokio-0.2.22/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-0.2.25/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/tokio-0.2.25/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/devel/desed/desed-1.2.0/cargo-crates/tokio-0.2.22/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/tokio-0.2.25/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tokio-0.2.22/src/io/
H A Dregistration.rs65 pub fn new<T>(io: &T) -> io::Result<Registration> in new()
102 pub fn new_with_ready<T>(io: &T, ready: mio::Ready) -> io::Result<Registration> in new_with_ready()
135 pub fn deregister<T>(&mut self, io: &T) -> io::Result<()> in deregister()

1234567