Home
last modified time | relevance | path

Searched refs:next_f64 (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/devel/gitui/gitui-0.10.1/cargo-crates/inferno-0.10.0/src/flamegraph/
H A Drand.rs21 pub fn next_f64(&mut self) -> f64 { in next_f64() method
46 || RNG.with(|rng| rng.borrow_mut().next_f64() as f32) in thread_rng()
54 let mut sum = rng.next_f64(); in test_rng()
58 let value = rng.next_f64(); in test_rng()
/dports/benchmarks/inferno/inferno-0.10.9/src/flamegraph/
H A Drand.rs21 pub fn next_f64(&mut self) -> f64 { in next_f64() method
46 || RNG.with(|rng| rng.borrow_mut().next_f64() as f32) in thread_rng()
54 let mut sum = rng.next_f64(); in test_rng()
58 let value = rng.next_f64(); in test_rng()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/rand-0.4.2/src/
H A Dlib.rs401 fn next_f64(&mut self) -> f64 { in next_f64() method
626 fn next_f64(&mut self) -> f64 { in next_f64() function
627 (**self).next_f64() in next_f64()
649 fn next_f64(&mut self) -> f64 { in next_f64() function
650 (**self).next_f64() in next_f64()
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in next_f64() method
632 fn next_f64(&mut self) -> f64 { in next_f64() function
633 (**self).next_f64() in next_f64()
655 fn next_f64(&mut self) -> f64 { in next_f64() function
656 (**self).next_f64() in next_f64()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 { in is_ascii_alphanumeric()
632 fn next_f64(&mut self) -> f64 {
633 (**self).next_f64() in is_ascii_punctuation()
655 fn next_f64(&mut self) -> f64 { in next_token_inner()
656 (**self).next_f64() in next_token_inner()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 {
632 fn next_f64(&mut self) -> f64 {
633 (**self).next_f64()
655 fn next_f64(&mut self) -> f64 {
656 (**self).next_f64()
/dports/sysutils/fd/fd-8.3.0/cargo-crates/rand-0.4.6/src/
H A Dlib.rs407 fn next_f64(&mut self) -> f64 {
632 fn next_f64(&mut self) -> f64 {
633 (**self).next_f64()
655 fn next_f64(&mut self) -> f64 {
656 (**self).next_f64()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/rand/src/
H A Dlib.rs387 fn next_f64(&mut self) -> f64 { in next_f64() method
612 fn next_f64(&mut self) -> f64 { in next_f64() function
613 (**self).next_f64() in next_f64()
634 fn next_f64(&mut self) -> f64 { in next_f64() function
635 (**self).next_f64() in next_f64()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.4.6/benches/
H A Dbench.rs30 black_box(rng.next_f64()); in rand_f64()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.4.6/benches/
H A Dbench.rs30 black_box(rng.next_f64()); in rand_f64()
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/rand-0.4.6/benches/
H A Dbench.rs30 black_box(rng.next_f64()); in rand_f64()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rand-0.4.6/benches/
H A Dbench.rs30 black_box(rng.next_f64()); in rand_f64()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.4.6/benches/
H A Dbench.rs30 black_box(rng.next_f64()); in rand_f64()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/rand-0.4.6/benches/
H A Dbench.rs30 black_box(rng.next_f64()); in rand_f64()

123456789