Searched refs:SHARED_LIBRARY (Results 1 - 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/gold/
H A DMakefile21 SHARED_LIBRARY = 1 macro
/external/swiftshader/third_party/LLVM/runtime/libprofile/
H A DMakefile18 SHARED_LIBRARY = 1 macro
/external/swiftshader/third_party/LLVM/tools/lto/
H A DMakefile21 SHARED_LIBRARY = 1 macro
/external/compiler-rt/
H A DMakefile134 $(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)),
/external/compiler-rt/make/
H A Doptions.mk30 SHARED_LIBRARY := 0 macro
H A Dlib_info.mk59 SHARED_LIBRARY SHARED_LIBRARY_SUFFIX STRIP LIPO DSYMUTIL
/external/python/cpython3/Lib/distutils/
H A D_msvccompiler.py257 (CCompiler.SHARED_LIBRARY, None): self.ldflags_static,
258 (CCompiler.SHARED_LIBRARY, False): self.ldflags_static,
259 (CCompiler.SHARED_LIBRARY, True): self.ldflags_static_debug,
H A Dccompiler.py614 SHARED_LIBRARY = "shared_library" variable in class:CCompiler
692 self.link(CCompiler.SHARED_LIBRARY, objects,
/external/valgrind/
H A DAndroid.mk346 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/
H A DMakefile16 SHARED_LIBRARY = 1 macro
/external/python/cpython2/Lib/distutils/
H A Dccompiler.py614 SHARED_LIBRARY = "shared_library" variable in class:CCompiler
674 self.link(CCompiler.SHARED_LIBRARY, objects,
/external/python/cpython2/Lib/distutils/tests/
H A Dsetuptools_build_ext.py257 self.SHARED_LIBRARY, objects, output_libname,

Completed in 189 milliseconds