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

<<11121314151617181920>>

  /external/compiler-rt/
CMakeLists.txt 77 "Path where built compiler-rt executables should be stored.")
193 "Generate dSYM files and strip executables and libraries (Darwin Only)" OFF)
  /external/elfutils/src/
arlib.c 213 to add symbols from executables but we do so for compatibility.
214 For DSOs and executables we use the dynamic symbol table, for
  /external/libxml2/result/HTML/
fp40.htm.sax 135 SAX.startElement(a, href='#executables')
261 SAX.startElement(a, name='executables')
  /external/skia/site/user/quick/
android.md 90 Build and run executables on the device
93 The build system packages the Skia executables as shared libraries. As such,
  /external/srtp/
Makefile.in 12 # clean removes objects, libs, and executables
48 # EXE defines the suffix on executables - it's .exe for Windows, and
  /frameworks/base/libs/hwui/
Android.mk 295 LOCAL_MODULE_CLASS := EXECUTABLES
320 LOCAL_MODULE_CLASS := EXECUTABLES
  /prebuilts/gdb/darwin-x86/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...]
  /prebuilts/gdb/linux-x86/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...]
  /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/tools/
genlibgcc_compat.py 21 * target binaries (shared libraries and executables) after all objects and
  /build/
CleanSpec.mk 140 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES)
145 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES)
163 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES)
206 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES)
  /cts/
OldCtsTestCaseList.mk 287 # that there will be two executables, one that ends in 32 for the 32
  /developers/build/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/androidtv/leanback/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/androidtv/sample-inputs/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/androidtv/visual-game-controller/
gradlew 73 # IBM's JDK on AIX uses strange locations for the executables
  /developers/build/prebuilts/gradle/AccelerometerPlay/
gradlew 68 # 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

Completed in 1412 milliseconds

<<11121314151617181920>>