Searched refs:srand (Results 51 - 75 of 117) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/txn_guide/
H A DTxnGuide.cpp200 srand(thread_num);
H A DTxnGuideInMemory.cpp182 srand(thread_num);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dmemp001.tcl74 berkdb srand $rand_init
H A Drecd005.tcl28 berkdb srand $rand_init
H A Drep005.tcl59 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Drep010.tcl52 berkdb srand $rand_init
H A Drep026.tcl39 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Dsdb006.tcl57 berkdb srand $rand_init
H A Dsdb018.tcl49 berkdb srand $rand_init
H A Dtest015.tcl62 berkdb srand $rand_init
H A Dtest016.tcl24 berkdb srand $rand_init
H A Dtest030.tcl21 berkdb srand $rand_init
H A Dtest031.tcl27 berkdb srand $rand_init
H A Dtest038.tcl24 berkdb srand $rand_init
H A Dtest039.tcl25 berkdb srand $rand_init
H A Dtest044.tcl33 berkdb srand $rand_init
H A Ddbscript.tcl45 berkdb srand $rand_init
H A Dsysscript.tcl54 berkdb srand $rand_init
H A Dmdbscript.tcl69 berkdb srand [expr $rand_init + $procid]
H A Drep015.tcl25 berkdb srand $rand_init
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr031/src/
H A Dserver.c132 srand((u_int)(time(NULL) | getpid()));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dsysincludes.h373 # define srandom srand
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dclientpacket.c66 srand(seed);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dclientpacket.c34 srand(monotonic_us());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/txn_guide/
H A Dtxn_guide_inmemory.c223 srand(thread_num);

Completed in 98 milliseconds

12345