Home
last modified time | relevance | path

Searched defs:Lcg64Xsh32 (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rand_pcg-0.3.1/src/
Dpcg64.rs37 pub struct Lcg64Xsh32 { struct
42 /// [`Lcg64Xsh32`] is also officially known as `pcg32`. argument
45 impl Lcg64Xsh32 { implementation
114 impl fmt::Debug for Lcg64Xsh32 { implementation
122 impl SeedableRng for Lcg64Xsh32 { implementation
134 impl RngCore for Lcg64Xsh32 { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rand_pcg-0.3.1/src/
Dpcg64.rs37 pub struct Lcg64Xsh32 { struct
42 /// [`Lcg64Xsh32`] is also officially known as `pcg32`. argument
45 impl Lcg64Xsh32 { impl
114 impl fmt::Debug for Lcg64Xsh32 { implementation
122 impl SeedableRng for Lcg64Xsh32 { implementation
134 impl RngCore for Lcg64Xsh32 { implementation