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

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /external/chromium/build/
install-build-deps.sh 254 sudo apt-get update
256 # We initially run "apt-get" with the --reinstall option and parse its output.
259 # We then re-run "apt-get" with just the list of missing packages.
265 new_list_cmd="sudo apt-get install --reinstall $(echo $packages)"
270 # We expect apt-get to have exit status of 1.
279 sudo apt-get install ${new_list}
283 # An apt-get exit status of 100 indicates that a real error has occurred.
298 # Ubuntu you can do "apt-get install binutils-gold" to get it), but
319 if apt-cache show binutils-gold | grep -Eq 'Version: 2.2[1-9].*'; then
321 sudo apt-get install binutils-gol
    [all...]
install-chroot.sh 82 trap 'sudo apt-get clean; tput bel; echo; echo Failed' EXIT
85 # are already installed, don't force another "apt-get install". That would
93 [ -n "$dep" ] && sudo apt-get -y install $dep
94 sudo apt-get -y install schroot
227 -r "/var/lib/chroot/${target}/etc/apt/sources.list" ] &&
235 d' "/var/lib/chroot/${target}/etc/apt/sources.list"
239 -r "/var/lib/chroot/${target}/etc/apt/sources.list" ] &&
246 d' "/var/lib/chroot/${target}/etc/apt/sources.list"
250 apt-get update; apt-get -y dist-upgrade' ||
    [all...]
  /development/build/tools/
windows_sdk.mk 19 $(error MinGW is required to build a Windows SDK. Please 'apt-get install mingw32')
22 $(error Need a unix2dos command. Please 'apt-get install tofrodos')
  /prebuilt/common/ecj/
ecj.jar 
  /external/opencv/cv/src/
cvsurf.cpp 284 CvPoint apt[81]; local
333 apt[nangle0++] = cvPoint(j,i);
368 j = apt[kk].x; i = apt[kk].y;
  /external/srec/config/en.us/
Android.mk 85 # "apt-get install advancecomp".) It makes the output about 10% smaller.
  /ndk/build/tools/
prebuilt-common.sh 617 echo "TIP: On Debian or Ubuntu, try: sudo apt-get install $DEBIAN_NAME"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 752 milliseconds