Home
last modified time | relevance | path

Searched refs:Install (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/external/fonttools/Windows/
DREADME.TXT13 1. Install Python 2.3 for Windows: http://www.python.org/
14 2. Install py2exe: http://starship.python.net/crew/theller/py2exe/
15 3. Install InnoSetup 4: http://www.jrsoftware.org/
28 1. Install Python 2.3 for Windows: http://www.python.org/
33 3. Install InnoSetup 4: http://www.jrsoftware.org/
34 4. Install Microsoft Visual C++ Toolkit 2003:
/external/chromium_org/tools/cr/cr/actions/
Dinstaller.py29 def Install(self, targets, arguments): member in Installer
41 self.Install(targets, arguments)
54 def Install(self, targets, arguments): member in SkipInstaller
Dadb.py73 def Install(cls, target, arguments): member in Adb
139 def Install(self, targets, arguments): member in AdbInstaller
141 Adb.Install(target, arguments)
/external/chromium_org/build/android/pylib/instrumentation/
Dtest_package.py37 def Install(self, device): member in TestPackage
38 device.Install(self.GetApkPath())
41 device.Install(self._test_support_apk_path)
/external/chromium_org/content/shell/renderer/test_runner/
Dtest_interfaces.cc77 accessibility_controller_->Install(frame); in BindTo()
78 event_sender_->Install(frame); in BindTo()
80 gamepad_controller_->Install(frame); in BindTo()
81 text_input_controller_->Install(frame); in BindTo()
82 test_runner_->Install(frame); in BindTo()
Dgamepad_controller.cc28 static void Install(base::WeakPtr<GamepadController> controller,
58 void GamepadControllerBindings::Install( in Install() function in content::GamepadControllerBindings
160 void GamepadController::Install(WebFrame* frame) { in Install() function in content::GamepadController
161 GamepadControllerBindings::Install(weak_factory_.GetWeakPtr(), frame); in Install()
Daccessibility_controller.cc23 static void Install(base::WeakPtr<AccessibilityController> controller,
51 void AccessibilityControllerBindings::Install( in Install() function in content::AccessibilityControllerBindings
149 void AccessibilityController::Install(blink::WebFrame* frame) { in Install() function in content::AccessibilityController
153 AccessibilityControllerBindings::Install(weak_factory_.GetWeakPtr(), frame); in Install()
Dtext_input_controller.cc26 static void Install(base::WeakPtr<TextInputController> controller,
58 void TextInputControllerBindings::Install( in Install() function in content::TextInputControllerBindings
153 void TextInputController::Install(blink::WebFrame* frame) { in Install() function in content::TextInputController
154 TextInputControllerBindings::Install(weak_factory_.GetWeakPtr(), frame); in Install()
/external/chromium_org/content/shell/renderer/
Dipc_echo.cc22 static void Install(base::WeakPtr<IPCEcho> echo, blink::WebFrame* frame);
74 void IPCEchoBindings::Install(base::WeakPtr<IPCEcho> echo, in Install() function in content::IPCEchoBindings
109 void IPCEcho::Install(blink::WebFrame* frame) { in Install() function in content::IPCEcho
110 IPCEchoBindings::Install(weak_factory_.GetWeakPtr(), frame); in Install()
/external/chromium_org/build/android/
Dupdate_verification.py33 output = device.old_interface.Install(from_apk, reinstall=True)
52 output = device.old_interface.Install(from_apk, reinstall=True)
63 output = device.old_interface.Install(to_apk)
72 output = device.old_interface.Install(to_apk, reinstall=True)
/external/chromium_org/build/android/gyp/
Dapk_install.py87 def Install(): function
88 device.Install(options.apk_path, reinstall=True)
95 Install,
/external/chromium_org/tools/accessibility/nvda/
DREADME.txt12 1. Install Python 2.7, 32-bit: http://www.python.org/
25 3. Install the latest NVDA "next" snapshot from:
28 In the installer, choose "Create Portable copy" rather than "Install...".
42 4. Install Chrome Canary. The binary is typically installed in:
/external/chromium_org/components/component_updater/test/
Dtest_installer.h28 virtual bool Install(const base::DictionaryValue& manifest,
66 virtual bool Install(const base::DictionaryValue& manifest,
Dtest_installer.cc22 bool TestInstaller::Install(const base::DictionaryValue& manifest, in Install() function in component_updater::TestInstaller
62 bool VersionedTestInstaller::Install(const base::DictionaryValue& manifest, in Install() function in component_updater::VersionedTestInstaller
/external/qemu/distrib/sdl-1.2.15/
DREADME.PS310 - Install the SDK installer: rpm -ivh cell-install-3.1.0-0.0.noarch.rpm
11 - Install the SDK: cd /opt/cell && ./cellsdk --iso /tmp/cellsdkiso install
/external/chromium_org/remoting/host/setup/
Ddaemon_installer_win.cc73 virtual void Install() OVERRIDE;
98 virtual void Install() OVERRIDE;
124 void DaemonComInstallerWin::Install() { in Install() function in remoting::DaemonComInstallerWin
276 void DaemonCommandLineInstallerWin::Install() { in Install() function in remoting::DaemonCommandLineInstallerWin
/external/sonivox/jet_tools/JetCreator/
DReadMe1st.txt40 1. Install Python
41 2. Install wxPython
/external/zlib/src/win32/
DREADME-WIN32.txt44 zlib.h Install these files into the compilers' INCLUDE path to
47 zdll.lib Install these files into the compilers' LIB path if linking
50 zlib.lib Install these files into the compilers' LIB path to link zlib
54 zlib1.dll Install this binary shared library into the system PATH, or
56 zlib1.pdb Install in the same directory as zlib1.dll, in order to debug
/external/chromium_org/build/android/gyp/util/
Dbuild_device.py42 def Install(self, *args, **kwargs): member in BuildDevice
43 return self.device.old_interface.Install(*args, **kwargs)
/external/chromium_org/components/component_updater/
Dcomponent_unpacker.cc251 Install(); in EndPatching()
255 void ComponentUnpacker::Install() { in Install() function in component_updater::ComponentUnpacker
271 if (!installer_->Install(*manifest, unpack_path_)) { in Install()
/external/chromium_org/chrome/test/remoting/
Dlaunch_browsertest.cc12 Install(); in IN_PROC_BROWSER_TEST_F()
Dauth_browsertest.cc12 Install(); in IN_PROC_BROWSER_TEST_F()
/external/icu/icu4c/source/samples/props/
Dreadme.txt14 1. Install and build ICU
38 2. Install ICU,
/external/icu/icu4c/source/samples/ustring/
Dreadme.txt14 1. Install and build ICU
38 2. Install ICU,
/external/chromium_org/third_party/icu/source/samples/props/
Dreadme.txt14 1. Install and build ICU
38 2. Install ICU,

12345678910>>...13