HomeSort by relevance Sort by last modified time
    Searched full:installer (Results 26 - 50 of 264) sorted by null

12 3 4 5 6 7 8 91011

  /external/svox/picolanginstaller/res/values-en-rGB/
strings.xml 22 <string name="app_name" msgid="3853942104135735825">"Speech Synthesis Data Installer"</string>
25 <string name="uninstall_message" msgid="174096141356529599">"The voice data has been installed successfully. You can now safely remove this installer."</string>
  /external/webkit/Tools/wx/packaging/
wxWebKitInstaller.iss.in 0 ; Installer script for wxWebKit for wxPython
19 OutputDir=win-installer
  /external/chromium/chrome/browser/first_run/
first_run_win.cc 32 #include "chrome/installer/util/browser_distribution.h"
33 #include "chrome/installer/util/google_update_constants.h"
34 #include "chrome/installer/util/google_update_settings.h"
35 #include "chrome/installer/util/install_util.h"
36 #include "chrome/installer/util/shell_util.h"
37 #include "chrome/installer/util/util_constants.h"
135 exe_path = exe_path.Append(installer::kInstallerDir);
136 exe_path = exe_path.Append(installer::kSetupExe);
  /external/chromium/chrome/browser/google/
google_update.cc 19 #include "chrome/installer/util/browser_distribution.h"
20 #include "chrome/installer/util/google_update_constants.h"
21 #include "chrome/installer/util/helper.h"
22 #include "chrome/installer/util/install_util.h"
69 installer::GetChromeInstallPath(false, dist).value();
71 installer::GetChromeInstallPath(true, dist).value();
85 std::wstring app_guid = installer::GetAppGuidForUpdates(
325 std::wstring app_guid = installer::GetAppGuidForUpdates(system_level);
google_update_settings_unittest.cc 5 #include "chrome/installer/util/google_update_settings.h"
  /external/llvm/lib/Support/
ToolOutputFile.cpp 38 : Installer(filename),
42 Installer.Keep = true;
  /external/svox/picolanginstaller/res/values-fr/
strings.xml 27 <string name="retry_message" product="nosdcard" msgid="8048316007107408391">"Impossible d\'installer les données vocales. Assurez-vous que votre mémoire de stockage USB dispose d\'au moins 6 Mo d\'espace disponible."</string>
28 <string name="retry_message" product="default" msgid="4262829785604216441">"Impossible d\'installer les données vocales. Assurez-vous que vous avez bien inséré votre carte SD dans votre appareil, et que celle-ci dispose d\'au moins 6 Mo d\'espace disponible. Si toutefois votre carte SD est déjà insérée, veuillez la retirer, puis la réinsérer."</string>
  /external/svox/picolanginstaller/res/values-tl/
strings.xml 22 <string name="app_name" msgid="3853942104135735825">"Speech Synthesis Data Installer"</string>
25 <string name="uninstall_message" msgid="174096141356529599">"Matagumpay na na-install ang data ng voice. Ligtas mo nang maaalis ang installer na ito."</string>
  /cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/src/com/android/cts/permissiondeclareapp/
SetInstallerPackage.java 28 String installerPackage = intent.getStringExtra("installer");
  /development/pdk/docs/porting/
source_setup_guide.jd 58 # Line commented out by installer because it failed to verify:
60 # Line commented out by installer because it failed to verify:
62 # Line commented out by installer because it failed to verify:
64 # Line commented out by installer because it failed to verify:
  /external/chromium/chrome/browser/
DEPS 4 "+chrome/installer",
platform_util_win.cc 22 #include "chrome/installer/util/browser_distribution.h"
23 #include "chrome/installer/util/google_update_constants.h"
24 #include "chrome/installer/util/google_update_settings.h"
25 #include "chrome/installer/util/install_util.h"
  /external/expat/win32/
MANIFEST.txt 7 directory you specified to the installer.
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarieddi.S 33 /*--- Vector installer ---*/
  /external/svox/PicoLangInstallerDeuDeu/
AndroidManifest.xml 17 <action android:name="com.svox.langpack.installer.RUN_TTS_DATA_INSTALLER" />
  /external/svox/PicoLangInstallerEngGbr/
AndroidManifest.xml 17 <action android:name="com.svox.langpack.installer.RUN_TTS_DATA_INSTALLER" />
  /external/svox/PicoLangInstallerEngUsa/
AndroidManifest.xml 17 <action android:name="com.svox.langpack.installer.RUN_TTS_DATA_INSTALLER" />
  /external/svox/PicoLangInstallerFraFra/
AndroidManifest.xml 17 <action android:name="com.svox.langpack.installer.RUN_TTS_DATA_INSTALLER" />
  /external/svox/PicoLangInstallerItaIta/
AndroidManifest.xml 17 <action android:name="com.svox.langpack.installer.RUN_TTS_DATA_INSTALLER" />
  /external/svox/PicoLangInstallerSpaEsp/
AndroidManifest.xml 17 <action android:name="com.svox.langpack.installer.RUN_TTS_DATA_INSTALLER" />
  /external/svox/pico/src/com/svox/pico/
DownloadVoiceData.java 28 private final static String MARKET_URI = "market://search?q=pname:com.svox.langpack.installer";
  /external/svox/picolanginstaller/res/values-be/
strings.xml 22 <string name="app_name" msgid="3853942104135735825">"Speech Synthesis Data Installer"</string>
  /external/svox/picolanginstaller/src/com/svox/langpack/installer/
InstallerActivity.java 1 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)
  /packages/apps/Stk/src/com/android/stk/
StkAppInstaller.java 26 * Application installer for SIM Toolkit.
  /packages/providers/DrmProvider/res/values-da/
strings.xml 22 <string name="permlab_installDrm" msgid="4716871004736576753">"Installer DRM-indhold."</string>

Completed in 715 milliseconds

12 3 4 5 6 7 8 91011