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

<<11121314151617181920>>

  /external/expat/conftools/
libtool.m4 598 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
718 cygwin* | mingw*)
930 cygwin*)
    [all...]
  /external/llvm/autoconf/m4/
libtool.m4 595 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
715 cygwin* | mingw*)
927 cygwin*)
    [all...]
  /external/llvm/projects/sample/autoconf/m4/
libtool.m4 595 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
715 cygwin* | mingw*)
927 cygwin*)
    [all...]
  /ndk/build/core/
definitions.mk 144 # Rationale: This function is used to translate Cygwin paths into
145 # Cygwin-specific ones. On other platforms, it will just
148 ifeq ($(HOST_OS),cygwin)
149 host-path = $(if $(strip $1),$(call cygwin-to-host-path,$1))
232 # Rationale: This function is used to translate Cygwin paths into
233 # Cygwin-specific ones. On other platforms, it will just
236 ifeq ($(HOST_OS),cygwin)
    [all...]
  /external/bluetooth/glib/
configure.in     [all...]
ChangeLog.pre-2-8 131 Add a long description, pointing people at Cygwin for a complete
729 Cygwin. Cygwin is supposed to look and feel like Unix, and on Unix
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 69 // GTEST_OS_CYGWIN - defined iff compiled on Cygwin.
189 // At least some versions of cygwin doesn't support ::std::wstring.
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 206 TheTriple.getOS() == Triple::Cygwin)
384 } else if (TheTriple.getOS() == Triple::MinGW32 || TheTriple.getOS() == Triple::Cygwin) {
  /external/openssh/
ChangeLog 32 binary_pipe is no longer required on Cygwin; patch from Corinna Vinschen
462 - (dtucker) [contrib/cygwin/ssh-host-config] From Corinna: revamp of the
463 Cygwin-specific service installer script ssh-host-config. The actual
482 - (dtucker) [contrib/cygwin/ssh-{host,user}-config] Add ECDSA key
560 backslash characters in filenames, enable it for Cygwin and use it to turn
    [all...]
  /external/qemu/
Makefile.common 227 # releases of Cygwin when using the -mno-cygwin option. Moreover, we don't
  /external/srtp/doc/
intro.txt 146 (powerpc-apple-darwin1.4), Cygwin (i686-pc-cygwin), Solaris
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
master.cfg 489 # Chromium Win runs in non-Cygwin environment, which is not yet fit
493 # Chromium Win runs in non-Cygwin environment, which is not yet fit
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
chromium.py 326 if sys.platform == 'cygwin':
391 close_flag = sys.platform not in ('win32', 'cygwin')
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 34 /* popen/pclose aren't defined in strict ANSI on Cygwin and MinGW */
869 /* Cygwin and MinGW only deals with the version major number. */
    [all...]
  /external/stlport/etc/
ChangeLog 54 * build/Makefiles/gmake: Build system updated for gcc under Cygwin,
55 MinGW. Under Cygwin, with or without -mno-cygwin option, STLport
99 * build/Makefiles/gmake: Cygwin/MinGW upgrade, now build
111 Cygwin/MinGW make. Remove default value of STLPORT_DIR,
113 path generated in the script leads to trouble under Cygwin/MinGW.
609 * stlport/stl/config/_cygwin.h: Cygwin do not define _STLP_USE_GLIBC
    [all...]
  /external/v8/
SConstruct 970 if (os == 'win32' or os == 'cygwin') and toolchain == 'gcc':
971 # MinGW / Cygwin can't do it.
1002 'values': ['freebsd', 'linux', 'macos', 'win32', 'openbsd', 'solaris', 'cygwin', 'netbsd'],
    [all...]
  /external/webkit/Source/WebCore/WebCore.gyp/
WebCore.gyp     [all...]
  /external/chromium/sdch/open-vcdiff/
aclocal.m4 705 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
826 cygwin* | mingw*)
1041 cygwin*)
    [all...]
  /external/chromium/third_party/libevent/
aclocal.m4 705 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
826 cygwin* | mingw*)
1041 cygwin*)
    [all...]
  /external/libffi/
aclocal.m4 627 [*-*-cygwin* | *-*-mingw* | *-*-pw32*)
748 cygwin* | mingw*)
963 cygwin*)
    [all...]
  /build/core/combo/
TARGET_linux-arm.mk 51 # The gcc toolchain does not exists for windows/cygwin. In this case, do not reference it.
  /external/antlr/antlr-3.4/runtime/C/doxygen/
build.dox 27 /// If you are building for Cygwin, or a similar UNIX on Windows System, follow the "Building With Configure" instructions below.
  /external/chromium/webkit/glue/
webkit_glue.gypi 484 '<(DEPTH)/build/win/system.gyp:cygwin',
  /external/clang/www/
get_started.html 148 (Note that the grep from MSYS or Cygwin doesn't work with the tests
  /external/dbus/
configure.in 85 *-cygwin*)
114 AC_DEFINE(DBUS_CYGWIN,1,[Defined if we run on a cygwin API based system])
    [all...]

Completed in 1013 milliseconds

<<11121314151617181920>>