Home
last modified time | relevance | path

Searched refs:download_all (Results 1 – 17 of 17) sorted by relevance

/dports/www/nginx-full/ngx_dynamic_upstream-960eef2/
H A Dbuild.sh10 download_all=0
71 if [ $download_all -eq 1 ]; then
87 download_all=1
288 if [ $download_all -eq 1 ] || [ ! -e $3.tar.gz ]; then
311 if [ $download_all -eq 1 ] || [ ! -e $2-$3.tar.gz ]; then
480 if [ $download_all -eq 1 ]; then
486 …penresty lua-resty-core lib . v0.1.17 $download $download_all $download_only
487 …penresty lua-resty-lrucache lib . v0.09 $download $download_all $download_only
/dports/www/youtube_dl/youtube-dl/test/
H A Dtest_downloader_http.py101 def download_all(self, params): member in TestHttpFD
106 self.download_all({})
109 self.download_all({
/dports/www/yt-dlp/yt-dlp-2021.12.27/test/
H A Dtest_downloader_http.py101 def download_all(self, params): member in TestHttpFD
106 self.download_all({})
109 self.download_all({
/dports/mail/horde-imp/imp-6.2.27/templates/basic/message/
H A Dnavbar_actions.html.php82 <?php if ($this->download_all): ?>
83 <li><?php echo $this->download_all ?></li>
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/data/tests/
H A Dtest_data.py32 data.download_all()
36 data.download_all()
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dslackpkg17 -delall | -checkmd5 | -checkgpg | -checksize | -postinst | -onoff | -download_all | \
37 -checksize= -postinst= -onoff= -download_all= -dialog=
/dports/www/py-weboob/weboob-2.0/weboob/applications/boobill/
H A Dboobill.py208 return self.download_all(dest, force_pdf)
245 def download_all(self, sub_id, force_pdf): member in Boobill
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/data/
H A D_fetchers.py250 def download_all(directory=None): function
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dmac_softwareupdate.py404 def download_all(recommended=False, restart=True): function
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/docs/install/
H A Dlinux-repository.md18 | Mint | sarah, serena, sonya, sylvia| [April 2021](https://www.linuxmint.com/download_all.…
19 | Mint | tara, tessa, tina, tricia | [April 2023](https://www.linuxmint.com/download_all.…
20 | Mint | ulyana, ulyssa | [April 2025](https://www.linuxmint.com/download_all.…
/dports/mail/squirrelmail-pupdate-plugin/squirrelmail-pupdate-plugin-php74-0.7_4/pupdate/udata/
H A Ddefaultdirs2.dat144 205|download_all.0.1-1.5.0.tar.gz
/dports/www/moodle310/moodle/lib/templates/
H A Dfilemanager_page_generallayout.mustache49 {{#pix}}a/download_all{{/pix}}
/dports/www/moodle311/moodle/lib/templates/
H A Dfilemanager_page_generallayout.mustache49 {{#pix}}a/download_all{{/pix}}
/dports/www/moodle39/moodle/lib/templates/
H A Dfilemanager_page_generallayout.mustache49 {{#pix}}a/download_all{{/pix}}
/dports/graphics/py-scikit-image/scikit-image-0.19.0/
H A DINSTALL.rst173 python -c 'from skimage.data import download_all; download_all()'
175 or call ``download_all()`` in your favourite interactive Python environment
/dports/mail/horde-imp/imp-6.2.27/lib/Basic/
H A DMessage.php812 $a_view->download_all = Horde::widget(array(
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/release/
H A Drelease_0.17.rst79 `pooch` library. `data.download_all` fetches all datasets. (#3945)