Searched refs:installer (Results 1 - 25 of 242) sorted by last modified time

12345678910

/external/svox/picolanginstaller/src/com/svox/langpack/installer/
H A DInstallerActivity.java1 package com.svox.langpack.installer;
45 // only run the installer if there isn't another one running
159 // only run the installer if there isn't another one running
160 // (we only get here if the installer couldn't complete successfully before)
/external/libvorbis/
H A Dconfigure1503 (and sometimes confusing) to the casual installer
/external/libogg/
H A Dconfigure1472 (and sometimes confusing) to the casual installer
/external/libopus/
H A Dconfigure1425 (and sometimes confusing) to the casual installer
/external/libpng/
H A Dconfigure1442 sometimes confusing) to the casual installer
/external/libexif/
H A Dconfigure1419 (and sometimes confusing) to the casual installer
/external/elfutils/0.153/
H A Dconfigure1363 (and sometimes confusing) to the casual installer
/external/e2fsprogs/debian/
H A Drules679 dpkg-distaddfile $(UDEB_NAME) debian-installer $(UDEB_PRIORITY)
681 dpkg-distaddfile $(BLKID_UDEB_NAME) debian-installer $(BLKID_UDEB_PRIORITY)
682 dpkg-distaddfile $(UUID_UDEB_NAME) debian-installer $(UUID_UDEB_PRIORITY)
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dconfigure1395 (and sometimes confusing) to the casual installer
/external/chromium_org/third_party/opus/src/
H A Dconfigure1425 (and sometimes confusing) to the casual installer
/external/chromium_org/tools/win/
H A Dcopy-installer.bat7 REM Copies an installer and symbols from a build directory on a network share
11 REM \\build.share\<path_to_checkout>\src\tools\win\copy-installer.bat
19 REM in a given build tree by creating a "copy-installer.cfg" file alongside the
32 IF EXIST "%FROM%\..\copy-installer.cfg" CALL "%FROM%\..\copy-installer.cfg"
/external/chromium_org/win8/delegate_execute/
H A Dchrome_util.cc27 #include "chrome/installer/util/browser_distribution.h"
28 #include "chrome/installer/util/install_util.h"
29 #include "chrome/installer/util/util_constants.h"
154 } else if (exit_code != installer::RENAME_SUCCESSFUL) {
H A Dcommand_execute_impl.cc26 #include "chrome/installer/util/browser_distribution.h"
27 #include "chrome/installer/util/install_util.h"
28 #include "chrome/installer/util/shell_util.h"
29 #include "chrome/installer/util/util_constants.h"
260 display_name_.find(installer::kChromeExe) != base::string16::npos) {
387 if (display_name.find(installer::kChromeExe) != base::string16::npos)
/external/chromium_org/win8/metro_driver/
H A Dwinrt_utils.cc14 #include "chrome/installer/util/browser_distribution.h"
15 #include "chrome/installer/util/install_util.h"
214 BrowserDistribution::SHORTCUT_CHROME) + installer::kLnkExt;
/external/chromium_org/remoting/host/installer/linux/
H A DMakefile34 install "$(SRC_DIR)/remoting/host/installer/linux/is-remoting-session" \
68 install $(BUILD_DIR)/remoting/installer/cron/chrome-remote-desktop \
H A Dbuild-deb.sh12 source ${SCRIPTDIR}/../../../../chrome/installer/linux/common/installer.include
123 CRON_SCRIPT_DIR="${SCRIPTDIR}/../../../../out/Release/remoting/installer/cron"
126 "${SCRIPTDIR}/../../../../chrome/installer/linux/common/repo.cron" \
/external/chromium_org/remoting/host/installer/mac/Scripts/
H A Dkeystone_install.sh9 /usr/sbin/installer -pkg "$1/@@HOST_PKG@@.pkg" -target /
/external/chromium_org/chrome/common/variations/
H A Dexperiment_labels.cc14 #include "chrome/installer/util/google_update_experiment_util.h"
40 label += installer::BuildExperimentDateString(current_time);
/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi.cc11 #include "chrome/installer/gcapi/gcapi.h"
37 #include "chrome/installer/gcapi/gcapi_omaha_experiment.h"
38 #include "chrome/installer/gcapi/gcapi_reactivation.h"
39 #include "chrome/installer/launcher_support/chrome_launcher_support.h"
40 #include "chrome/installer/util/google_update_constants.h"
41 #include "chrome/installer/util/google_update_settings.h"
42 #include "chrome/installer/util/util_constants.h"
43 #include "chrome/installer/util/wmi.h"
547 if (!installer::WMIProcess::Launch(chrome_command.GetCommandLineString(),
H A Dgcapi_omaha_experiment.cc5 #include "chrome/installer/gcapi/gcapi_omaha_experiment.h"
13 #include "chrome/installer/gcapi/gcapi.h"
14 #include "chrome/installer/util/google_update_constants.h"
15 #include "chrome/installer/util/google_update_experiment_util.h"
16 #include "chrome/installer/util/google_update_settings.h"
90 installer::BuildExperimentDateString(
/external/chromium_org/chrome/installer/linux/debian/
H A Dbuild.sh8 # builds don't add the "${BUILDDIR}/installer/" files needed for packaging.
79 process_template "${BUILDDIR}/installer/common/repo.cron" \
85 process_template "${BUILDDIR}/installer/debian/debian.menu" \
88 process_template "${BUILDDIR}/installer/debian/postinst" \
91 process_template "${BUILDDIR}/installer/debian/prerm" \
94 process_template "${BUILDDIR}/installer/debian/postrm" \
222 source ${BUILDDIR}/installer/common/installer.include
228 source "${BUILDDIR}/installer/common/google-chrome.info"
230 source "${BUILDDIR}/installer/commo
[all...]
/external/chromium_org/chrome/installer/linux/rpm/
H A Dbuild.sh8 # builds don't add the "${BUILDDIR}/installer/" files needed for packaging.
60 process_template "${BUILDDIR}/installer/common/rpmrepo.cron" \
114 echo "chrome/installer/linux/rpm/expected_deps_i386"
115 echo "chrome/installer/linux/rpm/expected_deps_x86_64"
273 source ${BUILDDIR}/installer/common/installer.include
278 source "${BUILDDIR}/installer/common/google-chrome.info"
280 source "${BUILDDIR}/installer/common/chromium-browser.info"
283 "${BUILDDIR}/installer/theme/BRANDING")
/external/chromium_org/chrome/installer/mac/
H A Ddirdiffer.sh128 if [[ "${script_dir_phys}" =~ ^(.*)/src/chrome/installer/mac$ ]]; then
H A Ddirpatcher.sh71 if [[ "${script_dir_phys}" =~ ^(.*)/src/chrome/installer/mac$ ]]; then
/external/chromium_org/chrome/installer/setup/
H A Darchive_patch_helper.cc5 #include "chrome/installer/setup/archive_patch_helper.h"
9 #include "chrome/installer/util/lzma_util.h"
13 namespace installer { namespace
105 } // namespace installer

Completed in 6331 milliseconds

12345678910