HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 101 - 125 of 756) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/bison/lib/
config.charset 34 # ASCII, ANSI_X3.4-1968 glibc solaris freebsd netbsd darwin cygwin
35 # ISO-8859-1 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
36 # ISO-8859-2 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
37 # ISO-8859-3 Y glibc solaris cygwin
39 # ISO-8859-5 Y glibc aix hpux irix osf solaris freebsd netbsd openbsd darwin cygwin
40 # ISO-8859-6 Y glibc aix hpux solaris cygwin
41 # ISO-8859-7 Y glibc aix hpux irix osf solaris netbsd openbsd darwin cygwin
42 # ISO-8859-8 Y glibc aix hpux osf solaris cygwin
43 # ISO-8859-9 Y glibc aix hpux irix osf solaris darwin cygwin
44 # ISO-8859-13 glibc netbsd openbsd darwin cygwin
    [all...]
dup2.c 97 On Cygwin 1.5.x, dup2 (1, 1) returns 0.
105 /* Correct an errno value on FreeBSD 6.1 and Cygwin 1.5.x. */
stdio-impl.h 31 #if defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, Mac OS X, Cygwin */
69 # else /* FreeBSD, NetBSD <= 1.5Z, DragonFly, Mac OS X, Cygwin */
  /external/chromium/build/
grit_target.gypi 30 'dependencies': ['<(DEPTH)/build/win/system.gyp:cygwin'],
  /external/clang/test/CodeGenCXX/
debug-info-class.cpp 34 // RUN: %clang -target i686-cygwin -emit-llvm -g -S %s -o - | FileCheck %s
  /external/icu4c/config/
mh-cygwin 2 ## Cygwin-specific setup
58 ## To have an import library is better on Cygwin
119 GENCCODE_ASSEMBLY=-a gcc-cygwin
140 ## End Cygwin-specific setup
  /external/libffi/testsuite/libffi.call/
many_win32.c 7 /* { dg-do run { target i?86-*-cygwin* i?86-*-mingw* } } */
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/
Changes 7 - Tested on Cygwin.
  /external/llvm/autoconf/m4/
build_exeext.m4 8 [if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
  /external/llvm/lib/Transforms/
Makefile 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
  /external/llvm/projects/sample/autoconf/m4/
build_exeext.m4 8 [if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
  /external/llvm/runtime/
Makefile 23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
  /external/llvm/tools/
CMakeLists.txt 5 if( NOT WIN32 OR MSYS OR CYGWIN )
  /external/openssh/contrib/cygwin/
Makefile 10 cygdocdir=$(docdir)/Cygwin
21 @echo "Use \`make cygwin-postinstall DESTDIR=[package directory]'"
77 cygwin-postinstall: move-config-files remove-empty-dir install-inetd-config install-doc install-scripts install-copy-id gzip-man-pages
78 @echo "Cygwin specific configuration finished."
  /external/openssh/regress/
agent-ptrace.sh 8 AIX|CYGWIN*|OSF1)
  /external/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /sdk/eclipse/scripts/
create_all_symlinks.sh 63 if [[ "${HOST:0:6}" == "CYGWIN" || "$USE_MINGW" == "1" ]]; then
64 # This is either Cygwin or Linux/Mingw cross-compiling to Windows.
66 if [[ "${HOST:0:6}" == "CYGWIN" ]]; then
67 # We can't use symlinks under Cygwin
170 # We can't build enough of the platform on Cygwin to create layoutlib
214 # liblzf doesn't build under cygwin. If necessary, this should be fixed first.
299 if [ "${HOST:0:6}" == "CYGWIN" ]; then
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 34 if(CYGWIN)
37 else(CYGWIN)
40 endif(CYGWIN)
85 elseif( WIN32 OR CYGWIN)
90 if( WIN32 OR CYGWIN)
  /ndk/build/core/
ndk-common.sh 257 CYGWIN*|*_NT-*)
261 HOST_OS=cygwin
325 # cygwin
327 # Note that cygwin is treated as a special case because it behaves very differently
349 windows-x86|cygwin-x86)
367 windows|cygwin)
404 # On Windows, cygwin binaries will be generated by default, but
405 # you can force mingw ones that do not link to cygwin.dll if you
410 if [ $HOST_OS = cygwin ] ; then
411 log2 "Disabling cygwin binaries generation
    [all...]
  /dalvik/dx/etc/
dx 82 if [ "$OSTYPE" = "cygwin" ]; then
83 # For Cygwin, convert the jarfile path into native Windows style.

Completed in 511 milliseconds

1 2 3 45 6 7 8 91011>>