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

  /sdk/eclipse/scripts/
setup_eclipse.sh 56 wget --continue $V --output-document="$TARGZ" "$DOWNLOAD_URL"
  /external/dbus/cmake/
cross-compile.sh 70 (cd /tmp; wget http://www.winkde.org/pub/kde/ports/win32/repository/win32libs/expat-2.0.1-bin.zip)
71 (cd /tmp; wget http://www.winkde.org/pub/kde/ports/win32/repository/win32libs/expat-2.0.1-lib.zip)
  /bionic/libc/tools/zoneinfo/
generate 26 wget -N --no-verbose 'ftp://munnari.oz.au/pub/tzdata*.tar.gz'
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 26 wget -q http://www-flash.stanford.edu/apps/SPLASH/splash2.tar.gz
29 wget -q http://www.capsl.udel.edu/splash/splash2-modified.patch.gz
  /external/stlport/src/
locale_impl.cpp 308 locale::facet *wget = 0; local
328 wget = new time_get_byname<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >(__time);
333 _STLP_UNWIND(delete wget; delete put; delete get; _STLP_PRIV __release_time(__time));
343 this->insert(wget, time_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id);
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 308 locale::facet *wget = 0; local
328 wget = new time_get_byname<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >(__time);
333 _STLP_UNWIND(delete wget; delete put; delete get; _STLP_PRIV __release_time(__time));
343 this->insert(wget, time_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >::id);
  /external/chromium/build/
install-build-deps.sh 53 test -f $BINUTILS.tar.bz2 || wget $BINUTILS_URL
  /ndk/build/core/
ndk-common.sh 543 find_program CMD_WGET wget
548 # Download a file with either 'curl', 'wget' or 'scp'
561 echo "Please install wget or curl on this machine"
  /external/expat/
Makefile.in 166 wget --output-document=tests/xmlts.zip \
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 491 find_program CMD_WGET wget
495 # Download a file with either 'curl', 'wget' or 'scp'
508 echo "Please install wget or curl on this machine"
    [all...]
  /external/qemu-pc-bios/bochs/
configure 900 WGET
    [all...]

Completed in 284 milliseconds