Searched refs:srand (Results 26 - 50 of 117) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlog003.tcl11 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Dmemp003.tcl12 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Drecd003.tcl34 berkdb srand $rand_init
H A Drecd011.tcl12 berkdb srand $rand_init
H A Drecd015.tcl14 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Dsdb011.tcl15 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Dtest019.tcl50 berkdb srand $rand_init
H A Dtest062.tcl17 berkdb srand $rand_init
H A Dtest083.tcl13 error_check_good set_random_seed [berkdb srand $rand_init] 0
H A Dtest110.tcl61 berkdb srand $rand_init
H A Dmpoolscript.tcl45 berkdb srand $rand_init
H A Drecd012.tcl71 berkdb srand [expr $iter + $rand_init]
215 berkdb srand $rnd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dcore-browse-services.c159 srand(time(NULL));
H A Dcore-publish-service.c201 srand(time(NULL));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dclib_port.h230 #define srand __db_Csrand macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Dclib_port.h230 #define srand __db_Csrand macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dclib_port.h232 #define srand __db_Csrand macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Dclib_port.h232 #define srand __db_Csrand macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Dclib_port.h232 #define srand __db_Csrand macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Dclib_port.h232 #define srand __db_Csrand macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_workload.c38 srand(conf.seed);
272 srand(config->seed);
357 srand(config->seed);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_workload.c38 srand(conf.seed);
273 srand(config->seed);
358 srand(config->seed);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdbtorture.c199 srand(seed + getpid());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_mpool.c215 srand((u_int)time(NULL));
/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.c222 srand(thread_num);

Completed in 211 milliseconds

12345