Home
last modified time | relevance | path

Searched full:wget (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/external/oss-fuzz/projects/skia/
DDockerfile20 RUN apt-get update && apt-get install -y python wget libglu1-mesa-dev cmake lib32z1-dev zlib1g-dev
35 RUN wget -O $SRC/skia_data/image_filter_deserialize_seed_corpus.zip https://storage.googleapis.com/…
37 RUN wget -O $SRC/skia_data/region_set_path_seed_corpus.zip https://storage.googleapis.com/skia-fuzz…
39 RUN wget -O $SRC/skia_data/textblob_deserialize_seed_corpus.zip https://storage.googleapis.com/skia…
41 RUN wget -O $SRC/skia_data/path_deserialize_seed_corpus.zip https://storage.googleapis.com/skia-fuz…
43 RUN wget -O $SRC/skia_data/image_decode_seed_corpus.zip https://storage.googleapis.com/skia-fuzzer/…
45 RUN wget -O $SRC/skia_data/animated_image_decode_seed_corpus.zip https://storage.googleapis.com/ski…
47 RUN wget -O $SRC/skia_data/api_draw_functions_seed_corpus.zip https://storage.googleapis.com/skia-f…
49 RUN wget -O $SRC/skia_data/api_gradients_seed_corpus.zip https://storage.googleapis.com/skia-fuzzer…
51 RUN wget -O $SRC/skia_data/api_image_filter_seed_corpus.zip https://storage.googleapis.com/skia-fuz…
[all …]
/external/tensorflow/tensorflow/tools/dockerfiles/partials/
Djupyter.partial.Dockerfile8 RUN apt-get update && apt-get install -y --no-install-recommends wget git
10 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
11 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
12 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
13 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
14 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
15 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
17 RUN apt-get autoremove -y && apt-get remove -y wget
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/
Ddevel-cpu-jupyter.Dockerfile75 wget \
98wget -O /bazel/installer.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL_VERSION…
99wget -O /bazel/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE" && \
114 RUN apt-get update && apt-get install -y --no-install-recommends wget git
116 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
117 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
118 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
119 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
120 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
121 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
[all …]
Ddevel-gpu-jupyter.Dockerfile64 wget \
115 wget \
138wget -O /bazel/installer.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL_VERSION…
139wget -O /bazel/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE" && \
154 RUN apt-get update && apt-get install -y --no-install-recommends wget git
156 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
157 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
158 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
159 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
160 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
[all …]
Dcpu-jupyter.Dockerfile63 RUN apt-get update && apt-get install -y --no-install-recommends wget git
65 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
66 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
67 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
68 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
69 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
70 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
72 RUN apt-get autoremove -y && apt-get remove -y wget
Dgpu-jupyter.Dockerfile109 RUN apt-get update && apt-get install -y --no-install-recommends wget git
111 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
112 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
113 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
114 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
115 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
116 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
118 RUN apt-get autoremove -y && apt-get remove -y wget
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ppc64le/
Dcpu-ppc64le-jupyter.Dockerfile48 RUN apt-get update && apt-get install -y curl libhdf5-dev wget
67 …PACKAGE=$(wget -qO- ${BASE}"api/xml?xpath=//fileName&wrapper=artifacts" | grep -o "[^<>]*cp${MAJOR…
68 wget ${BASE}"artifact/tensorflow_pkg/"${PACKAGE}; \
81 RUN apt-get update && apt-get install -y --no-install-recommends wget git
83 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
84 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
85 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
86 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
87 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
88 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
[all …]
Dgpu-ppc64le-jupyter.Dockerfile94 RUN apt-get update && apt-get install -y curl libhdf5-dev wget
113 …PACKAGE=$(wget -qO- ${BASE}"api/xml?xpath=//fileName&wrapper=artifacts" | grep -o "[^<>]*cp${MAJOR…
114 wget ${BASE}"artifact/tensorflow_pkg/"${PACKAGE}; \
127 RUN apt-get update && apt-get install -y --no-install-recommends wget git
129 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
130 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
131 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
132 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
133 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
134 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
[all …]
Ddevel-cpu-ppc64le-jupyter.Dockerfile115 RUN apt-get update && apt-get install -y --no-install-recommends wget git
117 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
118 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
119 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
120 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
121 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
122 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
124 RUN apt-get autoremove -y && apt-get remove -y wget
Ddevel-gpu-ppc64le-jupyter.Dockerfile64 wget \
155 RUN apt-get update && apt-get install -y --no-install-recommends wget git
157 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
158 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
159 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
160 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
161 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
162 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
164 RUN apt-get autoremove -y && apt-get remove -y wget
/external/oss-fuzz/projects/stb/
DDockerfile20 apt-get install -y wget tar
25 RUN wget -O $SRC/stb/gif.tar.gz https://storage.googleapis.com/google-code-archive-downloads/v2/cod…
26 RUN wget -O $SRC/stb/jpg.tar.gz https://storage.googleapis.com/google-code-archive-downloads/v2/cod…
27 RUN wget -O $SRC/stb/bmp.zip http://entropymine.com/jason/bmpsuite/releases/bmpsuite-2.6.zip
28 RUN wget -O $SRC/stb/tga.zip https://github.com/richgel999/tga_test_files/archive/master.zip
30 RUN wget -O $SRC/stb/tests/gif.dict https://raw.githubusercontent.com/mirrorer/afl/master/dictionar…
/external/bcc/tools/
Dtcpconnlat_example.txt11 1201 wget 4 10.153.223.157 23.23.100.231 80 1.65
12 1201 wget 4 10.153.223.157 23.23.100.231 443 1.60
14 1690 wget 4 10.153.223.157 66.220.156.68 80 1.10
15 1690 wget 4 10.153.223.157 66.220.156.68 443 0.95
16 1690 wget 4 10.153.223.157 66.220.156.68 443 0.99
22 The first line shows a connection from the "wget" process to the IPv4
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/arm64v8/
Ddevel-cpu-arm64v8-jupyter.Dockerfile120 RUN apt-get update && apt-get install -y --no-install-recommends wget git
122 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/classific…
123 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/overfit_a…
124 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/regressio…
125 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/save_and_…
126 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
127 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/text_clas…
129 RUN apt-get autoremove -y && apt-get remove -y wget
/external/mesa3d/.gitlab-ci/container/
Dx86_build.sh20 wget \
66 wget $XORG_RELEASES/util/$XORGMACROS_VERSION.tar.bz2
71 wget $XCB_RELEASES/$XCBPROTO_VERSION.tar.bz2
76 wget $XCB_RELEASES/$LIBXCB_VERSION.tar.bz2
83 wget $WAYLAND_RELEASES/$LIBWAYLAND_VERSION.tar.xz
88 wget $WAYLAND_RELEASES/$WAYLAND_PROTOCOLS_VERSION.tar.xz
98 wget https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v$GLVND_VERSION/libglvnd-v$GLVND_VERSI…
/external/oss-fuzz/projects/proxygen/
DDockerfile27 wget \
34 RUN wget https://sourceforge.net/projects/boost/files/boost/1.70.0/boost_1_70_0.tar.gz && \
46 RUN wget https://github.com/gflags/gflags/archive/v2.2.2.tar.gz && \
60 RUN wget https://github.com/google/glog/archive/v0.4.0.tar.gz && \
74 RUN wget https://github.com/google/googletest/archive/release-1.8.1.tar.gz && \
89 RUN wget https://github.com/facebook/zstd/releases/download/v1.4.2/zstd-1.4.2.tar.gz && \
100 RUN wget https://github.com/fmtlib/fmt/archive/6.0.0.tar.gz && \
115 RUN wget http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz && \
/external/oss-fuzz/projects/open62541/
DDockerfile18 RUN apt-get update && apt-get install -y make cmake python-six wget
20 RUN wget https://open62541.org/libmbedtls/libmbedtls-dev_2.6.0-1_amd64.deb && \
21 wget https://open62541.org/libmbedtls/libmbedcrypto0_2.6.0-1_amd64.deb && \
22 wget https://open62541.org/libmbedtls/libmbedtls10_2.6.0-1_amd64.deb && \
23 wget https://open62541.org/libmbedtls/libmbedx509-0_2.6.0-1_amd64.deb && \
/external/protobuf/kokoro/linux/dockerfile/test/php_32bit/
DDockerfile22 wget \
38 RUN wget http://ftp.gnu.org/gnu/bison/bison-2.6.4.tar.gz -O /var/local/bison-2.6.4.tar.gz
76 RUN wget -O phpunit https://phar.phpunit.de/phpunit-4.phar \
104 RUN wget -O phpunit https://phar.phpunit.de/phpunit-5.phar \
132 RUN wget -O phpunit https://phar.phpunit.de/phpunit-6.phar \
160 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \
188 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \
216 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \
/external/harfbuzz_ng/.circleci/
Dconfig.yml10 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free…
20 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free…
30 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install wget autoconf automake libtool pkg-config ragel free…
92 …- run: apt install -y clang wget autoconf automake libtool pkg-config ragel libfreetype6-dev libfo…
94 …- run: wget http://download.savannah.gnu.org/releases/freetype/freetype-2.9.tar.bz2 && tar xf free…
126 - run: apt update || true; apt install -y wget gnupg
127 - run: wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -
142 - run: apt update || true; apt install -y wget gnupg
143 - run: wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key | apt-key add -
158 - run: apt update || true; apt install -y wget gnupg
[all …]
/external/swiftshader/third_party/subzero/
Dfetch-torture-tests.sh6 wget -O - $BUILD_PATH/wasm-torture-s-$BUILDID.tbz2 \
9 wget -O - $BUILD_PATH/wasm-torture-s2wasm-sexpr-wasm-$BUILDID.tbz2 \
12 wget -O - $BUILD_PATH/wasm-binaries-$BUILDID.tbz2 \
15 wget -O - \
/external/protobuf/kokoro/linux/dockerfile/test/php/
DDockerfile22 wget \
40 RUN wget http://ftp.gnu.org/gnu/bison/bison-2.6.4.tar.gz -O /var/local/bison-2.6.4.tar.gz
80 RUN wget -O phpunit https://phar.phpunit.de/phpunit-4.phar \
110 RUN wget -O phpunit https://phar.phpunit.de/phpunit-5.phar \
140 RUN wget -O phpunit https://phar.phpunit.de/phpunit-6.phar \
170 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \
200 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \
230 RUN wget -O phpunit https://phar.phpunit.de/phpunit-7.phar \
/external/rust/cxx/.devcontainer/
Dbuild.Dockerfile8 …&& wget -q -O bin/install-bazel https://github.com/bazelbuild/bazel/releases/download/4.0.0/bazel-…
9 …&& wget -q -O bin/buck https://jitpack.io/com/github/facebook/buck/a5f0342ae3/buck-a5f0342ae3-java…
10 …&& wget -q -O bin/buildifier https://github.com/bazelbuild/buildtools/releases/latest/download/bui…
11 …&& wget -q -O tmp/watchman.zip https://github.com/facebook/watchman/releases/download/v2020.09.21.…
/external/toybox/toys/pending/
Dwget.c1 /* wget.c - Simple downloader to get the resource file in HTTP server
6 USE_WGET(NEWTOY(wget, "(no-check-certificate)O:", TOYFLAG_USR|TOYFLAG_BIN))
8 config WGET
9 bool "wget"
12 usage: wget -O filename URL
17 wget -O index.html http://www.example.com
18 wget -O sample.jpg ftp://ftp.example.com:21/sample.jpg
170 char ua[] = "toybox wget/" TOYBOX_VERSION, hostname[1024], port[6], path[1024]; in wget_main()
/external/llvm-project/llvm/utils/docker/debian8/
DDockerfile18 build-essential python wget subversion unzip && \
22 RUN wget "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-linux.zip" && \
32 wget "https://cmake.org/files/v3.7/cmake-3.7.2-SHA-256.txt.asc" && \
33 wget "https://cmake.org/files/v3.7/cmake-3.7.2-SHA-256.txt" && \
35 wget "https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz" && \
/external/oss-fuzz/projects/wuffs/
DDockerfile18 RUN apt-get update && apt-get install -y wget
28 RUN wget -O bmpsuite.zip https://entropymine.com/jason/bmpsuite/releases/bmpsuite-2.6.zip
33 RUN wget -O pngsuite.tgz http://www.schaik.com/pngsuite/PngSuite-2017jul19.tgz
38 RUN wget -O rapidjson.zip "https://github.com/guidovranken/rapidjson-fuzzers/blob/master/fuzzer_see…
/external/protobuf/protoc-artifacts/
DDockerfile5 wget \
19 RUN wget -q --no-cookies --no-check-certificate \
27 RUN wget -q http://apache.cs.utah.edu/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz -O…
32 RUN wget http://people.centos.org/tru/devtools-2/devtools-2.repo -P /etc/yum.repos.d && \

12345678910>>...21