Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Drandom.d250 template isUniformRNG(Rng, ElementType) in isUniformRNG() argument
259 template isUniformRNG(Rng) in isUniformRNG() argument
295 struct Rng struct
302 static assert(isUniformRNG!(Rng, float)); argument
314 template isSeedable(Rng, SeedType) in isSeedable() argument
326 template isSeedable(Rng) in isSeedable() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Drandom.d144 template isUniformRNG(Rng, ElementType) in isUniformRNG() argument
157 template isUniformRNG(Rng) in isUniformRNG() argument
175 template isSeedable(Rng, SeedType) in isSeedable() argument
186 template isSeedable(Rng) in isSeedable() argument