Home
last modified time | relevance | path

Searched refs:srandom (Results 1 – 25 of 71) sorted by relevance

123

/third_party/libdrm/tests/
Dhash.c190 srandom(0xbeefbeef); in main()
193 srandom(0xbeefbeef); in main()
196 srandom(0xbeefbeef); in main()
204 srandom(0xbeefbeef); in main()
207 srandom(0xbeefbeef); in main()
210 srandom(0xbeefbeef); in main()
/third_party/mesa3d/src/glx/
Dglxhash.c445 srandom(0xbeefbeef); in main()
448 srandom(0xbeefbeef); in main()
451 srandom(0xbeefbeef); in main()
459 srandom(0xbeefbeef); in main()
462 srandom(0xbeefbeef); in main()
465 srandom(0xbeefbeef); in main()
/third_party/musl/libc-test/src/functional/
Drandom.c46 srandom(seed); in checkseed()
79 srandom(1); in main()
/third_party/musl/porting/liteos_m/kernel/src/prng/
Drand.c6 return srandom(s); in srand()
Drandom.c63 void srandom(unsigned seed) { in srandom() function
/third_party/musl/porting/uniproton/kernel/src/prng/
Drand.c6 return srandom(s); in srand()
Drandom.c63 void srandom(unsigned seed) { in srandom() function
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
DspewG.c41 srandom(1); in main()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
DspewG.c41 srandom(1); in main()
/third_party/bzip2/
DspewG.c41 srandom(1); in main()
/third_party/e2fsprogs/lib/uuid/
Dconfigure.in9 AC_CHECK_FUNCS(srandom)
/third_party/ltp/testcases/kernel/mem/hugetlb/lib/
Dhugetlb.c74 srandom((unsigned int)time_info.tv_usec); in getipckey()
/third_party/ltp/testcases/lib/
Dtst_random.c73 srandom(get_seed()); in main()
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c258 srandom((unsigned int)getpid() ^ in do_create_file_test()
511 srandom((unsigned int)getpid() ^ in do_random_access_test()
629 srandom((unsigned int)getpid() ^ in do_random_create_delete()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_environment.c112 srandom(seed); in init_random()
/third_party/ltp/testcases/kernel/fs/fs-bench/
Drandom-access.c42 srandom((unsigned int)getpid() ^ in main()
Dcreate-files.c47 srandom((unsigned int)getpid() ^ in main()
Drandom-del-create.c47 srandom((unsigned int)getpid() ^ in main()
Drandom-access-del-create.c50 srandom((unsigned int)getpid() ^ in main()
/third_party/musl/src/prng/
Drandom.c65 void srandom(unsigned seed) { in srandom() function
/third_party/musl/porting/liteos_a/kernel/src/prng/
Drandom.c64 void srandom(unsigned seed) { in srandom() function
/third_party/popt/src/
Dpopt.c918 srandom((unsigned)getpid()); in poptSaveLongLong()
919 srandom((unsigned)random()); in poptSaveLongLong()
959 srandom((unsigned)getpid()); in poptSaveLong()
960 srandom((unsigned)random()); in poptSaveLong()
992 srandom((unsigned)getpid()); in poptSaveInt()
993 srandom((unsigned)random()); in poptSaveInt()
1025 srandom((unsigned)getpid()); in poptSaveShort()
1026 srandom((unsigned)random()); in poptSaveShort()
/third_party/popt/
Dconfigure.ac53 …teuid iconv mtrace secure_getenv __secure_getenv setreuid setuid stpcpy strerror vasprintf srandom)
/third_party/libnl/tests/
Dcheck-ematch-tree-clone.c40 srandom(time(NULL) + id); in generate_random()
/third_party/musl/ndk_musl_include/
Dstdlib.h115 void srandom (unsigned int);

123