Home
last modified time | relevance | path

Searched refs:downloaded (Results 1 - 15 of 15) sorted by relevance

/third_party/libuv/docs/code/progress/
H A Dmain.c14 int downloaded = 0; in fake_download() local
15 while (downloaded < size) { in fake_download()
16 percentage = downloaded*100.0/size; in fake_download()
21 downloaded += (200+random())%1000; // can only download max 1000bytes/sec, in fake_download()
/third_party/curl/lib/
H A Dprogress.c126 pgrsSetDownloadCounter() - amount of data currently downloaded
259 data->progress.downloaded = 0; in Curl_pgrsStartNow()
317 /* if it downloaded the data faster than the limit, make it wait the in Curl_pgrsLimitWaitTime()
326 * Set the number of downloaded bytes so far.
330 data->progress.downloaded = size; in Curl_pgrsSetDownloadCounter()
344 data->progress.dl_limit_size = data->progress.downloaded; in Curl_ratelimit()
410 p->dlspeed = trspeed(p->downloaded, p->timespent); in progress_calc()
422 p->speeder[ nowindex ] = p->downloaded + p->uploaded; in progress_calc()
525 dlpercen = data->progress.downloaded / in progress_meter()
528 dlpercen = (data->progress.downloaded*10 in progress_meter()
[all...]
H A Dgetinfo.c378 *param_offt = data->progress.downloaded; in getinfo_offt()
482 *param_doublep = (double)data->progress.downloaded; in getinfo_double()
H A Dmulti.c2432 Curl_pgrsLimitWaitTime(data->progress.downloaded,
2466 recv_timeout_ms = Curl_pgrsLimitWaitTime(data->progress.downloaded,
H A Durldata.h1169 curl_off_t downloaded; /* transferred so far */ member
/third_party/libabigail/tools/
H A Dfedabipkgdiff64 # The working directory where to hold all data including downloaded RPM
273 print('DRY-RUN: Delete cached downloaded RPM packages at {0}'.format(download_dir))
275 logger.debug('Delete cached downloaded RPM packages at {0}'.format(download_dir))
366 """Get a pridictable downloaded file name with absolute path"""
373 """Check if this RPM was already downloaded to local disk"""
380 Local RPM means the one that could be already downloaded or built from
983 """Return the directory holding all downloaded RPMs
987 :return: path to directory holding downloaded RPMs.
1004 :return: True if a RPM is downloaded successfully, False otherwise.
/third_party/ffmpeg/tools/
H A Dtarget_dec_fate.sh32 directory the directory into which sample files will be downloaded
/third_party/python/PCbuild/
H A Dprepare_ssl.bat9 echo.update the binaries kept online - in most cases, the files downloaded
H A Dprepare_tcltk.bat9 echo.update the binaries kept online - in most cases, the files downloaded
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jar ... long) java.net.URI address long contentLength long downloaded private void appendPercentageSoFar (long, long) int currentDownloadPercent java.io ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jar ... long) java.net.URI address long contentLength long downloaded private void appendPercentageSoFar (long, long) int currentDownloadPercent java.io ...
/third_party/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl672 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A DfilterRFC3454.pl672 The RFC text can be downloaded from ftp://ftp.rfc-editor.org/in-notes/rfc3454.txt
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex63 Once the repository has been downloaded, if you're running
/third_party/openGLES/xml/
H A Dreadme.tex66 Once the repository has been downloaded, if you're running

Completed in 18 milliseconds