/dports/multimedia/libkate/libkate-0.4.1/tests/ |
H A D | gen_srt.c | 25 static int time_hours(float t) in time_hours() function 49 printf("%02d:%02d:%02d,%03d",time_hours(r),time_minutes(r),time_seconds(r),time_milliseconds(r)); in gen_time()
|
/dports/audio/icecast/icecast-2.4.4/src/ |
H A D | logging.c | 53 int time_days, time_hours, time_tz; in get_clf_time() local 83 time_hours = (tempnum2 + t->tm_hour - gmt.tm_hour); in get_clf_time() 84 time_tz = time_hours * 60 + t->tm_min - gmt.tm_min; in get_clf_time()
|
H A D | stats.c | 596 int time_days, time_hours, time_tz; in __format_time() local 620 time_hours = (tempnum2 + local.tm_hour - thetime->tm_hour); in __format_time() 621 time_tz = time_hours * 60 + local.tm_min - thetime->tm_min; in __format_time()
|
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/ |
H A D | class.ilTestExport.php | 440 $time_hours = floor($time_seconds / 3600); 441 $time_seconds -= $time_hours * 3600; 444 …$worksheet->setCell($row, $col++, sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_seco… 447 $time_hours = floor($time_seconds / 3600); 448 $time_seconds -= $time_hours * 3600; 885 $time_hours = floor($time_seconds / 3600); 886 $time_seconds -= $time_hours * 3600; 889 … array_push($datarow2, sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_seconds)); 892 $time_hours = floor($time_seconds / 3600); 893 $time_seconds -= $time_hours * 3600; [all …]
|
H A D | class.ilTestEvaluationGUI.php | 291 $time_hours = floor($time_seconds / 3600); 292 $time_seconds -= $time_hours * 3600; 295 …$evaluationrow['working_time'] = sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_secon… 428 $time_hours = floor($time_seconds / 3600); 429 $time_seconds -= $time_hours * 3600; 433 $timeOfWork->setValue(sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_seconds)); 437 $time_hours = floor($atime_seconds / 3600); 438 $atime_seconds -= $time_hours * 3600; 442 … $avgTimeOfWork->setValue(sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $atime_seconds));
|
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/ |
H A D | class.ilTestExport.php | 440 $time_hours = floor($time_seconds / 3600); 441 $time_seconds -= $time_hours * 3600; 444 …$worksheet->setCell($row, $col++, sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_seco… 447 $time_hours = floor($time_seconds / 3600); 448 $time_seconds -= $time_hours * 3600; 885 $time_hours = floor($time_seconds / 3600); 886 $time_seconds -= $time_hours * 3600; 889 … array_push($datarow2, sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_seconds)); 892 $time_hours = floor($time_seconds / 3600); 893 $time_seconds -= $time_hours * 3600; [all …]
|
H A D | class.ilTestEvaluationGUI.php | 291 $time_hours = floor($time_seconds / 3600); 292 $time_seconds -= $time_hours * 3600; 295 …$evaluationrow['working_time'] = sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_secon… 431 $time_hours = floor($time_seconds / 3600); 432 $time_seconds -= $time_hours * 3600; 436 $timeOfWork->setValue(sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $time_seconds)); 440 $time_hours = floor($atime_seconds / 3600); 441 $atime_seconds -= $time_hours * 3600; 445 … $avgTimeOfWork->setValue(sprintf("%02d:%02d:%02d", $time_hours, $time_minutes, $atime_seconds));
|
/dports/games/frogatto/frogatto-1.3.1/data/ |
H A D | functions-time.cfg | 15 name: "time_hours",
|
/dports/multimedia/libkate/libkate-0.4.1/tools/ |
H A D | kutil.h | 13 extern int time_hours(kate_float t);
|
H A D | kutil.c | 26 int time_hours(kate_float t) in time_hours() function
|
H A D | kkate.c | 585 time_hours(base),time_minutes(base),time_float_seconds(base), in write_kate_event() 586 time_hours(offset),time_minutes(offset),time_float_seconds(offset) in write_kate_event() 591 time_hours(t0),time_minutes(t0),time_float_seconds(t0), in write_kate_event() 592 time_hours(t1),time_minutes(t1),time_float_seconds(t1) in write_kate_event()
|
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/ |
H A D | util.c | 1184 int time_days, time_hours, time_tz; in util_get_clf_time() local 1208 time_hours = (tempnum2 + thetime.tm_hour - gmt.tm_hour); in util_get_clf_time() 1209 time_tz = time_hours * 60 + thetime.tm_min - gmt.tm_min; in util_get_clf_time()
|
/dports/www/mybb/mybb-mybb_1829/admin/modules/tools/ |
H A D | tasks.php | 206 …$form_container->output_row($lang->time_hours, $lang->time_hours_desc, $form->generate_text_box('h… 411 …$form_container->output_row($lang->time_hours, $lang->time_hours_desc, $form->generate_text_box('h…
|
/dports/www/rt44/rt-4.4.5/share/po/ |
H A D | rt.pot | 287 #. ($time_hours, $txn->TimeTaken)
|
H A D | ar.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | el.po | 303 #. ($time_hours, $txn->TimeTaken)
|
H A D | ro.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | ru.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | sr.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | zh_TW.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | fa.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | is.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | ja.po | 311 #. ($time_hours, $txn->TimeTaken)
|
H A D | bg.po | 302 #. ($time_hours, $txn->TimeTaken)
|
H A D | id.po | 302 #. ($time_hours, $txn->TimeTaken)
|