Home
last modified time | relevance | path

Searched defs:next_u64 (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/rand_core/src/
Dlib.rs150 fn next_u64(&mut self) -> u64; in next_u64() method
397 fn next_u64(&mut self) -> u64 { in next_u64() method
423 fn next_u64(&mut self) -> u64 { in next_u64() method
Dos.rs57 fn next_u64(&mut self) -> u64 { in next_u64() method
Dblock.rs191 fn next_u64(&mut self) -> u64 { in next_u64() function
373 fn next_u64(&mut self) -> u64 { in next_u64() function
/external/rust/crates/rand/src/rngs/
Dsmall.rs90 fn next_u64(&mut self) -> u64 { in next_u64() method
Dmock.rs55 fn next_u64(&mut self) -> u64 { in next_u64() method
Dstd.rs47 fn next_u64(&mut self) -> u64 { in next_u64() method
Dxoshiro256plusplus.rs70 fn next_u64(&mut self) -> u64 { in next_u64() method
Dxoshiro128plusplus.rs84 fn next_u64(&mut self) -> u64 { in next_u64() method
Dthread.rs108 fn next_u64(&mut self) -> u64 { in next_u64() method
/external/rust/crates/rand_xorshift/src/
Dlib.rs64 fn next_u64(&mut self) -> u64 { in next_u64() method
/external/rust/crates/rand/src/rngs/adapter/
Dread.rs63 fn next_u64(&mut self) -> u64 { in next_u64() method
Dreseeding.rs118 fn next_u64(&mut self) -> u64 { in next_u64() function