Home
last modified time | relevance | path

Searched defs:srand (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/prng/
Drand.c4 void srand(unsigned s) in srand() function
/third_party/musl/porting/uniproton/kernel/src/prng/
Drand.c4 void srand(unsigned s) in srand() function
/third_party/musl/src/prng/
Drand.c6 void srand(unsigned s) in srand() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMetaRenamer.cpp50 void srand(unsigned int seed) { in srand() function
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs626 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs626 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/windows/
Dmod.rs384 pub fn srand(seed: c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs971 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/
Dwasi.rs496 pub fn srand(a: c_uint); in srand() function
/third_party/rust/crates/libc/src/solid/
Dmod.rs570 pub fn srand(arg1: c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1597 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1768 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2716 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2754 pub fn srand(seed: ::c_uint); in srand() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3458 pub fn srand(seed: c_uint); in srand() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3887 pub fn srand(seed: ::c_uint); in srand() function