Home
last modified time | relevance | path

Searched refs:downloaded (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd-src/external/mit/libuv/dist/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()
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/
H A DDownloaded.txt7 Here, we simply list those modules and where we downloaded them from.
12 Text::Template 1.46 was downloaded from
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A Dmingw.py241 downloaded = download(url, os.path.join(location, slug), log = log)
242 if downloaded != root_dir:
244 % (downloaded, root_dir))
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/
H A Dmingw.py241 downloaded = download(url, os.path.join(location, slug), log = log)
242 if downloaded != root_dir:
244 % (downloaded, root_dir))
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dtcpstat_example.txt4 Here we run tcpstat.d as a large file is downloaded,
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dtcpstat_example.txt4 Here we run tcpstat.d as a large file is downloaded,
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/
H A DDownloaded.txt13 Text::Template 1.56 was downloaded from
/netbsd-src/distrib/amd64/cdroms/bootcd/
H A Dboot.cfg.in5 banner=installation must be downloaded separately. The installer can download them
/netbsd-src/distrib/i386/cdroms/bootcd/
H A Dboot.cfg.in5 banner=installation must be downloaded separately. The installer can download them
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425-fw.README17 must be downloaded from Intel's website after agreeing to their click-
75 when you downloaded the Microcode. The license contains clauses which
/netbsd-src/sys/external/bsd/gnu-efi/dist/
H A DREADME.elilo16 Both packages can be downloaded from:
/netbsd-src/external/gpl2/groff/dist/
H A DLICENSE7 contains a copy of the GPL that was downloaded from the GNU web site
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dindex.rst55 libuv can be downloaded from `here <https://dist.libuv.org/dist/>`_.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/crosstool/ARM/
H A DREADME33 CODE_SOURCERY_PKG_PATH=[dir where you downloaded CodeSourcery tarball] \
/netbsd-src/sys/dev/microcode/ral/
H A Dral-license1 The binary firmware may be downloaded from
/netbsd-src/distrib/syspkg/notes/
H A DWORKPLAN40 be downloaded and 2.) present the current selection
/netbsd-src/external/mpl/dhcp/dist/tests/
H A DHOWTO-unit-test34 ATF sources can be downloaded from https://github.com/jmmv/kyua. ATF
/netbsd-src/sys/arch/sparc64/doc/
H A DTODO20 but after the selected (minimal) sets have been downloaded and installed
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A DINSTALL45 `send-pr'. If you've downloaded `send-pr' from the Net, use "net"
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DReleaseNotes.rst25 be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcvsbug.in213 `>Submitter-Id'. If you've downloaded `send-pr' from the Net, use `net'
/netbsd-src/external/gpl3/gdb.old/dist/gdb/config/djgpp/
H A DREADME67 Source distributions downloaded from one of the GNU FTP sites need
107 To build a package that is not yet configured, or if you downloaded
/netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/
H A DREADME67 Source distributions downloaded from one of the GNU FTP sites need
107 To build a package that is not yet configured, or if you downloaded
/netbsd-src/external/mit/libuv/dist/
H A DREADME.md114 libuv can be downloaded either from the
146 signature file are downloaded, the file can be verified as follows:
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A DREADME.txt3 If you have downloaded and untarrred a version of mom from her

1234