HomeSort by relevance Sort by last modified time
    Searched refs:Install (Results 101 - 119 of 119) sorted by null

1 2 3 45

  /external/chromium_org/remoting/host/setup/
daemon_controller_win.cc 352 LOG(ERROR) << "Failed to install the Chromoting Host "
489 // Otherwise, install it if its COM registration entry is missing.
501 installer_->Install();
  /external/chromium_org/build/android/pylib/
android_commands.py 384 def Install(self, package_file_path, reinstall=False):
388 package_file_path: Path to .apk file to install.
392 A status string returned by adb install
397 install_cmd = ['install']
418 apk_path: Path to .apk file to install.
429 logging.info('Skipped install: identical %s APK already installed' %
432 # Install.
439 install_status = self.Install(apk_path, reinstall=keep_data)
448 raise Exception('Install failure')
    [all...]
  /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...]
  /external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.cc 318 // Verify that we can check for updates and install one component. Besides
409 // particular there should not be an install because the minimum product
448 // - This triggers a second loop, which has a reply that triggers an install.
766 // Verify that we can download and install a component and a differential
888 // A failed differential update does not count as a failed install.
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 14 // Install a wrapper that temporarily replaces the original function.
  /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.
  /external/jpeg/
ltmain.sh 186 *install*|cp|mv)
187 mode=install
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 186 *install*|cp|mv)
187 mode=install
    [all...]
  /ndk/build/core/
build-binary.mk 572 @$(HOST_ECHO) "Install : $(PRIVATE_NAME) => $(call pretty-dir,$(PRIVATE_DST))"
573 $(hide) $(call host-install,$(PRIVATE_SRC),$(PRIVATE_DST))
  /external/libvpx/libvpx/build/make/
configure.sh 93 Install options:
    [all...]
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
util.js 44 * Install a sensible toString() on the FileError object.
    [all...]
  /external/blktrace/doc/
blktrace.tex 105 Install the new kernel (and modules\ldots) and reboot.
129 To build and install the tools, execute the following sequence (as root):
133 % make && make install
    [all...]
  /external/chromium_org/v8/src/
v8natives.js 45 // Helper function used to install functions on objects.
62 // Helper function to install a getter-only accessor property.
71 // Helper function to install a getter/setter accessor property.
90 // Install functions first, because this function is used to initialize
    [all...]
  /external/v8/src/
v8natives.js 47 // Helper function used to install functions on objects.
70 // Install functions first, because this function is used to initialize
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/
deprecated_code_generator_v8.pm     [all...]
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 

Completed in 3372 milliseconds

1 2 3 45