Searched refs:show_progress (Results 1 - 4 of 4) sorted by relevance

/external/autotest/client/tests/monotonic_time/src/
H A Dtime_test.c205 void show_progress(struct test_info *test) function
283 show_progress(test);
/external/e2fsprogs/misc/
H A De2image.c77 static char show_progress; variable
588 if (show_progress) {
623 if (show_progress)
628 if (show_progress) {
637 if (show_progress && last_update != time(NULL)) {
713 if (show_progress) {
1287 if (show_progress)
1512 show_progress = 1;
1661 if (show_progress && (img_type != E2IMAGE_RAW)) {
/external/fio/t/
H A Ddedupe.c334 static void show_progress(struct worker_thread *threads, unsigned long total) function
400 show_progress(threads, total_items);
/external/libvpx/libvpx/
H A Dvpxdec.c336 static void show_progress(int frame_in, int frame_out, uint64_t dx_time) { function
862 if (progress) show_progress(frame_in, frame_out, dx_time);
1012 show_progress(frame_in, frame_out, dx_time);

Completed in 278 milliseconds