Home
last modified time | relevance | path

Searched defs:next_u32 (Results 1 – 18 of 18) sorted by relevance

/external/rust/crates/rand_core/src/
Dlib.rs148 fn next_u32(&mut self) -> u32; in next_u32() method
426 fn next_u32(&mut self) -> u32 { in next_u32() method
452 fn next_u32(&mut self) -> u32 { in next_u32() method
Dos.rs53 fn next_u32(&mut self) -> u32 { in next_u32() method
Dblock.rs186 fn next_u32(&mut self) -> u32 { in next_u32() function
354 fn next_u32(&mut self) -> u32 { in next_u32() function
/external/rust/beto-rust/nearby/crypto/crypto_provider_rustcrypto/src/
Dtesting.rs35 fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/crates/num-bigint/benches/rng/
Dmod.rs15 fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/crates/rand/src/rngs/
Dsmall.rs85 fn next_u32(&mut self) -> u32 { in next_u32() method
Dmock.rs50 fn next_u32(&mut self) -> u32 { in next_u32() method
Dstd.rs38 fn next_u32(&mut self) -> u32 { in next_u32() method
Dxoshiro128plusplus.rs63 fn next_u32(&mut self) -> u32 { in next_u32() method
Dxoshiro256plusplus.rs63 fn next_u32(&mut self) -> u32 { in next_u32() method
Dthread.rs101 fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/beto-rust/nearby/crypto/rand_core_05_adapter/src/
Dlib.rs40 fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/crates/rand_xorshift/src/
Dlib.rs52 fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/crates/rand/src/rngs/adapter/
Dread.rs51 fn next_u32(&mut self) -> u32 { in next_u32() method
Dreseeding.rs119 fn next_u32(&mut self) -> u32 { in next_u32() function
/external/crosvm/common/cros-fuzz/src/
Drand.rs36 fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/crates/glam/benches/
Dsupport.rs28 pub fn next_u32(&mut self) -> u32 { in next_u32() method
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/src/
Dtests.rs328 fn next_u32(&mut self) -> u32 { in next_u32() method