HomeSort by relevance Sort by last modified time
    Searched refs:MINGW (Results 1 - 25 of 34) sorted by null

1 2

  /external/webkit/WebCore/platform/win/
SystemTimeWin.cpp 31 #if COMPILER(MINGW) || (PLATFORM(QT) && COMPILER(MSVC))
  /external/webkit/JavaScriptCore/wtf/
CurrentTime.h 52 #if COMPILER(MSVC7) || COMPILER(MINGW) || OS(WINCE)
AlwaysInline.h 24 #if COMPILER(GCC) && defined(NDEBUG) && !COMPILER(MINGW)
Platform.h 81 /* COMPILER(MINGW) - MinGW GCC */
82 #if defined(MINGW) || defined(__MINGW32__)
847 #elif OS(WINDOWS) && COMPILER(MINGW)
849 on MinGW. See https://bugs.webkit.org/show_bug.cgi?id=29268 */
885 #elif CPU(X86) && OS(WINDOWS) && COMPILER(MINGW) && GCC_VERSION >= 40100
961 #if (CPU(X86) && OS(WINDOWS) && COMPILER(MINGW) && GCC_VERSION >= 40100) \
CurrentTime.cpp 104 #if COMPILER(MINGW)
Threading.h 223 #if COMPILER(MINGW) || COMPILER(MSVC7) || OS(WINCE)
  /ndk/build/tools/
rebuild-all-prebuilt.sh 78 # Needed to set HOST_TAG to windows if --mingw is used.
130 if [ "$MINGW" = "yes" ] ; then
131 FLAGS="$FLAGS --mingw"
224 if [ "$MINGW" = yes ] ; then
225 dump "Skipping gdbserver build (--mingw option being used)."
241 # scripts cannot build them with --mingw option.
248 if [ "$MINGW" != "yes" ] ; then
263 if [ "$MINGW" != "yes" ] ; then
279 dump "Skipping STLport binaries build (--mingw option being used)"
prebuilt-common.sh 171 MINGW=no
172 do_mingw_option () { MINGW=yes; }
177 register_option "--mingw" do_mingw_option "Generate windows binaries on Linux."
467 # and the --mingw option is not used.
469 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" ]; then
529 # Now handle the --mingw flag
530 if [ "$MINGW" = "yes" ] ; then
535 echo "ERROR: Can only enable mingw on Linux platforms !"
544 # perform a canadian-cross build with mingw. Otherwise, the
build-gcc.sh 197 # parallel mingw builds to work properly on some multi-core machines
200 if [ "$MINGW" = "yes" ] ; then
201 dump "Parallel mingw build failed - continuing in single process mode!"
204 echo "Error while building mingw toolchain. See $TMPLOG"
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.h 50 #if COMPILER(MINGW)
  /external/webkit/WebCore/plugins/win/
PluginDatabaseWin.cpp 37 #if COMPILER(MINGW)
  /external/zlib/
configure 124 MINGW*|mingw*)
  /external/webkit/JavaScriptCore/runtime/
Collector.cpp 232 #if COMPILER(MINGW)
323 #if COMPILER(MINGW)
    [all...]
  /external/clearsilver/
config.guess 742 i*:MINGW*:*)
    [all...]
  /external/jpeg/
config.guess 483 i*:MINGW*:*)
  /external/chromium/third_party/icu/source/
config.guess 784 *:MINGW*:*)
    [all...]
  /external/chromium/third_party/libevent/
config.guess 784 *:MINGW*:*)
    [all...]
  /external/dbus/
config.guess 778 i*:MINGW*:*)
    [all...]
  /external/dropbear/
config.guess 784 *:MINGW*:*)
    [all...]
  /external/elfutils/config/
config.guess 765 i*:MINGW*:*)
    [all...]
  /external/icu4c/
config.guess 784 *:MINGW*:*)
    [all...]
  /external/bison/build-aux/
config.guess 772 i*:MINGW*:*)
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.guess 784 *:MINGW*:*)
    [all...]
  /external/e2fsprogs/config/
config.guess 780 i*:MINGW*:*)
    [all...]
  /external/expat/conftools/
config.guess 783 i*:MINGW*:*)
    [all...]

Completed in 1044 milliseconds

1 2