Home
last modified time | relevance | path

Searched refs:wget (Results 1 - 25 of 30) sorted by relevance

12

/third_party/backends/tools/
H A Dupdate-upstreams.sh12 if type wget 2>/dev/null >/dev/null ; then
13 wget --output-document $(echo $1 | sed 's,.*/,,') $1
/third_party/libsnd/Scripts/
H A Dstatic-deps-build.mk45 @echo "It requires all the normal build tools require to build libsndfile plus wget."
62 (cd $(tarball_dir) && wget $(download_url)flac/$(flac_tarball) -O $(flac_tarball))
66 (cd $(tarball_dir) && wget $(download_url)ogg/$(ogg_tarball) -O $(ogg_tarball))
70 (cd $(tarball_dir) && wget $(download_url)vorbis/$(vorbis_tarball) -O $(vorbis_tarball))
74 (cd $(tarball_dir) && wget https://archive.mozilla.org/pub/opus/$(opus_tarball) -O $(opus_tarball))
/third_party/skia/third_party/externals/icu/scripts/
H A Deucjp_gen.sh105 wget -N -r -nd https://encoding.spec.whatwg.org/index-jis0208.txt
106 wget -N -r -nd https://encoding.spec.whatwg.org/index-jis0212.txt
H A Deuckr_gen.sh67 wget -N -r -nd https://encoding.spec.whatwg.org/index-euc-kr.txt
H A Dsjis_gen.sh128 wget -N -r -nd https://encoding.spec.whatwg.org/index-jis0208.txt
H A Dbig5_gen.sh100 wget -N -r -nd https://encoding.spec.whatwg.org/index-big5.txt
/third_party/skia/third_party/externals/swiftshader/third_party/marl/kokoro/windows/
H A Dpresubmit.bat56 wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-7.3.0-2-any.pkg.tar.xz
57 wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-libs-7.3.0-2-any.pkg.tar.xz
69 wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip
/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh37 WGET="$(command -v wget)"
48 wget -O $SHFILE "https://www.alsa-project.org/alsa-info.sh" >/dev/null 2>&1
861 # Check if wget is installed, and supports --post-file.
862 if ! wget --help 2>/dev/null | grep -q post-file; then
863 # We couldn't find a suitable wget. If --upload was passed, tell the user to upload manually.
868 dialog --backtitle "$BGTITLE" --msgbox "Could not automatically upload output to 'https://www.alsa-project.org'.\nPossible reasons are:\n\n 1. Couldn't find 'wget' in your PATH\n 2. Your version of wget is less than 1.8.2\n\nPlease manually upload $NFILE to 'https://www.alsa-project.org/cardinfo-db' and submit your post." 25 100
870 dialog --backtitle "$BGTITLE" --msgbox "Could not automatically upload output to 'https://www.pastebin.ca'.\nPossible reasons are:\n\n 1. Couldn't find 'wget' in your PATH\n 2. Your version of wget is less than 1.8.2\n\nPlease manually upload $NFILE to 'https://www.pastebin.ca/upload.php' and submit your post." 25 100
877 echo " 1. Couldn't find 'wget' i
[all...]
/third_party/libphonenumber/java/script/
H A Ddownload-junit-jars.sh14 wget "$download_url" -P lib
/third_party/rust/crates/libc/ci/
H A Dandroid-sysimage.sh17 wget -q --tries=5 "${URL}/${name}"
/third_party/ffmpeg/tools/
H A Dtarget_dec_fate.sh58 wget -O "$1/$FILE" "https://oss-fuzz.com/download?testcase_id=$FILE_ID" || rm "$1/$FILE"
/third_party/icu/vendor/double-conversion/
H A Dpull-from-upstream.sh23 wget -O "$filename" "$url";
/third_party/node/deps/v8/tools/jsfunfuzz/
H A Dfuzz-harness.sh38 wget -q -O "$jsfunfuzz_file" $JSFUNFUZZ_URL || exit 1
/third_party/rust/crates/bindgen/ci/
H A Dtest.sh55 wget --no-verbose $base_url/${LLVM}.tar.xz
/third_party/mesa3d/.gitlab-ci/container/
H A Dlava_build.sh11 if wget -q --method=HEAD "https://${MINIO_PATH}/done"; then
115 wget
/third_party/mesa3d/.gitlab-ci/common/
H A Dinit-stage2.sh66 wget -S --progress=dot:giga -O /lava-files/${KERNEL_IMAGE_NAME} \
/third_party/mesa3d/.gitlab-ci/container/debian/
H A Dx86_test-vk.sh47 wget \
106 wget "https://github.com/doitsujin/dxvk/releases/download/v${DXVK_VERSION}/dxvk-${DXVK_VERSION}.tar.gz"
/third_party/node/deps/v8/tools/dev/
H A Dupdate-vscode.sh133 wget "$DOWNLOAD_URL" -O "$DOWNLOAD_FILE" || die "Downloading failed."
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/
H A Dtest.sh54 wget $OLD_VERSION_PROTOC -O old_protoc
/third_party/mesa3d/.gitlab-ci/piglit/
H A Dpiglit-traces.sh98 if wget -q --method=HEAD "https://${__MINIO_PATH}/${__DESTINATION_FILE_PATH}" 2>/dev/null; then
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release-bazel/
H A Dbuild.bat33 wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release-bazel/
H A Dbuild.bat33 wget -q https://github.com/bazelbuild/bazel/releases/download/0.29.1/bazel-0.29.1-windows-x86_64.zip
/third_party/protobuf/php/tests/
H A Dcompatibility_test.sh94 wget $OLD_VERSION_PROTOC -O old_protoc
/third_party/skia/third_party/externals/harfbuzz/
H A Dgit.mk197 wget $(GIT_MK_URL) -O $(top_srcdir)/git.mk
/third_party/libwebsockets/scripts/
H A Dattack.sh339 wget -O/tmp/lwsdump http://localhost:7681/test.html http://localhost:7681/test.html http://localhost:7681/test.html http://localhost:7681/test.html http://localhost:7681/test.html http://localhost:7681/test.html http://localhost:7681/test.html http://localhost:7681/test.html 2>&1 | grep "Downloaded: 8 files" > /tmp/lwscap

Completed in 7 milliseconds

12