HomeSort by relevance Sort by last modified time
    Searched full:executables (Results 76 - 100 of 1284) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h 7 * support uClinux flat-format executables.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h 7 * support uClinux flat-format executables.
  /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))
  /device/lge/mako/
CleanSpec.mk 67 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/mako/obj/EXECUTABLES/mm-vdec-omx-test*_intermediates)
70 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/mako/obj/EXECUTABLES/charger_touch_intermediates)
81 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/alsaucm_test_intermediates \
82 $(PRODUCT_OUT)/obj/EXECUTABLES/amix_intermediates \
83 $(PRODUCT_OUT)/obj/EXECUTABLES/aplay_intermediates \
84 $(PRODUCT_OUT)/obj/EXECUTABLES/arec_intermediates \
  /external/chromium_org/courgette/
patch_generator_x86_32.h 5 // This is the transformation and adjustment for Windows X86 executables.
6 // The same code can be used for Windows X64 executables.
types_win_pe.h 52 // format of Windows PE executables.
  /external/chromium_org/tools/valgrind/
chrome_tests.bat 40 echo "Can't find Dr. Memory executables."
56 echo "Can't find ThreadSanitizer executables."
chrome_tests.sh 86 echo "Can't find Dr. Memory executables."
108 echo "Can't find ThreadSanitizer executables."
  /external/llvm/include/llvm/Support/
IncludeFile.h 61 /// they link faster and provide the smallest executables. However, sometimes
62 /// those executables are too small, if the program doesn't reference something
  /external/llvm/tools/opt/
Android.mk 43 LOCAL_MODULE_CLASS := EXECUTABLES
65 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/tools/apicheck/
Android.mk 28 LOCAL_MODULE_CLASS := EXECUTABLES
  /cts/tools/cts-native-scanner/
Android.mk 25 LOCAL_MODULE_CLASS := EXECUTABLES
  /device/asus/grouper/self-extractors/broadcom/staging/proprietary/
Android.mk 22 LOCAL_MODULE_CLASS := EXECUTABLES
  /device/asus/tilapia/self-extractors/broadcom/staging/proprietary/
Android.mk 22 LOCAL_MODULE_CLASS := EXECUTABLES
  /external/bison/m4/
multiarch.m4 10 # executables that work on multiple system types--known as "fat" or
  /external/chromium/sdch/open-vcdiff/
configure.ac 21 # the executables it builds. Such scripts have caused failures on MinGW.
  /external/chromium_org/chrome/app/
chrome_exe.rc 65 // by Omaha. Executables must both be signed by Google and contain the marker
  /external/chromium_org/native_client_sdk/src/tools/
nacl_llvm.mk 169 EXECUTABLES=$(OUTDIR)/$(1)_x86_32.nexe $(OUTDIR)/$(1)_x86_64.nexe $(OUTDIR)/$(1)_arm.nexe
171 EXECUTABLES=$(OUTDIR)/$(1).pexe
176 $(OUTDIR)/$(1).nmf: $(EXECUTABLES)
187 $(OUTDIR)/$(1).html: $(EXECUTABLES)
  /external/chromium_org/third_party/lzma_sdk/
Bra.h 1 /* Bra.h -- Branch converters for executables
  /external/chromium_org/third_party/yasm/source/patched-yasm/
Artistic.txt 64 c) rename any non-standard executables so the names do not conflict
65 with standard executables, which must also be provided, and provide
74 a) distribute a Standard Version of the executables and library files,
81 c) give non-standard executables non-standard names, and clearly

Completed in 299 milliseconds

1 2 34 5 6 7 8 91011>>