Home
last modified time | relevance | path

Searched full:downloadfile (Results 1 – 25 of 31) sorted by relevance

12

/external/libwebsockets/
Dappveyor.yml27 - appveyor DownloadFile https://libwebsockets.org:444/win-libuv.zip
31 - appveyor DownloadFile https://libwebsockets.org:444/win-libuv64.zip
34 - appveyor DownloadFile https://libwebsockets.org:444/nsis-3.0rc1-setup.exe
36 - appveyor DownloadFile https://libwebsockets.org:444/sqlite-dll-win32-x86-3130000.zip
/external/rust/crates/rusqlite/
Dappveyor.yml12 - appveyor-retry appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
19 …- appveyor-retry appveyor DownloadFile https://sqlite.org/2018/sqlite-dll-win64-x64-3250200.zip -F…
22 …- appveyor-retry appveyor DownloadFile https://sqlite.org/2018/sqlite-amalgamation-3250200.zip -Fi…
/external/libpcap/
D.appveyor.yml12 - appveyor DownloadFile https://www.winpcap.org/install/bin/WpdPack_4_1_2.zip
14 - appveyor DownloadFile https://nmap.org/npcap/dist/npcap-sdk-1.05.zip
16 …- appveyor DownloadFile https://support.riverbed.com/bin/support/download?sid=l3vk3eu649usgu3rj60u…
/external/libcxx/
Dappveyor-reqs-install.cmd12 …appveyor DownloadFile https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r345380-win32.exe -Fil…
29 appveyor DownloadFile https://cmake.org/files/v3.7/cmake-3.7.2-win64-x64.zip -FileName cmake.zip
41 …appveyor DownloadFile https://github.com/ninja-build/ninja/releases/download/v1.6.0/ninja-win.zip …
/external/llvm-project/libcxx/
Dappveyor-reqs-install.cmd12 …appveyor DownloadFile https://prereleases.llvm.org/win-snapshots/LLVM-9.0.0-r357435-win32.exe -Fil…
29 appveyor DownloadFile https://cmake.org/files/v3.7/cmake-3.7.2-win64-x64.zip -FileName cmake.zip
41 …appveyor DownloadFile https://github.com/ninja-build/ninja/releases/download/v1.6.0/ninja-win.zip …
/external/tensorflow/tensorflow/tools/android/test/
Ddownload-models.gradle31 task downloadFile(type: Download){
58 dependsOn downloadFile
/external/mesa3d/.appveyor/
Dappveyor_msvc.bat28 if not exist "%WINFLEXBISON_ARCHIVE%" appveyor DownloadFile "https://github.com/lexxmark/winflexbis…
34 if not exist "%LLVM_ARCHIVE%" appveyor DownloadFile "https://people.freedesktop.org/~jrfonseca/llvm…
/external/perfetto/ui/src/controller/
Dtrace_converter.ts67 downloadFile(new Blob([fileContents]), fileName);
112 function downloadFile(file: Blob, name: string) { function
/external/openscreen/build/scripts/
Dinstall-sysroot.py81 def DownloadFile(url, local_path): function
123 DownloadFile(url, tarball_path)
/external/turbine/
Dappveyor.yml12 (new-object System.Net.WebClient).DownloadFile(
/external/google-breakpad/
Dappveyor.yml19 - appveyor DownloadFile https://storage.googleapis.com/chrome-infra/depot_tools.zip
/external/javaparser/
Dappveyor.yml9 (new-object System.Net.WebClient).DownloadFile(
/external/google-java-format/
Dappveyor.yml12 (new-object System.Net.WebClient).DownloadFile(
/external/python/asn1crypto/
Dappveyor.yml24 …(New-Object Net.WebClient).DownloadFile('https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.10.0-w…
/external/grpc-grpc/test/distrib/cpp/
Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
Drun_distrib_test_cmake.bat26 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
/external/rust/crates/grpcio-sys/grpc/test/distrib/cpp/
Drun_distrib_test_cmake_as_externalproject.bat23 powershell -Command "(New-Object Net.WebClient).DownloadFile('https://storage.googleapis.com/grpc-t…
/external/autotest/client/site_tests/platform_PrinterPpds/
DppdTool.go39 // downloadFile starts to download the content from given url with HTTP GET. It
42 func downloadFile(url string) io.ReadCloser { func
65 respBody := downloadFile(urlPPDIndex)
618 reader := downloadFile(urlPPD + filename)
/external/vulkan-validation-layers/
D.appveyor.yml30 - appveyor DownloadFile %CMAKE_URL% -FileName cmake.zip
/external/angle/third_party/vulkan-deps/spirv-tools/src/
D.appveyor.yml43 - appveyor DownloadFile %NINJA_URL% -FileName ninja.zip
/external/deqp-deps/SPIRV-Tools/
D.appveyor.yml43 - appveyor DownloadFile %NINJA_URL% -FileName ninja.zip
/external/swiftshader/third_party/SPIRV-Tools/
D.appveyor.yml43 - appveyor DownloadFile %NINJA_URL% -FileName ninja.zip
/external/libffi/
D.appveyor.yml53 - 'appveyor DownloadFile https://cygwin.com/setup-x86.exe -FileName setup.exe'
/external/brotli/scripts/
Dappveyor.yml57 …appveyor DownloadFile https://github.com/bazelbuild/bazel/releases/download/2.2.0/bazel-2.2.0-wind…
/external/libiio/src/
Dappveyor.yml21 - appveyor DownloadFile http://swdownloads.analog.com/cse/build/libiio-win-deps.zip
51 …- appveyor DownloadFile http://swdownloads.analog.com/cse/build/windres.exe.gz -FileName C:\windre…

12