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

1 2

  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
toy.ml 6 (* Install standard binary operators.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
toy.ml 8 (* Install standard binary operators.
  /packages/apps/VoiceDialer/
Android.mk 14 # Install the srec data files if VoiceDialer.apk is installed to system image.
  /external/grub/docs/
menu.lst 76 title Install GRUB into the hard disk
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml 13 (* Install standard binary operators.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml 13 (* Install standard binary operators.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml 13 (* Install standard binary operators.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml 13 (* Install standard binary operators.
  /device/ti/panda/wl12xx/
Android.mk 23 # Install from ti-wpan.tgz:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 85 # Location where we're going to install the toolchain during the build
94 # Location where we're going to install the final binaries
508 echo "Please install wget or curl on this machine"
522 echo "Please install scp on this machine"
1197 task2_define install_binutils "Install binutils-$BINUTILS_VERSION"
1202 make install
1232 task2_define install_gmp "Install gmp-$GMP_VERSION"
1237 make install
    [all...]
  /external/webkit/Tools/CygwinDownloader/
cygwin-downloader.py 100 elif line[:9] == "install: " and not len(packages[current_package]["path"]):
142 I will run setup.exe. Select the "Install
  /external/chromium/chrome/browser/resources/file_manager/js/
util.js 38 * Install a sensible toString() on the FileError object.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 34 REM Install Eclipse and org.eclipse.test plugin
  /gdk/build/core/
build-binary.mk 126 @ echo "Install BCLib : $(PRIVATE_NAME) => $(call pretty-dir,$(PRIVATE_DST))"
128 $(hide) install -p $(PRIVATE_SRC) $(PRIVATE_DST)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 122 # Location where we're going to install the toolchain during the build
126 # Location where we're going to install the final binaries
586 echo "Please install wget or curl on this machine"
600 echo "Please install scp on this machine"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 122 # Location where we're going to install the toolchain during the build
126 # Location where we're going to install the final binaries
586 echo "Please install wget or curl on this machine"
600 echo "Please install scp on this machine"
    [all...]
  /external/grub/util/
grub-install.in 3 # Install GRUB on your drive.
34 log_file=/tmp/grub-install.log.$$
35 img_file=/tmp/grub-install.img.$$
50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"
61 Usage: grub-install [OPTION] install_device
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
76 grub-install copies GRUB images into the DIR/boot directory specfied by
77 --root-directory, and uses the grub shell to install grub into the boo
    [all...]
grub-install 3 # Install GRUB on your drive.
34 log_file=/tmp/grub-install.log.$$
35 img_file=/tmp/grub-install.img.$$
50 mklog="/bin/mktemp /tmp/grub-install.log.XXXXXX"
51 mkimg="/bin/mktemp /tmp/grub-install.img.XXXXXX"
61 Usage: grub-install [OPTION] install_device
62 Install GRUB on your drive.
66 --root-directory=DIR install GRUB images under the directory DIR
76 grub-install copies GRUB images into the DIR/boot directory specfied by
77 --root-directory, and uses the grub shell to install grub into the boo
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
  /external/strace/
strace.spec 22 Install strace if you need a tool to track the system calls made and
37 Install strace if you need a tool to track the system calls made and
51 %install
53 make DESTDIR=%{buildroot} install
  /external/chromium/chrome/browser/resources/ntp/
drag_drop_controller.js 38 // Install the 'mousedown' handler, the entry point to drag and drop.
  /external/openssh/contrib/caldera/
openssh.spec 196 %Install
199 make install DESTDIR=%{buildroot}
219 install -m644 contrib/caldera/sshd.pam %{buildroot}/etc/pam.d/sshd
224 install -m 0755 contrib/caldera/sshd.init %{buildroot}%{SVIdir}/sshd
243 install -m 0755 contrib/caldera/ssh-host-keygen $SKG
250 # install remaining docs
254 install -p -m 0444 %{SOURCE3} $DocD/faq.html
287 if [ -x %{LSBinit}-install ]; then
288 %{LSBinit}-install sshd
290 lisa --SysV-init install sshd S55 2:3:4:5 K45 0:1:
    [all...]
  /ndk/build/core/
build-binary.mk 409 @$(HOST_ECHO) "Install : $(PRIVATE_NAME) => $(call pretty-dir,$(PRIVATE_DST))"
411 $(hide) $(call host-install,$(PRIVATE_SRC),$(PRIVATE_DST))
  /external/libvpx/build/make/
configure.sh 92 Install options:
1054 install -D ${source_path}/$f $f
  /external/elfutils/
elfutils.spec 96 %install
186 - Install <elfutils/version.h> header file for applications to use in
488 - do "make check" in %%check, not %%install, section.

Completed in 1054 milliseconds

1 2