HomeSort by relevance Sort by last modified time
    Searched defs:install (Results 51 - 75 of 953) sorted by null

1 23 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /external/guice/core/test/com/google/inject/
ModuleTest.java 17 binder.install(new B());
18 binder.install(new C());
25 binder.install(new D());
32 binder.install(new D());
  /external/python/cpython2/Lib/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /external/selinux/libsemanage/src/
policy.h 49 /* Install a policy module */
50 int (*install) (struct semanage_handle *, char *, size_t, const char *, const char *); member in struct:semanage_policy_table
52 /* Install a policy module */
90 /* Install via module info */
  /external/skia/gm/
perlinnoise.cpp 120 void install(SkPaint* paint, Type type, function in class:PerlinNoiseGM2
135 this->install(&paint, Type::kFractalNoise, 0.1f, 0.1f, 2, 0, false);
  /external/skqp/gm/
perlinnoise.cpp 120 void install(SkPaint* paint, Type type, function in class:PerlinNoiseGM2
135 this->install(&paint, Type::kFractalNoise, 0.1f, 0.1f, 2, 0, false);
  /packages/apps/Stk/src/com/android/stk/
StkAppInstaller.java 41 public static void install(Context context) { method in class:StkAppInstaller
49 private static void setAppState(Context context, boolean install) {
61 int state = install ? PackageManager.COMPONENT_ENABLED_STATE_ENABLED
72 CatLog.d(LOG_TAG, "Change app state[" + install + "]");
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
MockClock.java 23 public void install() { method in class:MockClock
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py 4 (install all Python modules)."""
23 description = "install all Python modules (extensions and pure Python)"
41 ('install-dir=', 'd', "directory to install to"),
42 ('build-dir=','b', "build directory (where to install from)"),
56 # let the 'install' command dictate our installation directory
65 # Get all the information we need to install pure Python modules
66 # from the umbrella 'install' command -- build (source) directory,
67 # install (target) directory, and whether to compile .py files.
68 self.set_undefined_options('install',
113 def install(self): member in class:install_lib
    [all...]
  /build/soong/cc/
ndk_library.go 334 func (stub *stubDecorator) install(ctx ModuleContext, path android.Path) { func
  /external/autotest/client/common_lib/
software_manager.py 156 def install(self, name): member in class:SoftwareManager
158 Install package [name].
162 return self.backend.install(name)
217 self.install(provides)
392 def install(self, name): member in class:YumBackend
400 command = 'install'
509 def install(self, name): member in class:ZypperBackend
516 i_cmd = self.base_command + ' install -l ' + name
628 def install(self, name): member in class:AptBackend
634 command = 'install'
    [all...]
  /external/deqp/scripts/android/
install_apk.py 127 def install (adbPath, apkPath, extraArgs = [], printPrefix=""): function
130 'install',
133 print printPrefix + "Install complete\n",
142 install(adbPath, apkPath, ['-s', device.serial], printPrefix)
201 help="Install package in parallel")
206 help="Install package to device with serial number")
210 help="Install to all devices")
  /external/guice/core/src/com/google/inject/
AbstractModule.java 119 * @see Binder#install(Module)
121 protected void install(Module module) { method in class:AbstractModule
122 binder().install(module);
Binder.java 197 * {@link #bindInterceptor}, {@link #install}, {@link #requestStaticInjection},
286 void install(Module module); method in interface:Binder
PrivateModule.java 40 * {@link Binder#install install()}. Its bindings live in a new environment that inherits bindings,
55 * install(new TransactionalBarModule());
59 * install(new MoreImplementationDetailsModule());
181 * @see Binder#install(Module)
183 protected final void install(Module module) { method in class:PrivateModule
184 binder().install(module);
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
ServletModule.java 51 // Install common bindings (skipped if already installed).
52 install(new InternalServletModule()); method
54 // Install local filter and servlet bindings.
221 * <b>install(new WebServiceModule());</b>
222 * install(new RpcModule());
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowHttpResponseCache.java 31 public static HttpResponseCache install(File directory, long maxSize) { method in class:ShadowHttpResponseCache
  /external/skia/infra/bots/recipe_modules/flavor/
default_flavor.py 146 def install(self): member in class:DefaultFlavorUtils
gn_android_flavor.py 400 def install(self): function
  /external/skqp/infra/bots/recipe_modules/flavor/
default_flavor.py 146 def install(self): member in class:DefaultFlavorUtils
gn_android_flavor.py 418 def install(self): function
  /frameworks/base/core/tests/coretests/src/android/net/
SSLSessionCacheTest.java 46 SSLSessionCache.install(new SSLSessionCache(mock), ctx);
49 SSLSessionCache.install(null, ctx);
56 SSLSessionCache.install(

Completed in 1357 milliseconds

1 23 4 5 6 7 8 91011>>