HomeSort by relevance Sort by last modified time
    Searched full:executables (Results 126 - 150 of 1648) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/build/core/
build-all.mk 34 executables libraries static_libraries shared_libraries \
36 clean-executables clean-libraries \
136 executables: $(EXECUTABLES)
144 $(hide) $(call host-rm,$(EXECUTABLES) $(STATIC_LIBRARIES) $(SHARED_LIBRARIES))
  /docs/source.android.com/src/security/enhancements/
enhancements50.jd 42 dynamically linked executables to support PIE
43 (position-independent executables). This enhances Android?s address space
  /external/autotest/client/tests/kvm/
build.cfg.sample 64 ## Paths of the qemu relevant executables that should be checked
85 ## Paths of the qemu relevant executables that should be checked
  /frameworks/compile/mclinker/tools/mcld/
Android.mk 75 LOCAL_MODULE_CLASS := EXECUTABLES
105 LOCAL_MODULE_CLASS := EXECUTABLES
  /ndk/sources/cxx-stl/gabi++/src/
fatal_error.cc 54 // to be used at compile time, but static executables are strongly
63 // This will fail in static executables, because the static
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_clib.py 124 # by creating a compiler and checking its executables
130 for ccmd in compiler.executables.values():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_clib.py 124 # by creating a compiler and checking its executables
130 for ccmd in compiler.executables.values():
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
SdkToolsLocator.java 76 List<String> executables = Arrays.asList( local
80 for (String exe : executables) {
  /bionic/libc/arch-arm/bionic/
exidx_static.c 34 * executables we do not need to use the value of the PC to find the
  /build/core/
executable.mk 1 # We don't automatically set up rules to build executables for both
prebuilt.mk 55 ifneq (,$(filter EXECUTABLES STATIC_LIBRARIES SHARED_LIBRARIES,$(LOCAL_MODULE_CLASS)))
  /cts/tools/cts-native-scanner/
Android.mk 25 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/bison/m4/
multiarch.m4 10 # executables that work on multiple system types--known as "fat" or
  /external/clang/tools/driver/
Android.mk 10 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/deqp/framework/delibs/cmake/
toolchain-symbian-gcce.cmake 37 # CMAKE compiler executables
  /external/elfutils/config/
10-default-yama-scope.conf 31 # 2 - Admin-only attach. Only executables with CAP_SYS_PTRACE.
  /external/elfutils/m4/
biarch.m4 38 AC_CACHE_CHECK([whether $biarch_CC makes executables we can run],
  /external/google-breakpad/src/processor/
stackwalk_common.h 31 // executables to print the content of dumps (w/ stack traces) on the console.
  /external/harfbuzz_ng/win32/
Makefile.vc 30 # Include the build rules for sources, DLLs and executables
  /external/icu/icu4c/as_is/os400/
convertConfigure.sed 5 # due to how executables are created in a different file system.
  /external/libxml2/
README.tests 30 simply by launching the resulting executables.
  /external/llvm/tools/bugpoint/
Android.mk 47 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/llvm/tools/lli/
Android.mk 73 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/llvm/tools/llvm-ar/
Android.mk 17 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/llvm/tools/llvm-c-test/
Android.mk 66 LOCAL_MODULE_CLASS := EXECUTABLES

Completed in 383 milliseconds

1 2 3 4 56 7 8 91011>>