Home
last modified time | relevance | path

Searched defs:time_used (Results 1 – 25 of 133) sorted by relevance

123456

/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dsolverconf.cpp410 const double time_used in print_times()
428 const double time_used in print_times()
H A Dsubsumestrengthen.cpp278 const double time_used = cpuTime() - myTime; in backw_sub_long_with_long() local
342 const double time_used = cpuTime() - myTime; in backw_str_long_with_long() local
529 const double time_used = cpuTime() - start_time; in handle_added_long_cl() local
1007 const double time_used = cpuTime() - myTime; in backw_sub_str_long_with_bins() local
H A Dvardistgen.cpp116 double time_used = cpuTime() - myTime; in calc() local
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dsolverconf.cpp410 const double time_used in print_times()
428 const double time_used in print_times()
H A Dsubsumestrengthen.cpp278 const double time_used = cpuTime() - myTime; in backw_sub_long_with_long() local
342 const double time_used = cpuTime() - myTime; in backw_str_long_with_long() local
529 const double time_used = cpuTime() - start_time; in handle_added_long_cl() local
1007 const double time_used = cpuTime() - myTime; in backw_sub_str_long_with_bins() local
/dports/games/crafty/crafty-25.2_1/
H A Dtime.c15 void TimeAdjust(int side, int time_used) { in TimeAdjust()
105 int time_used; in TimeCheck() local
H A Dinterrupt.c19 int temp, i, left = 0, readstat, result, time_used, save_move_number; in Interrupt() local
/dports/ftp/php-fastdfs/fastdfs-6.06/test/
H A Dcombine_result.c24 int time_used; in main() local
134 int64_t time_used; in combine_stat_by() local
228 int time_used; in combine_stat_overall() local
H A Dtest_types.h25 int64_t time_used; member
32 int64_t time_used; member
H A Dtest_upload.c26 int64_t time_used; //unit: ms member
83 int time_used; in main() local
297 static int add_to_storage_stat(const char *storage_ip, const int result, const int time_used) in add_to_storage_stat()
H A Dtest_delete.c29 int64_t time_used; //unit: ms member
82 int time_used; in main() local
269 static int add_to_storage_stat(const char *storage_ip, const int result, const int time_used) in add_to_storage_stat()
H A Dtest_download.c36 int64_t time_used; //unit: ms member
90 int time_used; in main() local
293 static int add_to_storage_stat(const char *storage_ip, const int result, const int time_used) in add_to_storage_stat()
/dports/ftp/fastdfs/fastdfs-6.06/test/
H A Dcombine_result.c24 int time_used; in main() local
134 int64_t time_used; in combine_stat_by() local
228 int time_used; in combine_stat_overall() local
H A Dtest_types.h25 int64_t time_used; member
32 int64_t time_used; member
H A Dtest_upload.c26 int64_t time_used; //unit: ms member
83 int time_used; in main() local
297 static int add_to_storage_stat(const char *storage_ip, const int result, const int time_used) in add_to_storage_stat()
H A Dtest_delete.c29 int64_t time_used; //unit: ms member
82 int time_used; in main() local
269 static int add_to_storage_stat(const char *storage_ip, const int result, const int time_used) in add_to_storage_stat()
H A Dtest_download.c36 int64_t time_used; //unit: ms member
90 int time_used; in main() local
293 static int add_to_storage_stat(const char *storage_ip, const int result, const int time_used) in add_to_storage_stat()
/dports/cad/repsnapper/repsnapper-2.5a4/src/ui/
H A Dprogress.cpp56 const int time_used = (int) round((now - start_time).as_double()); // seconds in restart() local
75 const int time_used = (int) round((now - start_time).as_double()); // seconds in stop() local
/dports/math/spectra/spectra-1.0.0/benchmark/
H A DCpp.cpp16 double &time_used, double &prec_err, int &nops) in eigs_sym_Cpp()
46 double &time_used, double &prec_err, int &nops) in eigs_gen_Cpp()
/dports/math/rumur/rumur-2021.09.29/rumur/src/smt/
H A Dsolver.h17 mpz_class time_used = 0; variable
/dports/security/botan110/Botan-1.10.17/checks/
H A Dtimer.h34 u64bit time_used, timer_start; variable
/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcHardwareStatusPrinter.cc47 void cHardwareStatusPrinter::TraceTestCPU(int time_used, int time_allocated, const cOrganism& organ… in TraceTestCPU()
/dports/emulators/gxemul/gxemul-0.6.3/experiments/
H A Dbintrans_eval.c39 int64_t time_used = 0; variable
/dports/cad/repsnapper/repsnapper-2.5a4/src/gcode/
H A Dgcode.h41 double time_used; variable
/dports/math/eprover/eprover-E-2.0/CONTROL/
H A Dcco_scheduling.c71 void ScheduleTimesInit(ScheduleCell sched[], double time_used) in ScheduleTimesInit()

123456