Home
last modified time | relevance | path

Searched refs:download (Results 226 – 250 of 37115) sorted by relevance

12345678910>>...1485

/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/commands/
H A Dcheck_tests.php504 $download = array();
510 $download[self::V_DUPLICATE] = true;
512 $download[self::V_URL] = $downloaded[1];
520 $download[self::V_REDIRECT] = $downloaded[9];
537 $download[self::V_REDIRECT] = $info['url'];
556 $download[self::V_DOWNLOAD_ERROR] = "none";
573 $download[self::V_IDENTIFIER] = $identifier;
574 $download[self::V_DUPLICATE] = false;
575 $download[self::V_URL] = $info['url'];
584 self::preventDuplicates($download);
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.java.com5 Disallow: /de/download/ie_manual.jsp
6 Disallow: /en/download/inc/
7 Disallow: /en/download/apple_manual.jsp
8 Disallow: /en/download/help/testvm.xml
9 Disallow: /en/download/ie_manual.jsp
10 Disallow: /en/download/installed.jsp
11 Disallow: /en/download/linux_manual.jsp
12 Disallow: /en/download/solaris_manual.jsp
13 Disallow: /en/download/windows_ie.jsp
14 Disallow: /en/download/windows_xpi.jsp
/dports/games/wargus/wargus-3.2.0/StormLib/
H A DPublish_beta.bat9 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\doc\*
10 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\src\*
11 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\storm_dll\*
13 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\stormlib_dll\*
14 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\test\*
16 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\makefile.*
17 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\Info.plist
18 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\*.bat
19 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\*.sln
20 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\*.vcproj
[all …]
H A DPublish.bat9 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\doc\*
10 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\src\*
11 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\storm_dll\*
13 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\stormlib_dll\*
14 zip.exe -ur9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\test\*
16 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\makefile.*
17 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\Info.plist
18 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\*.bat
19 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\*.sln
20 zip.exe -u9 ..\WWW\web\download\%STORMLIB_NAME%.zip StormLib\*.vcproj
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/weblayer/browser/
H A Ddownload_impl.cc24 void DownloadImpl::Create(download::DownloadItem* item) { in Create()
29 DownloadImpl* DownloadImpl::Get(download::DownloadItem* item) { in Get()
33 DownloadImpl::DownloadImpl(download::DownloadItem* item) : item_(item) {} in DownloadImpl()
67 if (item_->GetState() == download::DownloadItem::COMPLETE) in GetState()
77 item_->GetState() == download::DownloadItem::IN_PROGRESS) { in GetState()
128 if (reason == download::DOWNLOAD_INTERRUPT_REASON_NONE) in GetError()
134 if (reason >= download::DOWNLOAD_INTERRUPT_REASON_SERVER_FAILED && in GetError()
139 if (reason >= download::DOWNLOAD_INTERRUPT_REASON_NETWORK_FAILED && in GetError()
143 if (reason == download::DOWNLOAD_INTERRUPT_REASON_FILE_NO_SPACE) in GetError()
146 if (reason >= download::DOWNLOAD_INTERRUPT_REASON_FILE_FAILED && in GetError()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/downloads/
H A DDownloadHistory.jsm116 * @param download
121 if (download.source.isPrivate || !download.stopped) {
144 if (download.error && download.error.reputationCheckVerdict) {
252 * @param {Download} download The download to add to the database and cache.
455 * instead of the history download. In case this session download is not
484 * The object may contain a session download, a history download, or both. When
485 * both a history and a session download are present, the session download gets
521 get download() {
769 // download without an associated session download. If we find one, then we
802 // We have one download slot containing both a session download and a
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/downloads/
H A DDownloadHistory.jsm116 * @param download
121 if (download.source.isPrivate || !download.stopped) {
144 if (download.error && download.error.reputationCheckVerdict) {
252 * @param {Download} download The download to add to the database and cache.
455 * instead of the history download. In case this session download is not
484 * The object may contain a session download, a history download, or both. When
485 * both a history and a session download are present, the session download gets
521 get download() {
769 // download without an associated session download. If we find one, then we
802 // We have one download slot containing both a session download and a
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/downloads/
H A DDownloadHistory.jsm116 * @param download
121 if (download.source.isPrivate || !download.stopped) {
144 if (download.error && download.error.reputationCheckVerdict) {
252 * @param {Download} download The download to add to the database and cache.
455 * instead of the history download. In case this session download is not
484 * The object may contain a session download, a history download, or both. When
485 * both a history and a session download are present, the session download gets
521 get download() {
769 // download without an associated session download. If we find one, then we
802 // We have one download slot containing both a session download and a
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/downloads/
H A DDownloadHistory.jsm116 * @param download
121 if (download.source.isPrivate || !download.stopped) {
144 if (download.error && download.error.reputationCheckVerdict) {
246 * @param {Download} download The download to add to the database and cache.
450 * instead of the history download. In case this session download is not
479 * The object may contain a session download, a history download, or both. When
480 * both a history and a session download are present, the session download gets
516 get download() {
764 // download without an associated session download. If we find one, then we
797 // We have one download slot containing both a session download and a
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/core/
H A Dpayment_manifest_downloader.cc154 if (download->allowed_number_of_redirects > 0) { in OnURLLoaderRedirect()
161 download->original_url, redirect_url, in OnURLLoaderRedirect()
178 std::move(download->callback) in OnURLLoaderRedirect()
265 std::move(download->callback) in OnURLLoaderCompleteInternal()
275 std::move(download->callback) in OnURLLoaderCompleteInternal()
354 auto download = std::make_unique<Download>(); in InitiateDownload() local
355 download->request_initiator = request_initiator; in InitiateDownload()
356 download->type = download_type; in InitiateDownload()
357 download->original_url = url; in InitiateDownload()
358 download->loader = std::move(loader); in InitiateDownload()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/downloads/
H A DDownloadsIPC.jsm82 let download = aMessage.data;
96 this.downloads[download.id] = download;
97 this.notifyChanges(download.id);
100 if (this.downloads[download.id]) {
101 this.downloads[download.id] = download;
110 debug("No download found for " + download.id);
118 if (download[aProp] && (download[aProp] != cached[aProp])) {
126 cached.error = download.error;
137 if (!download.error) {
138 this.downloadPromises[download.promiseId].resolve(download);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/downloads/
H A DDownloadsCommon.jsm385 if (!(download.succeeded && download.target?.exists)) {
432 // download.
443 if (download.hasProgress && download.speed > 0) {
451 } else if (download.canceled && download.hasPartialData) {
533 download = await Downloads.createDownload(download);
804 if (download.stopped && !(download.canceled && download.hasPartialData)) {
835 download,
851 (download.canceled && !download.hasPartialData) ||
864 (download.error && download.error.becauseBlocked)
1121 download,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/downloads/
H A DDownloadsCommon.jsm385 if (!(download.succeeded && download.target?.exists)) {
432 // download.
443 if (download.hasProgress && download.speed > 0) {
451 } else if (download.canceled && download.hasPartialData) {
533 download = await Downloads.createDownload(download);
804 if (download.stopped && !(download.canceled && download.hasPartialData)) {
835 download,
851 (download.canceled && !download.hasPartialData) ||
864 (download.error && download.error.becauseBlocked)
1121 download,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/apitools/apitools/base/py/
H A Dtransfer_test.py53 download = transfer.Download.FromStream(
65 download = transfer.Download.FromStream(
76 default_chunksize = download.chunksize
78 download.chunksize = chunksize
81 download.chunksize + start - 1,
103 download.bytes_http = bytes_http
118 download.GetRange(start_byte, end_byte)
130 download.bytes_http = bytes_http
144 download.InitializeDownload(request, http=http)
158 download = transfer.Download.FromStream(
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/apitools/base/py/
H A Dtransfer_test.py52 download = transfer.Download.FromStream(
64 download = transfer.Download.FromStream(
75 default_chunksize = download.chunksize
77 download.chunksize = chunksize
80 download.chunksize + start - 1,
102 download.bytes_http = bytes_http
117 download.GetRange(start_byte, end_byte)
129 download.bytes_http = bytes_http
143 download.InitializeDownload(request, http=http)
157 download = transfer.Download.FromStream(
[all …]
/dports/biology/hisat2/hisat2-2.2.1/docs/_data/
H A Ddownload-index.yml5 url: https://cloud.biohpc.swmed.edu/index.php/s/grch38/download
7 url: https://cloud.biohpc.swmed.edu/index.php/s/grch38_snp/download
9 url: https://cloud.biohpc.swmed.edu/index.php/s/grch38_tran/download
13 url: https://cloud.biohpc.swmed.edu/index.php/s/grch38_rep/download
18 url: https://cloud.biohpc.swmed.edu/index.php/s/hg38/download
20 url: https://cloud.biohpc.swmed.edu/index.php/s/hg38_tran/download
23 url: https://cloud.biohpc.swmed.edu/index.php/s/grch37/download
32 url: https://cloud.biohpc.swmed.edu/index.php/s/hg19/download
37 url: https://cloud.biohpc.swmed.edu/index.php/s/grcm38/download
46 url: https://cloud.biohpc.swmed.edu/index.php/s/mm10/download
[all …]
/dports/www/elinks/elinks-0.11.7/src/protocol/bittorrent/
H A Ddialogs.h9 struct download;
15 get_bittorrent_message(struct download *download, struct terminal *term,
19 draw_bittorrent_piece_progress(struct download *download, struct terminal *term,
23 void set_bittorrent_files_for_deletion(struct download *download);
24 void set_bittorrent_notify_on_completion(struct download *download, struct terminal *term);
/dports/www/chromium-legacy/chromium-88.0.4324.182/weblayer/browser/
H A Ddownload_impl.cc24 void DownloadImpl::Create(download::DownloadItem* item) { in Create()
29 DownloadImpl* DownloadImpl::Get(download::DownloadItem* item) { in Get()
33 DownloadImpl::DownloadImpl(download::DownloadItem* item) : item_(item) {} in DownloadImpl()
72 if (item_->GetState() == download::DownloadItem::COMPLETE) in GetState()
82 item_->GetState() == download::DownloadItem::IN_PROGRESS) { in GetState()
137 if (reason == download::DOWNLOAD_INTERRUPT_REASON_NONE) in GetError()
143 if (reason >= download::DOWNLOAD_INTERRUPT_REASON_SERVER_FAILED && in GetError()
148 if (reason >= download::DOWNLOAD_INTERRUPT_REASON_NETWORK_FAILED && in GetError()
152 if (reason == download::DOWNLOAD_INTERRUPT_REASON_FILE_NO_SPACE) in GetError()
155 if (reason >= download::DOWNLOAD_INTERRUPT_REASON_FILE_FAILED && in GetError()
[all …]
/dports/net/uget/uget-2.2.1/ui-gtk/
H A DUgtkTraveler.c85 GTK_TREE_MODEL (traveler->download.model)); in ugtk_traveler_init()
91 GTK_WIDGET (traveler->download.view)); in ugtk_traveler_init()
101 traveler->download.cursor.pos = -1; in ugtk_traveler_init()
176 iter->stamp = traveler->download.model->stamp; in ugtk_traveler_get_iter()
504 traveler->download.cursor.node = NULL; in on_state_cursor_changed()
538 traveler->download.cursor.node = NULL; in on_category_cursor_changed()
574 traveler->download.cursor.pos_last = traveler->download.cursor.pos; in on_download_cursor_changed()
577 traveler->download.cursor.pos = -1; in on_download_cursor_changed()
578 traveler->download.cursor.node = NULL; in on_download_cursor_changed()
615 traveler->download.cursor.node = NULL; in on_download_row_deleted()
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/11.3/
H A DFeature-94411-RecordlistDownloadSettings.rst4 Feature: #94411 - Record list download settings
12 In :issue:`94366`, the record download functionality in the List
13 module was improved. Since then, the download could be triggered via a
18 as possible download format.
20 Therefore, and to further improve the already existing record download
23 download settings such as:
25 * Selection of columns to download: All columns or selected columns
29 * Selection of the download format (for example CSV)
39 an alternative download format, including a format specific option,
41 the download.
[all …]
/dports/www/qutebrowser/qutebrowser-2.4.0/qutebrowser/components/utils/
H A Dblockutils.py115 download = downloads.download_temp(url)
116 self._in_progress.append(download)
117 download.finished.connect(
134 download = FakeDownload(fileobj)
135 self._in_progress.append(download)
136 self._on_download_finished(download)
144 self._in_progress.remove(download)
145 if download.successful:
148 assert download.fileobj is not None
151 self.single_download_finished.emit(download.fileobj)
[all …]
/dports/www/aria2/aria2-1.36.0/doc/manual-src/pt/
H A Dindex.rst9 :keyword: programa para download gratuito, download android, download
10 bittorrent, download linha de comando, download de músicas,
11 download de ftp, download http, download https, mac OS/X,
12 windows, linux, manual download aria2, torrent, download stream
26 aria2 é um utilitário para download de arquivos, que utiliza protocolos HTTP,
27 HTTPS, FTP, BitTorrent e Metalink. Pode efetuar download de um ou vários
33 Há suporte para download de arquivos, fragmentando-se o resultado em tamanhos
35 assistir um filme ou ouvir a música enquanto o download está sendo feito.
/dports/devel/grpc/grpc-1.42.0/bazel/
H A Dupdate_mirror.sh60 upload github.com/bazelbuild/bazel/releases/download/1.0.0/bazel-1.0.0-linux-x86_64
61 upload github.com/bazelbuild/bazel/releases/download/1.0.0/bazel-1.0.0-darwin-x86_64
62 upload github.com/bazelbuild/bazel/releases/download/1.0.0/bazel-1.0.0-windows-x86_64.exe
64 upload github.com/bazelbuild/bazel/releases/download/2.2.0/bazel-2.2.0-linux-x86_64
65 upload github.com/bazelbuild/bazel/releases/download/2.2.0/bazel-2.2.0-darwin-x86_64
66 upload github.com/bazelbuild/bazel/releases/download/2.2.0/bazel-2.2.0-windows-x86_64.exe
68 upload github.com/bazelbuild/bazel/releases/download/3.7.1/bazel-3.7.1-linux-x86_64
69 upload github.com/bazelbuild/bazel/releases/download/3.7.1/bazel-3.7.1-darwin-x86_64
70 upload github.com/bazelbuild/bazel/releases/download/3.7.1/bazel-3.7.1-windows-x86_64.exe
72 upload github.com/bazelbuild/bazel/releases/download/4.2.1/bazel-4.2.1-linux-x86_64
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-layer-shell-0.2.2/gir-files/
H A Ddl.sh6 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libatk1.0-dev/download
7 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libgirepository1.0-dev/download
8 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libpango1.0-dev/download
9 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libgdk-pixbuf2.0-dev/download
10 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libgtk-3-dev/download
11 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libgtksourceview-3.0-dev/download
12 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libsecret-1-dev/download
13 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libvte-2.91-dev/download
14 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libjavascriptcoregtk-4.0-dev/download
15 ./gir-dl.sh https://packages.ubuntu.com/$VER/amd64/libsoup2.4-dev/download
[all …]
/dports/www/elinks/elinks-0.11.7/src/session/
H A Ddownload.h19 struct download;
21 typedef void (download_callback_T)(struct download *, void *);
23 struct download { struct
26 LIST_HEAD(struct download);
44 struct download download; argument
67 struct download download; member
97 int download_is_progressing(struct download *download);
112 int setup_download_handler(struct session *, struct download *, struct cache_entry *, int);

12345678910>>...1485