HomeSort by relevance Sort by last modified time
    Searched full:libnames (Results 1 - 25 of 33) sorted by null

1 2

  /external/compiler-rt/cmake/Modules/
AddCompilerRT.cmake 16 set(libnames)
20 set(libnames ${libnames} ${libname})
27 set(libnames ${libnames} ${libname})
36 foreach(libname ${libnames})
81 set(libnames)
92 list(APPEND libnames ${libname})
119 set(libnames ${libnames} ${libname}
    [all...]
  /frameworks/compile/mclinker/tools/mcld/
Android.mk 70 # zlib's libnames are different for the host and target.
100 # zlib's libnames are different for the host and target.
  /prebuilts/misc/common/swig/include/2.0.11/d/
wrapperloader.swg 76 this(in string[] libNames, in string[] reasons) {
78 foreach(i, n; libNames) {
  /external/llvm/docs/CommandGuide/
llvm-config.rst 108 **--libnames**
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 190 libnames = dict.fromkeys([lib._full_name for lib in self.shlibs])
193 if pkg+libname in libnames: return True
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 190 libnames = dict.fromkeys([lib._full_name for lib in self.shlibs])
193 if pkg+libname in libnames: return True
  /external/llvm/cmake/modules/
LLVM-Config.cmake 78 # Map LINK_COMPONENTS to actual libnames.
  /external/llvm/tools/llvm-config/
llvm-config.cpp 172 --libnames Bare library names for in-tree builds.\n\
448 } else if (Arg == "--libnames") {
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
ccompiler.py 263 def set_libraries(self, libnames):
265 this compiler object to 'libnames' (a list of strings). This does
269 self.libraries = libnames[:]
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
ccompiler.py 263 def set_libraries(self, libnames):
265 this compiler object to 'libnames' (a list of strings). This does
269 self.libraries = libnames[:]
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 263 def set_libraries(self, libnames):
265 this compiler object to 'libnames' (a list of strings). This does
269 self.libraries = libnames[:]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 263 def set_libraries(self, libnames):
265 this compiler object to 'libnames' (a list of strings). This does
269 self.libraries = libnames[:]
    [all...]
  /external/libexif/auto-m4/
lib-link.m4 501 dnl single library, but not when more than one $LIBNAMEs are used.
  /external/llvm/bindings/ocaml/
Makefile.ocaml 50 UsedLibNames = $(shell $(LLVM_CONFIG) --libnames $(UsedComponents))
  /ndk/sources/host-tools/make-3.81/config/
lib-link.m4 501 dnl single library, but not when more than one $LIBNAMEs are used.
  /toolchain/binutils/binutils-2.25/config/
lib-link.m4 501 dnl single library, but not when more than one $LIBNAMEs are used.
  /external/bison/m4/
lib-link.m4 644 dnl single library, but not when more than one $LIBNAMEs are used.
    [all...]
  /external/libmtp/
aclocal.m4     [all...]
  /external/e2fsprogs/
aclocal.m4     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]

Completed in 861 milliseconds

1 2