HomeSort by relevance Sort by last modified time
    Searched refs:wget (Results 1 - 25 of 43) sorted by null

1 2

  /external/ltp/tools/pounder21/build_scripts/
build_kernel 33 wget "${POUNDER_CACHE}${TARNAME}"
36 wget "http://www.kernel.org/pub/linux/kernel/v2.6/$TARNAME"
lame 41 wget "${POUNDER_CACHE}${NASM_TAR}"
70 wget "${POUNDER_CACHE}${TARNAME}"
113 wget "${POUNDER_CACHE}${S_TARNAME}"
116 wget "http://tech9.net/rml/schedutils/packages/$VERSION/$S_TARNAME"
bonnie++ 61 wget "${POUNDER_CACHE}${TARNAME}"
64 wget "http://www.coker.com.au/bonnie++/$TARNAME"
memtest 42 wget "${POUNDER_CACHE}memtest.shtml"
45 wget "http://people.redhat.com/dledford/memtest.shtml"
ipmitool 56 wget "${POUNDER_CACHE}${TARNAME}"
  /external/libmtp/
sync-usbids.sh 6 WGET=`which wget`
7 if [ "x$WGET" != "x" ]; then
8 wget -O usb.ids http://www.linux-usb.org/usb.ids
12 echo "Could not sync to linux-usb USB ID list. No WGET."
autogen.sh 49 WGET=`which wget`
50 if [ "x$WGET" != "x" ]; then
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
  /external/minijail/
get_googletest.sh 5 wget -q -nc --secure-protocol=TLSv1 "https://github.com/google/googletest/archive/release-${PV}.tar.gz" -O "googletest-release-${PV}.tar.gz"
  /external/swiftshader/third_party/subzero/
fetch-torture-tests.sh 6 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/autotest/client/deps/webgl_perf/files/
update-tarball 7 wget http://hg.mozilla.org/users/bjacob_mozilla.com/webgl-perf-tests/archive/tip.tar.bz2
  /external/zlib/
update_zlib.sh 12 new_version=$(wget -O - --no-verbose -q http://zlib.net/ | \
21 wget -O /tmp/$tgz_file --no-verbose "http://zlib.net/$tgz_file"
  /external/flatbuffers/biicode/support/
bii-travis.sh 19 wget http://www.biicode.com/downloads/latest/ubuntu64
23 wget https://s3.amazonaws.com/biibinaries/thirdparty/cmake-3.0.2-Linux-64.tar.gz
  /external/libopus/doc/
build_isobmff.sh 37 wget -q http://vfrmaniac.fushizen.eu/contents/${HTML} -O ${HTML}
38 wget -q http://vfrmaniac.fushizen.eu/style.css -O ${CSS}
  /tools/repohooks/tools/
cpplint.py-update 49 wget "${GITHUB_URL}/cpplint/cpplint.py" -O "${cpplint_py}"
checkpatch.pl-update 62 wget "${url}" -O checkpatch.pl
67 wget "${url}" -O spelling.txt
  /external/lisa/
install_base_ubuntu.sh 36 python-dev iputils-ping git wget expect
54 wget -qO- $ANDROID_SDK_URL | tar xz -C $SCRIPT_DIR/tools/
  /external/mesa3d/bin/
bugzilla_mesa.sh 43 summary=$(wget --quiet -O - $i | grep -e '<title>.*</title>' | sed -e 's/ *<title>[0-9]\+ &ndash; \(.*\)<\/title>/\1/')
  /external/brotli/
.travis.sh 9 wget https://github.com/bazelbuild/bazel/releases/download/0.4.5/bazel_0.4.5-linux-x86_64.deb
43 wget 'https://raw.githubusercontent.com/nemequ/pgi-travis/de6212d94fd0e7d07a6ef730c23548c337c436a7/install-pgi.sh'
  /external/ltp/tools/pounder21/
libpounder.sh 59 wget -t 1 --timeout=15 "http://$SERVER/sourceforge/$PROGNAME/$TARNAME"
  /device/google/contexthub/firmware/
toolchain-setup.sh 8 wget https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q1-update/+download/gcc-arm-none-eabi-5_3-2016q1-20160330-linux.tar.bz2 &&
  /external/v8/tools/
fuzz-harness.sh 60 wget -q -O "$jsfunfuzz_file" $JSFUNFUZZ_URL || exit 1
  /external/v8/tools/jsfunfuzz/
fuzz-harness.sh 38 wget -q -O "$jsfunfuzz_file" $JSFUNFUZZ_URL || exit 1
  /system/bt/build/
install_deps.sh 54 wget -O gn http://storage.googleapis.com/chromium-gn/$gnsha1
  /external/antlr/antlr-3.4/runtime/Python/
hudson-build.sh 27 wget http://pypi.python.org/packages/source/s/stringtemplate3/stringtemplate3-$ST_VERSION.tar.gz
34 wget http://www.antlr2.org/download/antlr-$ANTLR2_VERSION.tar.gz
  /external/syslinux/mk/
syslinux.mk 71 WGET = wget

Completed in 1071 milliseconds

1 2