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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
plan9obj.go 5 // Parsing of Plan 9 a.out executables.
  /prebuilts/go/darwin-x86/src/cmd/link/
doc.go 49 Disable generation of dynamic executables.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/
doc.go 52 Disable generation of dynamic executables.
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
macho.go 5 // Parsing of Mach-O executables (OS X).
plan9obj.go 5 // Parsing of Plan 9 a.out executables.
  /prebuilts/go/linux-x86/src/cmd/link/
doc.go 49 Disable generation of dynamic executables.
  /system/bt/
README.md 121 This will build all targets (the shared library, executables, tests, etc) and put them in out/Default. To build an individual target, replace "all" with the target of your choice, e.g. ```ninja -C out/Default net_test_osi```.
  /system/core/
CleanSpec.mk 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/lmkd_intermediates/import_includes)
  /system/core/crash_reporter/
README.md 56 the device will generate minidumps for any crashing executables but will not
  /system/extras/ext4_utils/
Android.mk 167 LOCAL_MODULE_CLASS := EXECUTABLES
  /toolchain/binutils/binutils-2.25/bfd/
i386dynix.c 52 executables that contain shared data. */
netbsd.h 27 /* This is the normal load address for executables. */
pc532-mach.c 39 /* Use a_entry of 0 to distinguish object files from OMAGIC executables */
som.h 89 native executables and hpux executables. */
  /toolchain/binutils/binutils-2.25/include/aout/
dynix3.h 53 /* All executables under Dynix are demand paged with read-only text,
  /toolchain/binutils/binutils-2.25/include/coff/
sparc.h 38 /* This is Lynx's all-platform magic number for executables. */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-versados/
versados.exp 28 # This test can only be run if ld generates native executables.
  /external/llvm/docs/
MakefileGuide.rst 299 generate executables.
373 This target finalizes shared objects and executables and copies all libraries,
374 headers, executables and documentation to the directory given with the
472 optimized objects, libraries and executables. This alters the flags
488 executables. This alters the flags specified to the compilers and
494 objects, libraries and executables. This alters the flags specified to the
524 If set to any value, specifies that when linking executables the makefiles
690 Provides the extension to be used on executables built by the makefiles.
692 executables (e.g. Unix).
768 The directory into which executables will ultimately be installed. Thi
    [all...]
  /external/elfutils/libelf/
elf_error.c 220 N_("program header only allowed in executables, shared objects, and \
225 + sizeof "program header only allowed in executables, shared objects, and \
  /external/srtp/
Makefile 12 # clean removes objects, libs, and executables
46 # EXE defines the suffix on executables - it's .exe for Windows, and
  /frameworks/compile/slang/
Android.mk 106 LOCAL_MODULE_CLASS := EXECUTABLES
137 LOCAL_MODULE_CLASS := EXECUTABLES
  /build/core/
cleanbuild.mk 251 $(PRODUCT_OUT)/obj/EXECUTABLES/adbd_intermediates \
252 $(PRODUCT_OUT)/obj/EXECUTABLES/logd_intermediates \
254 $(PRODUCT_OUT)/obj/EXECUTABLES/init_intermediates \
  /external/eigen/cmake/
EigenTesting.cmake 119 # If EIGEN_SPLIT_LARGE_TESTS is ON, the test is split into multiple executables
122 # executables is built passing -DEIGEN_TEST_PART_N. This allows to split large tests
123 # into smaller executables.
  /docs/source.android.com/src/devices/tech/config/
filesystem.jd 156 target executables that utilize fs_config() to make sure you permit access if
164 <li> Device manufacturer private executables that depend on <code>system/code/include/private_filesystem_config.h</code> for the file or directory structures or <code>fs_config</code> will have to add <code>libcutils</code> library dependencies.
  /docs/source.android.com/src/source/
64-bit-builds.jd 38 <p>For executables and apps, the build system builds only the 64-bit version by
64 <p>If you want the build system to build 32-bit executables and apps by default,

Completed in 1216 milliseconds

<<11121314151617181920>>