HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_SHARED (Results 1 - 22 of 22) sorted by null

  /external/swiftshader/third_party/LLVM/test/
lit.site.cfg.in 9 config.enable_shared = @ENABLE_SHARED@
Makefile 187 @$(ECHOPATH) s=@ENABLE_SHARED@=$(ENABLE_SHARED)=g >> lit.tmp
199 @$(ECHOPATH) s=@ENABLE_SHARED@=$(ENABLE_SHARED)=g >> unit.tmp
  /external/swiftshader/third_party/LLVM/test/Unit/
lit.site.cfg.in 8 config.enable_shared = @ENABLE_SHARED@
  /external/libvpx/libvpx/build/make/
iosbuild.sh 199 if [ "${ENABLE_SHARED}" = "yes" ]; then
223 if [ "${ENABLE_SHARED}" = "yes" ]; then
312 ENABLE_SHARED=yes
341 if [ "${ENABLE_SHARED}" = "yes" ]; then
348 if [ "$ENABLE_SHARED" = "yes" ]; then
371 ENABLE_SHARED=${ENABLE_SHARED}
Android.mk 219 ifeq ($(ENABLE_SHARED),1)
  /external/swiftshader/third_party/LLVM/unittests/
Makefile.unittest 39 ifeq ($(ENABLE_SHARED), 1)
  /external/icu/icu4c/source/config/
mh-mingw 23 ifneq ($(ENABLE_SHARED),YES)
64 ifeq ($(ENABLE_SHARED),YES)
mh-mingw64 23 ifneq ($(ENABLE_SHARED),YES)
64 ifeq ($(ENABLE_SHARED),YES)
mh-aix-gcc 64 ifeq ($(ENABLE_SHARED),YES)
mh-aix-va 71 ifeq ($(ENABLE_SHARED),YES)
mh-cygwin 13 ifneq ($(ENABLE_SHARED),YES)
mh-cygwin64 13 ifneq ($(ENABLE_SHARED),YES)
mh-os400 61 ifeq ($(ENABLE_SHARED),YES)
mh-cygwin-msvc 19 ifneq ($(ENABLE_SHARED),YES)
mh-msys-msvc 24 ifneq ($(ENABLE_SHARED),YES)
  /external/swiftshader/third_party/LLVM/tools/
Makefile 70 # On Win32, loadable modules can be built with ENABLE_SHARED.
71 ifneq ($(ENABLE_SHARED),1)
  /external/curl/
curl-config.in 70 echo @ENABLE_SHARED@
  /external/libvpx/libvpx/test/android/
Android.mk 44 ifeq ($(ENABLE_SHARED),1)
  /external/libjpeg-turbo/
CMakeLists.txt 64 option(ENABLE_SHARED "Build shared libraries" TRUE)
249 set(ENABLE_SHARED TRUE)
252 if(ENABLE_SHARED)
273 if(ENABLE_SHARED)
475 if(ENABLE_SHARED)
    [all...]
  /external/swiftshader/third_party/LLVM/
Makefile 46 ifneq ($(ENABLE_SHARED),1)
configure 714 ENABLE_SHARED
    [all...]
  /external/icu/icu4c/source/
configure 689 ENABLE_SHARED
783 enable_shared
    [all...]

Completed in 136 milliseconds