Home
last modified time | relevance | path

Searched refs:flush_async (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/dbus-0.9.5/src/channel/
H A Dnativechannel.rs143 pub async fn flush_async(&self) -> Result<(), Error> { in flush_async() method
158 self.flush_async().await.unwrap(); in flush()
207 self.flush_async().await.map_err(|_| ())?; in read_write()
232 self.flush_async().await?; in send_with_reply_async()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/memmap/src/
H A Dwindows.rs127 try!(self.flush_async(offset, len)); in flush()
131 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
H A Dlib.rs176 pub fn flush_async(&self) -> Result<()> { in flush_async() method
178 self.inner.flush_async(0, len) in flush_async()
207 self.inner.flush_async(offset, len) in flush_async_range()
360 pub fn flush_async(&self) -> Result<()> { in flush_async() method
498 pub fn flush_async(&self) -> Result<()> { in flush_async() method
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/memmap2-0.3.0/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/memmap2-0.2.3/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/www/firefox/firefox-99.0/third_party/rust/memmap2-0.2.3/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/memmap2/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/memmap2-0.3.0/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/memmap2-0.2.3/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/memmap2/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Doutputstream.h746 …void flush_async(const SlotAsyncReady& slot, const Glib::RefPtr<Cancellable>& cancellable, int io_…
756 void flush_async(const SlotAsyncReady& slot, int io_priority = Glib::PRIORITY_DEFAULT);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/memmap2-0.5.0/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/editors/helix/helix-0.5.0/cargo-crates/memmap2-0.3.1/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/www/firefox/firefox-99.0/third_party/rust/memmap2/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/memmap2-0.5.0/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/lang/rust/rustc-1.58.1-src/vendor/memmap2/src/
H A Dstub.rs46 pub fn flush_async(&self, _: usize, _: usize) -> io::Result<()> { in flush_async() method
/dports/misc/broot/broot-1.7.0/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/textproc/sd/sd-0.7.6/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/memmap-0.6.2/src/
H A Dwindows.rs217 self.flush_async(offset, len)?; in flush()
224 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/devel/tokei/tokei-12.1.2/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/memmap-0.7.0/src/
H A Dwindows.rs197 self.flush_async(offset, len)?; in flush()
204 pub fn flush_async(&self, offset: usize, len: usize) -> io::Result<()> { in flush_async() method

12345678