/external/llvm/test/ |
lit.site.cfg.in | 8 config.enable_shared = @ENABLE_SHARED@
|
Makefile | 170 @$(ECHOPATH) s=@ENABLE_SHARED@=$(ENABLE_SHARED)=g >> lit.tmp 184 @$(ECHOPATH) s=@ENABLE_SHARED@=$(ENABLE_SHARED)=g >> unit.tmp
|
/external/clang/test/Unit/ |
lit.site.cfg.in | 9 config.enable_shared = @ENABLE_SHARED@
|
/external/llvm/test/Unit/ |
lit.site.cfg.in | 7 config.enable_shared = @ENABLE_SHARED@
|
/external/llvm/unittests/ |
Makefile.unittest | 39 ifeq ($(ENABLE_SHARED), 1)
|
/external/llvm/tools/ |
Makefile | 66 # On Win32, loadable modules can be built with ENABLE_SHARED. 67 ifneq ($(ENABLE_SHARED),1)
|
/external/clang/test/ |
Makefile | 62 @$(ECHOPATH) s=@ENABLE_SHARED@=$(ENABLE_SHARED)=g >> unit.tmp
|
/external/icu4c/config/ |
mh-mingw | 18 ifneq ($(ENABLE_SHARED),YES)
|
mh-aix-gcc | 59 ifeq ($(ENABLE_SHARED),YES)
|
mh-aix-va | 69 ifeq ($(ENABLE_SHARED),YES)
|
mh-cygwin | 11 ifneq ($(ENABLE_SHARED),YES)
|
mh-os400 | 52 ifeq ($(ENABLE_SHARED),YES)
|
mh-cygwin-msvc | 17 ifneq ($(ENABLE_SHARED),YES)
|
/external/llvm/ |
Makefile | 46 ifneq ($(ENABLE_SHARED),1)
|
configure | 700 ENABLE_SHARED [all...] |
/external/icu4c/ |
config.status | 554 s,@ENABLE_SHARED@,YES,;t t [all...] |
configure | 665 ENABLE_SHARED 758 enable_shared [all...] |
configure.orig | 663 ENABLE_SHARED 756 enable_shared [all...] |
/external/llvm/projects/sample/ |
configure | 700 ENABLE_SHARED [all...] |