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

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/Support/Unix/
Process.inc 48 // On Cygwin, getpagesize() returns 64k but the page size for the purposes of
50 // See http://www.cygwin.com/ml/cygwin/2009-01/threads.html#00492
  /external/llvm/lib/Target/X86/
X86Subtarget.h 246 bool isTargetCygwin() const { return TargetTriple.getOS() == Triple::Cygwin; }
252 // FIXME: x86_64-cygwin has not been released yet.
257 // FIXME: Cygwin is included for isTargetWin64 -- should it be included
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 141 /* Special munging to support doing things the 'cygwin' way:
147 * 'Cygwin' defines/defaults:
155 * a cygwin user should define either PNG_BUILD_DLL or PNG_STATIC, and
157 * that. If a cygwin user *wants* to define 'PNG_USE_DLL' that's okay, but
166 * CYGWIN (2002-01-20): The preceding is now obsolete. With the advent
    [all...]
  /external/webkit/Tools/Scripts/webkitperl/
httpd.pm 120 # The version of Apache we use with Cygwin does not support SSL
140 $httpdConfig = "$windowsConfDirectory/cygwin-httpd.conf";
235 # On Cygwin, when we receive a signal Apache is still running, so we need
  /external/bison/build-aux/
config.rpath 132 cygwin* | mingw* | pw32*)
182 cygwin* | mingw* | pw32*)
326 cygwin* | mingw* | pw32*)
503 cygwin* | mingw* | pw32*)
  /external/bluetooth/glib/tests/
spawn-test-win32-gui.c 11 /* Cygwin does not prototype __argc and __argv in stdlib.h */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 105 s/\r$//; # for Cygwin
  /external/icu4c/test/perf/
README 53 Note: When running on Windows, cygwin is preferred.
  /external/libxml2/include/libxml/
xmlexports.h 134 /* Cygwin platform, GNU compiler */
  /external/libxslt/libxslt/
xsltconfig.h.in 158 * This macro is used to declare PUBLIC variables for Cygwin and for MSC on Windows
  /external/llvm/tools/
Makefile 68 ifneq (,$(filter $(HOST_OS), Cygwin MingW))
  /external/llvm/unittests/
CMakeLists.txt 127 if(MINGW OR CYGWIN)
  /external/openssh/
README 20 has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
README.privsep 44 On Cygwin, Tru64 Unix, OpenServer, and Unicos only the pre-authentication
TODO 83 - Cygwin
  /external/tremolo/Tremolo/
os_types.h 75 /* Cygwin */
  /external/webkit/Tools/Scripts/
new-run-webkit-httpd 85 dest="register_cygwin", help='Register Cygwin paths (on Win try bots)')
webkit-patch 57 _log.fatal("webkit-patch is only supported under Cygwin Python, "
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
qt.py 54 elif sys.platform in ('win32', 'cygwin'):
  /external/wpa_supplicant_8/
README 19 configuration (.config) and running 'make' there (for Linux/BSD/cygwin
  /frameworks/compile/mclinker/m4/
llvm.m4 87 *-*-cygwin*)
  /ndk/docs/
STANDALONE-TOOLCHAIN.html 155 The Windows binaries do *not* depend on Cygwin. The good news is that they
156 are thus faster, the bad news is that they do not understand the Cygwin
159 The NDK build system ensures that all paths passed to the compiler from Cygwin
163 NOTE: There is no plan to support Cygwin / MSys at the moment, but
  /ndk/sources/host-tools/make-3.81/
README.W32 89 There is a version of GNU bash available from Cygnus "Cygwin"
90 porting effort (http://www.cygwin.com/).
117 Good news! Make now has native support for Cygwin sh. To enable,
119 from scratch. This version of make tested with B20.1 of Cygwin.
  /ndk/sources/host-tools/make-3.81/config/
config.rpath 112 cygwin* | mingw* | pw32*)
152 cygwin* | mingw* | pw32*)
271 cygwin* | mingw* | pw32*)
443 cygwin* | mingw* | pw32*)
  /ndk/sources/host-tools/sed-4.2.1/lib/
copy-acl.c 182 #elif USE_ACL && defined GETACL /* Solaris, Cygwin, not HP-UX */
219 # else /* Solaris, Cygwin, general case */
221 /* Solaris 2.5 through Solaris 10, Cygwin, and contemporaneous versions
341 /* On Cygwin, it is necessary to call chmod before acl, because

Completed in 768 milliseconds

1 2 3 4 5 6 7 891011>>