Home
last modified time | relevance | path

Searched refs:srand48 (Results 1 – 16 of 16) sorted by relevance

/aosp12/bionic/libc/upstream-netbsd/lib/libc/stdlib/
H A Dsrand48.c25 __weak_alias(srand48,_srand48) in __weak_alias() argument
29 srand48(long seed) in __weak_alias()
/aosp12/bionic/libc/include/android/
H A Dlegacy_stdlib_inlines.h75 static __inline void srand(unsigned int __s) { srand48(__s); } in srand()
79 static __inline void srandom(unsigned int __s) { srand48(__s); } in srandom()
/aosp12/bionic/tests/
H A Dstdlib_test.cpp83 srand48(0x01020304); in TEST()
88 srand48(0x01020304); in TEST()
91 srand48(0x01020304); in TEST()
128 srand48(0x01020304); in TEST()
133 srand48(0x01020304); in TEST()
136 srand48(0x01020304); in TEST()
170 srand48(0x01020304); in TEST()
175 srand48(0x01020304); in TEST()
178 srand48(0x01020304); in TEST()
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcStress.cpp410 srand48(pass); in main()
530 srand48(0); // Defensively set pseudo random number generator. in init()
559 srand48(seed); in initFrames()
H A DhwcColorEquiv.cpp415 srand48(0); in init()
H A DhwcRects.cpp534 srand48(0); in init()
H A DhwcCommit.cpp1502 srand48(0); in init()
/aosp12/bionic/tests/headers/posix/
H A Dstdlib_h.c127 FUNCTION(srand48, void (*f)(long)); in stdlib_h()
/aosp12/bionic/libc/include/
H A Dstdlib.h116 void srand48(long __seed);
/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_aaudio_monkey.cpp302 srand48(seed); in main()
/aosp12/system/extras/tests/iptables/qtaguid/
H A DsocketTag.cpp191 srand48(my_pid * my_uid); in SetUp()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt979 srand48
/aosp12/frameworks/compile/mclinker/include/mcld/Config/
H A DConfig.h.cmake332 /* Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h> */
/aosp12/bionic/libc/
H A Dlibc.map.txt983 srand48;
H A DAndroid.bp433 "upstream-netbsd/lib/libc/stdlib/srand48.c",
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt983 srand48;