Searched refs:progress (Results 201 - 225 of 263) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpbatch.c1001 cip->progress = PrSizeAndRateMeter;
1192 gConn.progress = PrWinStatBar;
1195 gConn.progress = PrLogStatBar;
1869 // Transfer not in progress, show the status text.
H A Dncftpget.c68 -v/-V Do (do not) use progress meters.\n\
121 /* Hopefully the I/O operation in progress
378 fi.progress = PrStatBar;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpwnd.cpp881 wxProgressDialog progress(_("Searching..."),
893 && !progress.Update(curi)
901 progress.Update(status.GetCurIndex(), foundstr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c1135 double progress; local
1142 && tr_bencDictFindReal( d, "progress", &progress )
1148 address, flagstr, (progress*100.0),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Ddecode.c1361 const double progress = (double)(FLAC__int64)decoder_session->samples_processed / (double)(FLAC__int64)decoder_session->total_samples * 100.0; local
1363 const double progress = (double)decoder_session->samples_processed / (double)decoder_session->total_samples * 100.0;
1369 (unsigned)floor(progress + 0.5)
H A Dencode.c448 /* +54 for the size of the AIFF headers; this is just an estimate for the progress indicator and doesn't need to be exact */
999 /* +44 for the size of the WAV headers; this is just an estimate for the progress indicator and doesn't need to be exact */
2649 const double progress = (double)(FLAC__int64)samples_written / (double)(FLAC__int64)encoder_session->total_samples_to_encode; local
2650 const double ratio = (double)(FLAC__int64)encoder_session->bytes_written / ((double)(FLAC__int64)encoder_session->unencoded_size * min(1.0, progress));
2652 const double progress = (double)samples_written / (double)encoder_session->total_samples_to_encode; local
2653 const double ratio = (double)encoder_session->bytes_written / ((double)encoder_session->unencoded_size * min(1.0, progress));
2667 flac__utils_printf(stderr, 2, "\r%s: %u%% complete, ratio=%0.3f", encoder_session->inbasefilename, (unsigned)floor(progress * 100.0 + 0.5), ratio);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy.c763 * progress. The range 0-50% comes from the fact
1595 int progress; local
1604 progress = 100 - (int)(vdp->pgs_remaining * 50 / (vdp->last_pgno + 1));
1605 dbp->db_feedback(dbp, DB_VERIFY, progress == 100 ? 99 : progress);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dio_get.c112 if ((cip->progress != (FTPProgressMeterProc) 0) || (resumeflag == kResumeYes) || (resumeProc != kNoFTPConfirmResumeDownloadProc)) {
H A Dio_put.c240 if ((cip->progress != (FTPProgressMeterProc) 0) || (resumeflag == kResumeYes) || (resumeProc != kNoFTPConfirmResumeUploadProc)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djpeglib.h244 struct jpeg_progress_mgr * progress; /* Progress monitor, or NULL if none */\
481 /* State variables: these variables indicate the progress of decompression.
492 * These indicate the progress of the decompressor input side.
581 /* The coefficient controller's input and output progress is measured in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djpeglib.h251 struct jpeg_progress_mgr * progress; /* Progress monitor, or NULL if none */\
506 /* State variables: these variables indicate the progress of decompression.
517 * These indicate the progress of the decompressor input side.
607 /* The coefficient controller's input and output progress is measured in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtransfer.c69 #include "progress.h"
1111 Curl_tvdiff(k->now, data->progress.t_startsingle), k->bytecount,
1117 Curl_tvdiff(k->now, data->progress.t_startsingle), k->bytecount);
H A DMakefile.vc10600 $(DIROBJ)\progress.obj \
H A DMakefile.vc6600 $(DIROBJ)\progress.obj \
H A DMakefile.vc8600 $(DIROBJ)\progress.obj \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddialup.tex116 Returns true if (async) dialing is in progress.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.c601 struct btrfs_key *progress)
649 if (!progress_passed && comp_keys(&disk_key, progress) < 0)
2892 int progress = 0; local
2907 progress++;
2927 progress++;
2929 if (progress)
598 btrfs_realloc_node(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *parent, int start_slot, int cache_only, u64 *last_ret, struct btrfs_key *progress) argument
H A Dextent-tree.c363 caching_ctl->progress = last;
401 caching_ctl->progress = (u64)-1;
442 caching_ctl->progress = cache->key.objectid;
3802 cache->last_byte_to_unpin = caching_ctl->progress;
4306 * when we wait for progress in the block group caching, its because
4308 * and let some progress happen before we try again.
4504 * progress, or if our ideal search is over and we've
4641 * for progress to be made, and set failed_alloc to true.
4706 * for them to make caching progress. Also
5077 if (start >= caching_ctl->progress) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c3101 * Try to progress as much as possible on the input
3214 goto progress;
3232 progress:
3557 int progress = 1; local
3725 * Try to progress as much as possible on the input
3846 goto progress;
3858 if ((progress) && (exec->state != NULL) &&
3860 progress = 0;
3883 progress:
3884 progress
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c3264 * Try to progress as much as possible on the input
3385 goto progress;
3403 progress:
3728 int progress = 1; local
3896 * Try to progress as much as possible on the input
4017 goto progress;
4029 if ((progress) && (exec->state != NULL) &&
4031 progress = 0;
4054 progress:
4055 progress
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c3264 * Try to progress as much as possible on the input
3385 goto progress;
3403 progress:
3728 int progress = 1; local
3896 * Try to progress as much as possible on the input
4017 goto progress;
4029 if ((progress) && (exec->state != NULL) &&
4031 progress = 0;
4054 progress:
4055 progress
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c3101 * Try to progress as much as possible on the input
3214 goto progress;
3232 progress:
3557 int progress = 1; local
3725 * Try to progress as much as possible on the input
3846 goto progress;
3858 if ((progress) && (exec->state != NULL) &&
3860 progress = 0;
3883 progress:
3884 progress
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl.cpp1455 wxLongLong progress, total; local
1456 DoGetDownloadProgress(&progress, &total);
1457 return progress;
1462 wxLongLong progress, total; local
1463 DoGetDownloadProgress(&progress, &total);
2731 // progress in downloading that file from the IAMOpenProgress
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutils.c3501 if (src->progress &&
3502 !(dst->progress = av_buffer_ref(src->progress))) {
3533 void ff_thread_report_progress(ThreadFrame *f, int progress, int field) argument
3537 void ff_thread_await_progress(ThreadFrame *f, int progress, int field) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c129 int progress = TRUE; variable
3630 if(progress)
4651 else if(strcmp(argv[i], "-no-progress") == 0)
4652 progress = FALSE;
4820 progress = FALSE;
4915 ERROR("-no-progress\t\tdon't display the progress "
5061 progress = FALSE;
5298 if(progress && estimated_uncompressed) {

Completed in 775 milliseconds

1234567891011