Home
last modified time | relevance | path

Searched refs:AsyncBencher (Results 1 – 22 of 22) sorted by relevance

/dports/devel/stylua/StyLua-0.11.0/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { implementation
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { argument
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { argument
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { argument
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs105 pub use crate::bencher::AsyncBencher;
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { impl
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs105 pub use crate::bencher::AsyncBencher;
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/criterion/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { argument
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { implementation
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs105 pub use crate::bencher::AsyncBencher;
/dports/misc/xplr/xplr-0.17.0/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { implementation
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;
/dports/textproc/jql/jql-3.0.6/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { impl
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/criterion-0.3.4/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { implementation
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs105 pub use crate::bencher::AsyncBencher;
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/criterion-0.3.5/src/
H A Dbencher.rs391 pub fn to_async<'b, A: AsyncExecutor>(&'b mut self, runner: A) -> AsyncBencher<'a, 'b, A, M> { in to_async()
392 AsyncBencher { b: self, runner } in to_async()
398 pub struct AsyncBencher<'a, 'b, A: AsyncExecutor, M: Measurement = WallTime> { struct
403 impl<'a, 'b, A: AsyncExecutor, M: Measurement> AsyncBencher<'a, 'b, A, M> { implementation
447 let AsyncBencher { b, runner } = self; in iter() localVariable
505 let AsyncBencher { b, runner } = self; in iter_custom() localVariable
629 let AsyncBencher { b, runner } = self; in iter_batched() localVariable
727 let AsyncBencher { b, runner } = self; in iter_batched_ref() localVariable
H A Dlib.rs103 pub use crate::bencher::AsyncBencher;