Home
last modified time | relevance | path

Searched refs:MINGW (Results 1 – 25 of 67) sorted by relevance

123

/external/llvm/test/CodeGen/X86/
Ddllexport-x86_64.ll2 ; RUN: llc -mtriple x86_64-pc-mingw32 < %s | FileCheck -check-prefix=CHECK -check-prefix=MINGW %s
89 ; MINGW: " -export:Var1,data"
90 ; MINGW: " -export:Var2,data"
91 ; MINGW: " -export:Var3,data"
92 ; MINGW: " -export:WeakVar1,data"
93 ; MINGW: " -export:WeakVar2,data"
94 ; MINGW: " -export:f1"
95 ; MINGW: " -export:f2"
96 ; MINGW: " -export:lnk1"
97 ; MINGW: " -export:lnk2"
[all …]
/external/libvncserver/vncterm/
DMakefile.am10 if ! MINGW
18 if ! MINGW
/external/libpng/
DCMakeLists.txt237 if(NOT WIN32 OR CYGWIN OR MINGW)
250 endif(NOT WIN32 OR CYGWIN OR MINGW)
290 if(CYGWIN OR MINGW)
295 endif(CYGWIN OR MINGW)
306 if(NOT WIN32 OR CYGWIN OR MINGW)
311 endif(NOT WIN32 OR CYGWIN OR MINGW)
320 if(NOT WIN32 OR CYGWIN OR MINGW)
324 endif(NOT WIN32 OR CYGWIN OR MINGW)
335 if(NOT WIN32 OR CYGWIN OR MINGW)
344 endif(NOT WIN32 OR CYGWIN OR MINGW)
Dcompile53 MINGW*)
/external/pcre/dist/
DCMakeLists.txt45 # compiled with MINGW if pcre.rc and/or pcreposix.rc are placed in
179 IF (MINGW)
187 ENDIF(MINGW)
536 IF(MINGW AND NOT PCRE_STATIC)
557 ENDIF(MINGW AND NOT PCRE_STATIC)
609 IF(MINGW AND NOT PCRE_STATIC)
621 ENDIF(MINGW AND NOT PCRE_STATIC)
629 IF(MINGW AND NOT PCRE_STATIC)
641 ENDIF(MINGW AND NOT PCRE_STATIC)
649 IF(MINGW AND NOT PCRE_STATIC)
[all …]
Dar-lib53 MINGW*)
Dcompile53 MINGW*)
/external/llvm/lib/Support/
DCMakeLists.txt3 if( MINGW )
27 endif( MINGW )
/external/llvm/unittests/ExecutionEngine/MCJIT/
DCMakeLists.txt31 if(MINGW OR CYGWIN)
/external/zlib/src/
DCMakeLists.txt126 if(NOT MINGW)
170 if(MINGW)
184 endif(MINGW)
/external/llvm/cmake/modules/
DTableGen.cmake109 if( MINGW )
113 endif( MINGW )
DGetHostTriple.cmake11 elseif( MINGW AND NOT MSYS )
/external/smali/
Dgradlew40 MINGW* )
/external/elfutils/src/config/
Dar-lib53 MINGW*)
Dcompile53 MINGW*)
/external/bison/build-aux/
Dcompile54 MINGW*)
/external/libcap-ng/libcap-ng-0.7/
Dcompile54 MINGW*)
/external/google-breakpad/autotools/
Dcompile53 MINGW*)
/external/protobuf/gtest/build-aux/
Dcompile53 MINGW*)
/external/libedit/
Dcompile53 MINGW*)
/external/protobuf/
Dcompile53 MINGW*)
/external/libvncserver/
Dcompile54 MINGW*)
Dconfigure.ac798 MINGW=`echo $host_os | grep mingw32 2>/dev/null`
799 AM_CONDITIONAL(MINGW, test ! -z "$MINGW" ) condition
800 if test ! -z "$MINGW"; then
/external/libopus/
Dcompile54 MINGW*)
/external/llvm/cmake/
Dconfig-ix.cmake395 if( MINGW )
402 endif( MINGW )

123