HomeSort by relevance Sort by last modified time
    Searched refs:SHARED_LIBRARY (Results 1 - 25 of 26) sorted by null

1 2

  /bionic/tests/libs/
Android.build.testlib.host.mk 17 build_target := SHARED_LIBRARY
Android.build.testlib.target.mk 17 build_target := SHARED_LIBRARY
Android.build.dt_runpath.mk 87 build_target := SHARED_LIBRARY
  /external/swiftshader/third_party/LLVM/tools/gold/
Makefile 21 SHARED_LIBRARY = 1
  /external/swiftshader/third_party/LLVM/runtime/libprofile/
Makefile 18 SHARED_LIBRARY = 1
  /external/swiftshader/third_party/LLVM/tools/lto/
Makefile 21 SHARED_LIBRARY = 1
  /external/compiler-rt/
Makefile 134 $(call Set,Tmp.SHARED_LIBRARY,$(strip \
135 $(call GetCNAVar,SHARED_LIBRARY,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
140 $(if $(call streq,1,$(Tmp.SHARED_LIBRARY)),
192 $(call Set,Tmp.SHARED_LIBRARY,$(strip \
193 $(call GetCNAVar,SHARED_LIBRARY,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
196 $(if $(call streq,1,$(Tmp.SHARED_LIBRARY)),
  /build/make/core/
shared_library.mk 1 $(call record-module-type,SHARED_LIBRARY)
  /external/compiler-rt/make/
options.mk 30 SHARED_LIBRARY := 0
lib_info.mk 59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
  /external/valgrind/
Android.mk 346 vg_local_target := SHARED_LIBRARY
386 vg_local_target := SHARED_LIBRARY
477 vg_local_target := SHARED_LIBRARY
525 vg_local_target := SHARED_LIBRARY
560 vg_local_target := SHARED_LIBRARY
586 vg_local_target := SHARED_LIBRARY
  /external/swiftshader/third_party/LLVM/tools/llvm-shlib/
Makefile 16 SHARED_LIBRARY = 1
  /external/python/cpython3/Lib/distutils/
_msvccompiler.py 257 (CCompiler.SHARED_LIBRARY, None): self.ldflags_static,
258 (CCompiler.SHARED_LIBRARY, False): self.ldflags_static,
259 (CCompiler.SHARED_LIBRARY, True): self.ldflags_static_debug,
ccompiler.py 614 SHARED_LIBRARY = "shared_library"
692 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]
  /device/generic/goldfish-opengl/
common.mk 24 emugl-begin-shared-library = $(call emugl-begin-module,$1,SHARED_LIBRARY)
169 $(if $(filter EXECUTABLE SHARED_LIBRARY,$(_emugl.$(_emugl_MODULE).type)),\
173 $(if $(filter SHARED_LIBRARY,$(_emugl.$1.type)),\
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
setuptools_build_ext.py 257 self.SHARED_LIBRARY, objects, output_libname,
  /external/python/cpython2/Lib/distutils/tests/
setuptools_build_ext.py 257 self.SHARED_LIBRARY, objects, output_libname,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 257 self.SHARED_LIBRARY, objects, output_libname,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 257 self.SHARED_LIBRARY, objects, output_libname,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
ccompiler.py 664 SHARED_LIBRARY = "shared_library"
724 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]
  /external/python/cpython2/Lib/distutils/
ccompiler.py 614 SHARED_LIBRARY = "shared_library"
674 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
ccompiler.py 614 SHARED_LIBRARY = "shared_library"
674 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
ccompiler.py 614 SHARED_LIBRARY = "shared_library"
674 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 614 SHARED_LIBRARY = "shared_library"
674 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 614 SHARED_LIBRARY = "shared_library"
674 self.link(CCompiler.SHARED_LIBRARY, objects,
    [all...]

Completed in 909 milliseconds

1 2