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

<<11121314151617181920>>

  /external/eigen/cmake/
EigenTesting.cmake 111 # If EIGEN_SPLIT_LARGE_TESTS is ON, the test is split into multiple executables
114 # executables is built passing -DEIGEN_TEST_PART_N. This allows to split large tests
115 # into smaller executables.
  /external/protobuf/gtest/scons/
SConscript 39 have the unit test executables copied to your output directory. The
50 # Build gtest library; first tell it where to copy executables.
78 # Tell the gtest SCons file where to copy executables.
  /external/qemu/
Makefile.target 102 # The following sources must be compiled with the final executables
129 # The following sources must be compiled with the final executables
150 # The following sources must be compiled with the final executables
  /bootable/diskinstaller/
config.mk 71 $(call intermediates-dir-for,EXECUTABLES,diskinstaller)/diskinstaller
129 $(call intermediates-dir-for,EXECUTABLES,installer_img)/installer_img
  /external/chromium_org/tools/site_compare/commands/
maskmaker.py 90 executables = [".exe", ".com", ".bat"]
92 if os.path.splitext(command["--browserpath"])[1].lower() not in executables:
  /external/elfutils/libelf/
elf_error.c 273 N_("program header only allowed in executables, shared objects, and \
278 + sizeof "program header only allowed in executables, shared objects, and \
  /external/elfutils/src/
arlib.c 219 to add symbols from executables but we do so for compatibility.
220 For DSOs and executables we use the dynamic symbol table, for
  /external/srtp/
Makefile.in 12 # clean removes objects, libs, and executables
48 # EXE defines the suffix on executables - it's .exe for Windows, and
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 126 for key in self.executables.keys():
127 self.set_executable(key, self.executables[key])
130 """Define the executables (and options for them) that will be run
132 executables that may be specified here depends on the compiler
133 class (via the 'executables' class attribute), but most will have:
136 linker_exe linker used to create binary executables
156 if key not in self.executables:
    [all...]
unixccompiler.py 58 executables = {'preprocessor' : None, variable in class:UnixCCompiler
69 executables['ranlib'] = ["ranlib"]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 126 for key in self.executables.keys():
127 self.set_executable(key, self.executables[key])
130 """Define the executables (and options for them) that will be run
132 executables that may be specified here depends on the compiler
133 class (via the 'executables' class attribute), but most will have:
136 linker_exe linker used to create binary executables
156 if key not in self.executables:
    [all...]
unixccompiler.py 58 executables = {'preprocessor' : None, variable in class:UnixCCompiler
69 executables['ranlib'] = ["ranlib"]
  /ndk/sources/host-tools/make-3.81/doc/
make-stds.texi 266 commands for actual installation, for executables and nonexecutables
334 machine-specific files (such as executables and subroutine libraries),
431 Do not install executables here in this directory (they probably belong
526 install executables here, they probably ought to go in @file{$(libexecdir)}
642 being helpless can strip the executables later if they wish.
645 Compile the program and copy the executables, libraries, and so on to
650 Do not strip executables when installing them. Devil-may-care users can
741 But if the package installs scripts as well as real executables, the
743 target; it has to strip the executables but not the scripts.
745 @code{install-strip} should not strip the executables in the buil
    [all...]
  /bionic/libc/arch-arm/bionic/
libgcc_compat.c 45 * target binaries (shared libraries and executables) after all objects and
  /build/core/
dynamic_binary.mk 3 ## with dynamic linkage (dynamic libraries or executables
  /dalvik/vm/
Android.mk 149 LOCAL_MODULE_CLASS := EXECUTABLES
  /developers/build/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/ActivityInstrumentation/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/AppRestrictions/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/BasicAccessibility/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables

Completed in 783 milliseconds

<<11121314151617181920>>