Home
last modified time | relevance | path

Searched refs:mingw (Results 1 – 25 of 227) sorted by relevance

12345678910

/external/libopus/
Dcompile55 file_conv=mingw
68 mingw/*)
156 func_file_conv "$2" mingw
161 func_file_conv "${1#-I}" mingw
209 func_file_conv "$1" mingw
/external/chromium_org/third_party/opus/src/
Dcompile55 file_conv=mingw
68 mingw/*)
156 func_file_conv "$2" mingw
161 func_file_conv "${1#-I}" mingw
209 func_file_conv "$1" mingw
/external/libedit/
Dcompile54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
/external/pcre/dist/
Dcompile54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
Dar-lib54 file_conv=mingw
65 mingw)
/external/libpng/
Dcompile54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
/external/chromium_org/third_party/libxslt/win32/
DMakefile.mingw15 AUTOCONF = .\config.mingw
25 BINDIR = bin.mingw
40 XSLT_INTDIR = int.xslt.mingw
41 XSLT_INTDIR_A = int.xslta.mingw
42 EXSLT_INTDIR = int.exslt.mingw
43 EXSLT_INTDIR_A = int.exslta.mingw
44 UTILS_INTDIR = int.utils.mingw
162 cmd.exe /C if exist depends.mingw del depends.mingw
201 …CC) $(subst \,/,$(CFLAGS)) -MM $(subst \,/,$(XSLT_SRCS)) $(subst \,/,$(EXSLT_SRCS)) > depends.mingw
/external/libcap-ng/libcap-ng-0.7/
Dcompile55 file_conv=mingw
68 mingw/*)
113 func_file_conv "${1#-I}" mingw
176 func_file_conv "$1" mingw
/external/bison/build-aux/
Dcompile55 file_conv=mingw
68 mingw/*)
113 func_file_conv "${1#-I}" mingw
176 func_file_conv "$1" mingw
Dconfig.rpath60 mingw* | cygwin* | pw32* | os2* | cegcc*)
152 cygwin* | mingw* | pw32* | cegcc*)
201 cygwin* | mingw* | pw32* | cegcc*)
351 cygwin* | mingw* | pw32* | cegcc*)
540 cygwin* | mingw* | pw32* | cegcc*)
/external/libcxx/lib/
Dbuildit97 *-*-mingw*)
141 *-*-mingw*)
158 *-*-mingw*)
/external/libexif/
Dconfig.rpath63 mingw* | pw32* | os2*)
112 cygwin* | mingw* | pw32*)
152 cygwin* | mingw* | pw32*)
271 cygwin* | mingw* | pw32*)
443 cygwin* | mingw* | pw32*)
/external/e2fsprogs/config/
Dconfig.rpath96 cygwin* | mingw* | pw32*)
134 cygwin* | mingw* | pw32*)
228 cygwin* | mingw* | pw32*)
373 cygwin* | mingw* | pw32*)
378 yes,mingw*)
/external/zlib/src/contrib/minizip/
Dconfigure.ac20 *-mingw* | mingw*)
/external/libcxxabi/lib/
Dbuildit61 *-*-mingw*)
88 *-*-mingw*)
/external/chromium_org/third_party/libxml/src/win32/
DMakefile.mingw18 AUTOCONF = .\config.mingw
29 BINDIR = bin.mingw
30 XML_INTDIR = int.mingw
31 XML_INTDIR_A = int.a.mingw
32 UTILS_INTDIR = int.utils.mingw
279 $(CC) $(CFLAGS) -M $(XML_SRCS) > depends.mingw
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
Dconfig.rpath67 mingw* | cygwin* | pw32* | os2*)
135 cygwin* | mingw* | pw32*)
185 cygwin* | mingw* | pw32*)
329 cygwin* | mingw* | pw32*)
520 cygwin* | mingw* | pw32*)
/external/bison/m4/
Dstat.m414 dnl mingw is the only known platform where stat(".") and stat("./") differ
23 mingw*) gl_cv_func_stat_dir_slash="guessing no";;
27 dnl (For mingw, this is due to a broken stat() override in libmingwex.a.)
Dfopen.m412 mingw* | pw*)
15 dnl fopen on mingw also has the trailing slash bug.
Dmbsinit.m438 dnl On mingw, mbsinit() always returns 1, which is inappropriate for
42 mingw*) REPLACE_MBSINIT=1 ;;
Dfrexp.m490 dnl NetBSD 3.0), on infinite numbers (this fails e.g. on IRIX 6.5 and mingw),
91 dnl and on negative zero (this fails e.g. on NetBSD 4.99 and mingw).
165 netbsd* | irix* | mingw*) gl_cv_func_frexp_works="guessing no";;
Dwaitpid.m412 mingw*) HAVE_WAITPID=0 ;;
/external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-gdi/
DSConscript32 # MSVC. mingw-w64 works fine.
33 sources += ['#src/gallium/state_trackers/wgl/opengl32.mingw.def']
/external/mesa3d/src/gallium/targets/libgl-gdi/
DSConscript32 # MSVC. mingw-w64 works fine.
33 sources += ['#src/gallium/state_trackers/wgl/opengl32.mingw.def']
/external/llvm/test/CodeGen/X86/
Dwin_chkstk.ll8 ; Windows and mingw require a prologue helper routine if more than 4096 bytes area
9 ; allocated on the stack. Windows uses __chkstk and mingw uses __alloca. __alloca

12345678910