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

1 2 3 4 5 6 7 8 91011>>

  /ndk/build/core/toolchains/mipsel-linux-android-4.9/
setup.mk 20 # various sources into target object files, libraries or executables.
  /ndk/build/core/toolchains/x86-4.9/
setup.mk 20 # various sources into target object files, libraries or executables.
  /ndk/build/core/toolchains/x86_64-4.9/
setup.mk 20 # various sources into target object files, libraries or executables.
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
elf.go 5 // Parsing of ELF executables (Linux, FreeBSD, and so on).
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
elf.go 5 // Parsing of ELF executables (Linux, FreeBSD, and so on).
  /sdk/find_java/
Android.mk 51 INTERMEDIATE := $(call intermediates-dir-for,EXECUTABLES,$(LOCAL_MODULE),true)
  /system/core/libsparse/
Android.mk 108 LOCAL_MODULE_CLASS := EXECUTABLES
  /system/extras/
CleanSpec.mk 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/taskstats_intermediates)
  /system/extras/f2fs_utils/
Android.mk 95 LOCAL_MODULE_CLASS := EXECUTABLES
  /system/extras/simpleperf/
get_test_data.h 32 // executables: elf, t1, t2 (all generated by elf_file_source.cpp, but with different
  /toolchain/binutils/binutils-2.25/include/coff/
i386.h 42 /* This is Lynx's all-platform magic number for executables. */
m68k.h 38 /* This is Lynx's all-platform magic number for executables. */
  /toolchain/binutils/binutils-2.25/opcodes/
dis-buf.c 73 in statically linked executables. */
  /build/core/
ninja.mk 175 KATI_INTERMEDIATES_PATH := $(HOST_OUT_INTERMEDIATES)/EXECUTABLES/ckati_intermediates
186 MAKEPARALLEL_INTERMEDIATES_PATH := $(HOST_OUT_INTERMEDIATES)/EXECUTABLES/makeparallel_intermediates
prebuilt_internal.mk 97 ifeq ($(filter SHARED_LIBRARIES EXECUTABLES,$(LOCAL_MODULE_CLASS)),)
98 $(error Can strip/pack only shared libraries or executables LOCAL_PATH=$(LOCAL_PATH))
366 ifeq ($(LOCAL_MODULE_CLASS),EXECUTABLES)
372 ifeq ($(LOCAL_MODULE_CLASS),EXECUTABLES)
378 ifeq ($(LOCAL_MODULE_CLASS),EXECUTABLES)
  /external/autotest/server/site_tests/brillo_Gtests/
brillo_Gtests.py 79 raise error.TestWarn('No test executables found on the DUT')
80 logging.debug('Test executables found:\n%s',
  /external/libvpx/libvpx/
README 119 In addition, the executables to be invoked can be overridden by specifying the
121 passed to these executables with CFLAGS, LDFLAGS, and ASFLAGS.
  /external/llvm/tools/llc/
Android.mk 82 LOCAL_MODULE_CLASS := EXECUTABLES
116 LOCAL_MODULE_CLASS := EXECUTABLES
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
README 127 In addition, the executables to be invoked can be overridden by specifying the
129 passed to these executables with CFLAGS, LDFLAGS, and ASFLAGS.
  /system/core/crash_reporter/
Android.mk 79 LOCAL_MODULE_CLASS := EXECUTABLES
128 LOCAL_MODULE_CLASS := EXECUTABLES
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
pe-run.exp 2 # to run target executables natively, in addition to the just-built binutils.
49 # 7. run the produced executables
pe-run2.exp 2 # to run target executables natively, in addition to the just-built binutils.
51 # 7. run the produced executables
  /external/llvm/docs/
Projects.rst 76 This subdirectory should contain all of your source code for executables.
109 executables. Most of your project Makefiles will only need to define a few
236 The final location of built libraries and executables will depend upon whether
245 Executables
247 All executables will be stored in ``PROJ_OBJ_ROOT/<type>/bin``, where *type*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc.exp 164 # Create the object files, libraries and executables.
247 # Check the executables and shared libraries
249 # The linked ifunc using executables and the shared library containing
274 # The linked ifunc using executables and the shared library containing
307 # The linked ifunc using executables and shared libraries should contain
  /external/valgrind/coregrind/
fixup_macho_loadcmds.c 9 executables on MacOSX, after linking using /usr/bin/ld.
13 much newer and concerns linking 64-bit tool executables for
23 The bug causes 64-bit tool executables to segfault at startup,
58 One really sick workaround is to observe that the executables
77 executables after linking, to overwrite this entry with the
85 executables to have a __PAGEZERO section with SVMA of zero and size
86 of at least one page. However, our tool executables have a

Completed in 463 milliseconds

1 2 3 4 5 6 7 8 91011>>