Searched refs:downloaded (Results 1 – 25 of 269) sorted by relevance
1234567891011
/external/cldr/common/properties/ |
D | external_data_versions.tsv | 2 Factbook data 2020-08-28 Recorded when downloaded factbook_population.txt, etc. 4 ISO currency data 2019-05-19 Recorded when downloaded iso4217raw.txt 5 ISO subdivision codes 2020-02-24 Recorded when downloaded not stored 6 ISO subdivision names 2019-02-24 Recorded when downloaded not stored 7 Language Groups 2017-09-24 Recorded when downloaded childToParent.tsv, etc 8 Timezone IDs (tzdb) 2020-10-19 Recorded when downloaded africa, etc. 10 UN member states 2019-05-19 Recorded when downloaded eu_member_states_raw.txt 14 NIST unit data 2020-03-10 Recorded when downloaded nistBaseUnits.txt, etc
|
/external/skqp/site/dev/testing/ |
D | fuzz.md | 7 All that is needed to reproduce a fuzz downloaded from ClusterFuzz, oss-fuzz or 10 out/ASAN/fuzz -b /path/to/downloaded/testcase 15 out/ASAN/fuzz -t filter_fuzz -b /path/to/downloaded/testcase 16 out/ASAN/fuzz -t api -n RasterN32Canvas -b /path/to/downloaded/testcase
|
/external/curl/lib/ |
D | progress.c | 247 data->progress.downloaded = 0; in Curl_pgrsStartNow() 318 data->progress.downloaded = size; in Curl_pgrsSetDownloadCounter() 331 data->progress.dl_limit_size = data->progress.downloaded; in Curl_ratelimit() 381 curl_off_t dl = data->progress.downloaded; in progress_calc() 412 data->progress.downloaded + data->progress.uploaded; in progress_calc() 521 dlpercen = data->progress.downloaded / in progress_meter() 524 dlpercen = (data->progress.downloaded*100) / in progress_meter() 542 data->progress.size_dl:data->progress.downloaded); in progress_meter() 545 total_transfer = data->progress.downloaded + data->progress.uploaded; in progress_meter() 562 max5data(data->progress.downloaded, max5[0]), /* rcvd size */ in progress_meter() [all …]
|
/external/skia/site/docs/dev/testing/ |
D | fuzz.md | 24 All that is needed to reproduce a fuzz downloaded from ClusterFuzz or oss-fuzz 27 out/ASAN/fuzz -b /path/to/downloaded/testcase 33 out/ASAN/fuzz -t filter_fuzz -b /path/to/downloaded/testcase 34 out/ASAN/fuzz -t api -n RasterN32Canvas -b /path/to/downloaded/testcase 43 out/ASAN/fuzz -b /path/to/downloaded/testcase --loops <times-to-run>
|
/external/antlr/runtime/JavaScript/build/ |
D | README | 11 * Unzip the downloaded file. 15 * Unzip the downloaded file. 19 * Unzip the downloaded file. 23 * Unzip the downloaded file.
|
/external/libpcap/doc/ |
D | README.Win32.md | 29 Npcap and its SDK can be downloaded from its home page: 36 The WinPcap installer can be downloaded from 40 and the WinPcap Developer's Kit can be downloaded from 51 Community Edition of Visual Studio can be downloaded at no cost from 57 can be downloaded from 85 downloaded from 110 expressions. Windows versions of Flex and Bison can be downloaded from 114 The downloaded file is a ZIP archive; create a folder on your C: drive,
|
/external/geonames/ |
D | README.android | 1 This git project contains a subset of geonames data files, downloaded from the 25 external/dump/* - files downloaded using android/download_latest.sh
|
/external/curl/tests/data/ |
D | test1566 | 41 downloaded already 60 downloaded already
|
D | test38 | 34 This text is here to simulate a partly downloaded file to resume 55 This text is here to simulate a partly downloaded file to resume
|
D | test256 | 35 This text is here to simulate a partly downloaded file to resume 61 This text is here to simulate a partly downloaded file to resume
|
D | test123 | 19 FTP upload resume with whole file already downloaded
|
/external/curl/plan9/ |
D | README | 8 The zlib that is available on Plan 9 can be downloaded from: 12 LibreSSL Portable can be downloaded from:
|
/external/tensorflow/tensorflow/tools/android/test/ |
D | download-models.gradle | 5 * project.ext.TMP_DIR: absolute path to hold downloaded zip files 8 * 3 model files will be downloaded into given folder of ext.ASSET_DIR
|
/external/curl/src/macos/ |
D | MACINSTALL.TXT | 10 The latest GUSI release can be downloaded from sourceforge 14 These functions are part of the GUSI Extra library that can be downloaded at
|
/external/python/cpython3/Doc/library/ |
D | urllib.error.rst | 63 the amount of the downloaded data is less than the expected amount (given by 65 downloaded (and supposedly truncated) data.
|
/external/libcap-ng/ |
D | README | 1 This is libcap-ng, downloaded from
|
/external/webrtc/examples/androidtests/third_party/ |
D | .gitignore | 2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
|
/external/llvm-project/llvm/utils/benchmark/ |
D | mingw.py | 241 downloaded = download(url, os.path.join(location, slug), log = log) 242 if downloaded != root_dir: 244 % (downloaded, root_dir))
|
/external/llvm-project/libcxx/utils/google-benchmark/ |
D | mingw.py | 241 downloaded = download(url, os.path.join(location, slug), log = log) 242 if downloaded != root_dir: 244 % (downloaded, root_dir))
|
/external/libcxx/utils/google-benchmark/ |
D | mingw.py | 241 downloaded = download(url, os.path.join(location, slug), log = log) 242 if downloaded != root_dir: 244 % (downloaded, root_dir))
|
/external/webrtc/tools_webrtc/audio_quality/ |
D | README | 2 they are downloaded from gs://chrome-webrtc-resources, which is a
|
/external/webrtc/tools_webrtc/video_quality_toolchain/ |
D | README | 2 they are downloaded from gs://chrome-webrtc-resources, which is a
|
/external/tagsoup/ |
D | README.android | 1 This is TagSoup 1.2.1, downloaded from http://ccil.org/~cowan/XML/tagsoup/
|
/external/llvm-project/libcxx/utils/ci/ |
D | macos-backdeployment.sh | 16 …downloaded automatically, but if specified, this option will override the directory used. The dire…
|
/external/sonic/debian/ |
D | copyright | 5 It was downloaded from:
|
1234567891011