Home
last modified time | relevance | path

Searched refs:try_download (Results 1 – 13 of 13) sorted by relevance

/dports/devel/R-cran-usethis/usethis/tests/testthat/
H A Dtest-course.R15 try_download = faux_download(0),
22 try_download = faux_download(1),
29 try_download = faux_download(2),
36 try_download = faux_download(5),
45 try_download = faux_download(3),
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R39 try_download <- function(from_url, to_file) { function
56 if (try_download(binary_url, libfile)) {
227 try_download(source_url, destfile)
239 downloaded <- try_download(paste0(u, apache_path), destfile)
302 try_download(cmake_binary_url, cmake_tar)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/tools/
H A Dlinuxlibs.R44 try_download <- function(from_url, to_file) { function
61 if (try_download(binary_url, libfile)) {
244 try_download(source_url, destfile)
256 downloaded <- try_download(paste0(u, apache_path), destfile)
358 try_download(cmake_binary_url, cmake_tar)
/dports/databases/arrow/apache-arrow-6.0.1/r/tools/
H A Dnixlibs.R34 try_download <- function(from_url, to_file) { function
55 download_ok <- !env_is("TEST_OFFLINE_BUILD", "true") && try_download("https://github.com", tempfile…
71 if (try_download(binary_url, libfile)) {
386 download_successful <- try_download(cmake_binary_url, cmake_tar)
/dports/devel/R-cran-usethis/usethis/R/
H A Dcourse.R302 status <- try_download(url, destfile, handle = handle)
325 status <- try_download(url, destfile, handle = handle)
335 try_download <- function(url, destfile, quiet = FALSE, mode = "wb", handle) { function
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DCifBondDict.h109 const mapped_type * get(PyMOLGlobals *, const char * resn, bool try_download=true);
H A DCifMoleculeReader.cpp2260 …nd_dict_t::mapped_type * bond_dict_t::get(PyMOLGlobals * G, const char * resn, bool try_download) { in get() argument
2271 if (try_download) { in get()
/dports/net-im/mtxclient/mtxclient-0.6.0/lib/http/
H A Dclient.cpp688 Client::get_thumbnail(const ThumbOpts &opts, Callback<std::string> callback, bool try_download) in get_thumbnail() argument
699 [callback, try_download, mxc = std::move(mxc), _this = shared_from_this()]( in get_thumbnail()
701 if (err && try_download) { in get_thumbnail()
/dports/net-im/mtxclient/mtxclient-0.6.0/include/mtxclient/http/
H A Dclient.hpp450 void get_thumbnail(const ThumbOpts &opts, Callback<std::string> cb, bool try_download = true);
/dports/lang/perl5.30/perl-5.30.3/cpan/CPAN/lib/CPAN/
H A DDistribution.pm845 sub try_download { subroutine
912 if (my $trydl = $self->try_download($patch)) {
/dports/lang/perl5.32/perl-5.32.1/cpan/CPAN/lib/CPAN/
H A DDistribution.pm871 sub try_download { subroutine
938 if (my $trydl = $self->try_download($patch)) {
/dports/lang/perl5.34/perl-5.34.0/cpan/CPAN/lib/CPAN/
H A DDistribution.pm871 sub try_download { subroutine
938 if (my $trydl = $self->try_download($patch)) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/CPAN/lib/CPAN/
H A DDistribution.pm871 sub try_download { subroutine
938 if (my $trydl = $self->try_download($patch)) {