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/
H A Drand.c4 void srand(unsigned s) in srand() function
/third_party/musl/porting/uniproton/kernel/src/prng/
H A Drand.c4 void srand(unsigned s) in srand() function
/third_party/musl/src/prng/
H A 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/
H A DMetaRenamer.cpp50 void srand(unsigned int seed) { in srand() function
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs626 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs384 pub fn srand(seed: c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs626 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs570 pub fn srand(arg1: c_uint); in srand() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs496 pub fn srand(a: c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs971 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1768 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1597 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2754 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3458 pub fn srand(seed: c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3887 pub fn srand(seed: ::c_uint); in srand() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2716 pub fn srand(seed: ::c_uint); in srand() functions

Completed in 60 milliseconds