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

1 2 3 4 5 6 7 8 91011>>

  /external/capstone/packages/homebrew/
capstone.rb 15 def install method in class:Capstone
23 system "./make.sh", "install"
  /external/scapy/.travis/
pylibpcap.rb 6 def install method in class:Pylibpcap
  /external/syslinux/com32/modules/stubs/
swapstub.asm 10 install: label
  /external/autotest/server/
installable_object.py 23 Get the source material required to install the object.
37 def install(self, host): member in class:InstallableObject
  /external/capstone/
make.sh 73 function install { function
76 # we are going to install into /usr/local, so remove old installs under /usr
79 # install into /usr/local
86 ${MAKE} CC=$CC PKGCFGDIR=$PKGCFGDIR install
88 ${MAKE} PKGCFGDIR=$PKGCFGDIR install
92 ${MAKE} CC=$CC install
94 ${MAKE} install
100 ${MAKE} LIBDIRARCH=lib64 CC="$CC" install
102 ${MAKE} LIBDIRARCH=lib64 install
106 ${MAKE} CC="$CC" install
    [all...]
  /external/python/cpython2/Demo/tkinter/ttk/
plastik_theme.py 16 plastik_theme.install(plastik_image_dir)
27 __all__ = ['install']
46 def install(imgdir): function
  /external/vulkan-validation-layers/demos/smoke/android/
build-and-install 22 glslang=$(realpath ../../../external/glslang/build/install/bin/glslangValidator)
36 install() { function
37 adb install -r build/outputs/apk/android-debug.apk
47 install
  /build/soong/python/
test.go 32 func (test *testDecorator) install(ctx android.ModuleContext, file android.Path) { func
38 test.binaryDecorator.pythonInstaller.install(ctx, file)
installer.go 59 func (installer *pythonInstaller) install(ctx android.ModuleContext, file android.Path) { func
  /external/robolectric-shadows/shadows/multidex/src/main/java/org/robolectric/shadows/multidex/
ShadowMultiDex.java 12 public static void install(Context context) { method in class:ShadowMultiDex
  /frameworks/multidex/library/src/androidx/multidex/
MultiDexApplication.java 31 MultiDex.install(this);
39 MultiDex.install(this);
  /external/autotest/client/bin/
package.py 217 def install(package, nodeps = False): function
219 Tries to install a package file. If the package is already installed,
230 e_msg = ('Client does not have package manager %s to handle %s install'
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
377 function install { # from, to, chmod, chcon function
414 install "$TMPDIR/$ASAN_RT" /system/lib 644
415 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
416 install "$TMPDIR/app_process32" /system/bin 755 $CTX
417 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
418 install "$TMPDIR/app_process64" /system/bin 755 $CTX
419 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
420 install "$TMPDIR/asanwrapper" /system/bin 755
421 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
AssistedInjectModule.java 31 install(new FactoryModuleBuilder() method
  /external/robolectric-shadows/scripts/
install-dependencies.rb 6 # install-dependencies.rb
10 # 2. Your ANDROID_HOME environment variable points to the Android SDK install directory.
42 def install(group_id, artifact_id, version, archive) method
43 run("mvn -q install:install-file -DgroupId='#{group_id}' -DartifactId='#{artifact_id}' -Dversion='#{version}' -Dfile='#{archive}' -Dpackaging=jar") || exit(1)
63 install(group_id, artifact_id, version, archive)
82 install(group_id, artifact_id, version, "#{dir}/classes.jar")
105 install("com.google.android", "android-stubs", "#{api}", path)
161 # As a result, we now have to install "play-services-base" and "play-services-basement"
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
368 function install { # from, to, chmod, chcon function
405 install "$TMPDIR/$ASAN_RT" /system/lib 644
406 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
407 install "$TMPDIR/app_process32" /system/bin 755 $CTX
408 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
409 install "$TMPDIR/app_process64" /system/bin 755 $CTX
410 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
411 install "$TMPDIR/asanwrapper" /system/bin 755
412 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
368 function install { # from, to, chmod, chcon function
405 install "$TMPDIR/$ASAN_RT" /system/lib 644
406 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
407 install "$TMPDIR/app_process32" /system/bin 755 $CTX
408 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
409 install "$TMPDIR/app_process64" /system/bin 755 $CTX
410 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
411 install "$TMPDIR/asanwrapper" /system/bin 755
412 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
372 function install { # from, to, chmod, chcon function
409 install "$TMPDIR/$ASAN_RT" /system/lib 644
410 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
411 install "$TMPDIR/app_process32" /system/bin 755 $CTX
412 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
413 install "$TMPDIR/app_process64" /system/bin 755 $CTX
414 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
415 install "$TMPDIR/asanwrapper" /system/bin 755
416 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
368 function install { # from, to, chmod, chcon function
405 install "$TMPDIR/$ASAN_RT" /system/lib 644
406 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
407 install "$TMPDIR/app_process32" /system/bin 755 $CTX
408 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
409 install "$TMPDIR/app_process64" /system/bin 755 $CTX
410 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
411 install "$TMPDIR/asanwrapper" /system/bin 755
412 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
368 function install { # from, to, chmod, chcon function
405 install "$TMPDIR/$ASAN_RT" /system/lib 644
406 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
407 install "$TMPDIR/app_process32" /system/bin 755 $CTX
408 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
409 install "$TMPDIR/app_process64" /system/bin 755 $CTX
410 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
411 install "$TMPDIR/asanwrapper" /system/bin 755
412 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
372 function install { # from, to, chmod, chcon function
409 install "$TMPDIR/$ASAN_RT" /system/lib 644
410 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
411 install "$TMPDIR/app_process32" /system/bin 755 $CTX
412 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
413 install "$TMPDIR/app_process64" /system/bin 755 $CTX
414 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
415 install "$TMPDIR/asanwrapper" /system/bin 755
416 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
367 function install { # from, to, chmod, chcon function
404 install "$TMPDIR/$ASAN_RT" /system/lib 644
405 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
406 install "$TMPDIR/app_process32" /system/bin 755 $CTX
407 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
408 install "$TMPDIR/app_process64" /system/bin 755 $CTX
409 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
410 install "$TMPDIR/asanwrapper" /system/bin 755
411 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
367 function install { # from, to, chmod, chcon function
404 install "$TMPDIR/$ASAN_RT" /system/lib 644
405 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
406 install "$TMPDIR/app_process32" /system/bin 755 $CTX
407 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
408 install "$TMPDIR/app_process64" /system/bin 755 $CTX
409 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
410 install "$TMPDIR/asanwrapper" /system/bin 755
411 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
376 function install { # from, to, chmod, chcon function
413 install "$TMPDIR/$ASAN_RT" /system/lib 644
414 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
415 install "$TMPDIR/app_process32" /system/bin 755 $CTX
416 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
417 install "$TMPDIR/app_process64" /system/bin 755 $CTX
418 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
419 install "$TMPDIR/asanwrapper" /system/bin 755
420 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 28 echo " --device: Install to the given device. Use 'adb devices' to find"
376 function install { # from, to, chmod, chcon function
413 install "$TMPDIR/$ASAN_RT" /system/lib 644
414 install "$TMPDIR/$ASAN_RT64" /system/lib64 644
415 install "$TMPDIR/app_process32" /system/bin 755 $CTX
416 install "$TMPDIR/app_process32.real" /system/bin 755 $CTX
417 install "$TMPDIR/app_process64" /system/bin 755 $CTX
418 install "$TMPDIR/app_process64.real" /system/bin 755 $CTX
419 install "$TMPDIR/asanwrapper" /system/bin 755
420 install "$TMPDIR/asanwrapper64" /system/bin 75
    [all...]

Completed in 680 milliseconds

1 2 3 4 5 6 7 8 91011>>