HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 351 - 375 of 689) sorted by null

<<11121314151617181920>>

  /external/llvm/projects/sample/autoconf/
ltmain.sh 827 # On Cygwin there's no "real" PIC flag so we must build both object types
829 cygwin* | mingw* | pw32* | os2*)
1069 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*)
    [all...]
  /external/stlport/etc/
ChangeLog-5.1 163 with gcc under Cygwin MinGW, it is an interesting option to detect
629 * src/num_put_float.cpp: Modification in Cygwin native lib headers
    [all...]
  /external/llvm/
Makefile.rules 392 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
452 ifneq (,$(filter $(HOST_OS),Cygwin MingW))
484 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
488 ifeq ($(HOST_OS),Cygwin)
586 ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
623 ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
705 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
756 # When compiling under Mingw/Cygwin, the tblgen tool expects Windows
    [all...]
  /external/bison/build-aux/
config.guess 769 i*:CYGWIN*:*)
770 echo ${UNAME_MACHINE}-pc-cygwin
797 amd64:CYGWIN*:*:*)
798 echo x86_64-unknown-cygwin
800 p*:CYGWIN*:*)
801 echo powerpcle-unknown-cygwin
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-6     [all...]
  /external/libpng/contrib/gregbook/
wpng.c 11 to Cosmin Truta for Cygwin fixes.
29 - 1.04: fixed DOS/OS2/Win32 detection, including partial Cygwin fix
35 both input and output, with cygwin and with bcc32 as well. Under
  /external/llvm/projects/sample/
Makefile.llvm.rules 326 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
386 ifneq (,$(filter $(HOST_OS),Cygwin MingW))
418 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
422 ifeq ($(HOST_OS),Cygwin)
512 ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
549 ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
689 # When compiling under Mingw/Cygwin, the tblgen tool expects Windows
936 ifneq (,$(filter $(HOST_OS),Cygwin MingW))
955 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
    [all...]
  /external/zlib/
configure 180 CYGWIN* | Cygwin* | cygwin* | OS/2*)
  /ndk/sources/host-tools/sed-4.2.1/
NEWS 222 * fix for -i option under Cygwin
283 * CR-LF pairs are always ignored under Windows, even if (under Cygwin)
297 * Compiles and bootstraps out-of-the-box under MinGW32 and Cygwin.
  /build/core/
envsetup.mk 51 ifneq (,$(findstring CYGWIN,$(UNAME)))
  /external/chromium/testing/gtest/test/
gtest_test_utils.py 57 IS_CYGWIN = os.name == 'posix' and 'CYGWIN' in os.uname()[0]
  /external/gtest/test/
gtest_test_utils.py 57 IS_CYGWIN = os.name == 'posix' and 'CYGWIN' in os.uname()[0]
  /external/icu4c/
icudefs.mk.in 83 # These are defined here because mh-cygwin-msvc needs to override these values.
  /external/libffi/
ltconfig     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinterDwarf.cpp 140 /// it (e.g. cygwin) or by emitting it as an offset from a label at the start
  /external/llvm/test/
lit.cfg 229 if sys.platform in ['win32', 'cygwin']:
  /external/openssl/crypto/perlasm/
x86gas.pl 225 { $initseg.=<<___; # applies to both Cygwin and Mingw
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 75 // GTEST_OS_CYGWIN - Cygwin
86 // Among the platforms, Cygwin, Linux, Max OS X, and Windows have the
292 // Cygwin 1.5 and below doesn't support ::std::wstring.
293 // Cygwin 1.7 might add wstring support; this should be updated when clear.
    [all...]
  /external/protobuf/gtest/test/
gtest_test_utils.py 56 IS_CYGWIN = os.name == 'posix' and 'CYGWIN' in os.uname()[0]
  /external/qemu/
Makefile.android 184 QEMU_SYSTEM_LDLIBS += -mno-cygwin -mwindows -mconsole
  /external/srtp/
Changes 96 Changes so that 1.2.0 compiles on cygwin-win2k.
  /external/webkit/Tools/Scripts/webkitpy/common/system/
executive_unittest.py 184 if sys.platform == "cygwin":
  /ndk/docs/
NDK-GDB.html 171 Cygwin is required to run it on Windows. We hope to get rid of this
  /ndk/sources/host-tools/make-3.81/
README 168 systems: a native Windows tool built with (for example) MSVC or Cygwin,
  /ndk/sources/host-tools/sed-4.2.1/m4/
threadlib.m4 301 dnl Cygwin posix -lpthread Y OK

Completed in 6897 milliseconds

<<11121314151617181920>>