Home
last modified time | relevance | path

Searched refs:wget (Results 1 – 25 of 190) sorted by relevance

12345678

/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/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
Dgethostlatency_example.txt10 06:10:24 28011 wget 90.00 www.iovisor.org
11 06:10:28 28127 wget 0.00 www.iovisor.org
12 06:10:41 28404 wget 9.00 www.netflix.com
/external/tensorflow/tensorflow/tools/dockerfiles/partials/
Djupyter.partial.Dockerfile7 RUN apt-get install -y --no-install-recommends wget
9 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
10 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
12 RUN apt-get autoremove -y && apt-get remove -y wget
Dtensorflow-ppc64le.partial.Dockerfile7 RUN apt-get update && apt-get install -y wget libhdf5-dev
26 …PACKAGE=$(wget -qO- ${BASE}"api/xml?xpath=//fileName&wrapper=artifacts" | grep -o "[^<>]*cp${MAJOR…
27 wget ${BASE}"artifact/tensorflow_pkg/"${PACKAGE}; \
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ppc64le/
Dcpu-ppc64le-jupyter.Dockerfile51 RUN apt-get update && apt-get install -y wget libhdf5-dev
70 …PACKAGE=$(wget -qO- ${BASE}"api/xml?xpath=//fileName&wrapper=artifacts" | grep -o "[^<>]*cp${MAJOR…
71 wget ${BASE}"artifact/tensorflow_pkg/"${PACKAGE}; \
83 RUN apt-get install -y --no-install-recommends wget
85 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
86 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
88 RUN apt-get autoremove -y && apt-get remove -y wget
Dgpu-ppc64le-jupyter.Dockerfile88 RUN apt-get update && apt-get install -y wget libhdf5-dev
107 …PACKAGE=$(wget -qO- ${BASE}"api/xml?xpath=//fileName&wrapper=artifacts" | grep -o "[^<>]*cp${MAJOR…
108 wget ${BASE}"artifact/tensorflow_pkg/"${PACKAGE}; \
120 RUN apt-get install -y --no-install-recommends wget
122 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
123 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
125 RUN apt-get autoremove -y && apt-get remove -y wget
Ddevel-cpu-ppc64le-jupyter.Dockerfile116 RUN apt-get install -y --no-install-recommends wget
118 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
119 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
121 RUN apt-get autoremove -y && apt-get remove -y wget
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/
Ddevel-cpu-jupyter.Dockerfile77 wget \
99wget -O /bazel/installer.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL_VERSION…
100wget -O /bazel/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE" && \
114 RUN apt-get install -y --no-install-recommends wget
116 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
117 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
119 RUN apt-get autoremove -y && apt-get remove -y wget
Ddevel-gpu-jupyter.Dockerfile58 wget \
110 wget \
132wget -O /bazel/installer.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL_VERSION…
133wget -O /bazel/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE" && \
147 RUN apt-get install -y --no-install-recommends wget
149 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
150 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
152 RUN apt-get autoremove -y && apt-get remove -y wget
Dcpu-jupyter.Dockerfile65 RUN apt-get install -y --no-install-recommends wget
67 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
68 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
70 RUN apt-get autoremove -y && apt-get remove -y wget
Dgpu-jupyter.Dockerfile102 RUN apt-get install -y --no-install-recommends wget
104 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_cla…
105 RUN wget https://raw.githubusercontent.com/tensorflow/docs/master/site/en/tutorials/keras/basic_tex…
107 RUN apt-get autoremove -y && apt-get remove -y wget
/external/protobuf/protoc-artifacts/
DDockerfile5 wget \
17 RUN wget -q --no-cookies --no-check-certificate \
24 RUN wget -q http://apache.cs.utah.edu/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz -O…
29 RUN wget http://people.centos.org/tru/devtools-1.1/devtools-1.1.repo -P /etc/yum.repos.d
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ubuntu/
Dbazel.partial.Dockerfile5 wget \
27wget -O /bazel/installer.sh "https://github.com/bazelbuild/bazel/releases/download/${BAZEL_VERSION…
28wget -O /bazel/LICENSE.txt "https://raw.githubusercontent.com/bazelbuild/bazel/master/LICENSE" && \
/external/libmtp/
Dautogen.sh49 WGET=`which wget`
54 wget -O tmpfile http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
56 wget -O tmpfile http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
Dsync-usbids.sh6 WGET=`which wget`
8 wget -O usb.ids http://www.linux-usb.org/usb.ids
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/debian8/
DDockerfile19 build-essential python wget subversion unzip && \
23 RUN wget "https://github.com/ninja-build/ninja/releases/download/v1.8.2/ninja-linux.zip" && \
33 wget "https://cmake.org/files/v3.7/cmake-3.7.2-SHA-256.txt.asc" && \
34 wget "https://cmake.org/files/v3.7/cmake-3.7.2-SHA-256.txt" && \
36 wget "https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz" && \
/external/error_prone/
Dupdate.sh40 wget ${JAR_URL} -O ${DIR}/$(basename ${JAR_URL})
41 wget ${JAR_URL}.sha1 -O ${DIR}/$(basename ${JAR_URL}).sha1
42 wget ${JAR_URL}.asc -O ${DIR}/$(basename ${JAR_URL}).asc
/external/tensorflow/tensorflow/tools/ci_build/install/
Dinstall_buildifier.sh19 wget https://github.com/bazelbuild/buildtools/releases/download/0.4.5/buildifier
24 wget https://github.com/bazelbuild/buildtools/releases/download/0.4.5/buildozer
/external/libtextclassifier/models/
Dupdate.sh12 for f in $(wget -O- "$1/FILELIST"); do
14 wget "$1/$f" -O "$destination"
/external/zlib/
Dupdate_zlib.sh12 new_version=$(wget -O - --no-verbose -q http://zlib.net/ | \
21 wget -O /tmp/$tgz_file --no-verbose "http://zlib.net/$tgz_file"
/external/libopus/doc/
Dbuild_isobmff.sh37 wget -q http://vfrmaniac.fushizen.eu/contents/${HTML} -O ${HTML}
38 wget -q http://vfrmaniac.fushizen.eu/style.css -O ${CSS}
/external/grpc-grpc/templates/tools/dockerfile/
Dclang5.include1 RUN apt-get update && apt-get -y install wget xz-utils
2 RUN wget http://releases.llvm.org/5.0.0/clang+llvm-5.0.0-linux-x86_64-ubuntu14.04.tar.xz
/external/libxcam/m4/
Dxcam-utils.m424 wget --tries=2 --timeout=5 -q --no-use-server-timestamps $1 -O $2
25 AS_IF([test "$?" != 0], [AC_MSG_ERROR([download/wget $2 failed])])
/external/google-fruit/extras/dockerfiles/
Dcommon_install.sh6 apt-get install -y --no-install-recommends wget gnupg
8 wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | apt-key add -

12345678