HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 76 - 100 of 441) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/stlport/test/eh/
cygwin.mak 79 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
83 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
87 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
chromium_win.py 114 return self.path_from_chromium_base('third_party', 'cygwin', 'usr',
119 'cygwin-httpd.conf')
140 return self.path_from_chromium_base('third_party', 'cygwin', 'bin',
http_server.py 194 # Put the cygwin directory first in the path to find cygwin1.dll
196 if sys.platform in ('cygwin', 'win32'):
199 'cygwin', 'bin'),
204 'cygwin', 'setup_mount.bat')
248 dest="register_cygwin", help='Register Cygwin paths (on Win try bots)')
websocket_server.py 178 # Put the cygwin directory first in the path to find cygwin1.dll
180 if sys.platform in ('cygwin', 'win32'):
183 'cygwin', 'bin'),
188 'third_party', 'cygwin', 'setup_mount.bat')
277 help='Register Cygwin paths (on Win try bots)')
  /hardware/broadcom/wlan/bcm4329/src/
Makerules 234 # Tools common to cygwin/win32
382 # Convert windows style directories to cygwin style.
383 # It should be used in situations where the host environment is cygwin, and
384 # the host compiler is a native Win32 app (non-cygwin). It will convert the
385 # Windows style directories in the dependencies list to cygwin style. This is
386 # necessary for the dependency files to be included by cygwin make.
483 # - Convert windows-style drive letters to cygwin style.
485 # It should be used in situations where the host environment is cygwin, and
486 # the host compiler is a native Win32 app (non-cygwin). It will convert the
487 # Windows style directories in the dependencies list to cygwin style. This i
    [all...]
  /development/docs/
howto_build_SDK.txt 122 B- Cygwin pre-requisite & code checkout
125 You must have Cygwin installed. But wait! You CANNOT use the latest Cygwin 1.7.
126 Instead you MUST use the "legacy Cygwin 1.5" that you can find at this page:
128 http://cygwin.org/win-9x.html
135 - When installing Cygwin, set Default Text File Type to Unix/binary, not DOS/text.
144 Once you installed Cygwin properly, checkout the code from git as you did
  /external/bluetooth/glib/
README.win32 14 only. No POSIX (Unix) emulation layer like Cygwin in involved.
38 - G_WITH_CYGWIN is defined if compiling for the Cygwin
40 Cygwin is supposed to behave like Unix. G_OS_UNIX *is* defined by a GLib
41 for Cygwin.
104 Using Cygwin's gcc with the -mno-cygwin switch is not recommended. In
106 easily lead to confusing situations where one mixes headers for Cygwin
  /external/chromium/third_party/icu/source/
aclocal.m4 34 *-*-cygwin|*-*-mingw32)
39 #endif], [], icu_cv_host_frag=mh-mingw, icu_cv_host_frag=mh-cygwin)
41 icu_cv_host_frag=mh-cygwin-msvc
86 *-*-cygwin*|*-*-mingw*)
301 *-*-cygwin)
458 *-*-cygwin)
474 *-*-cygwin)
  /external/icu4c/
aclocal.m4 34 *-*-cygwin|*-*-mingw32)
39 #endif], [], icu_cv_host_frag=mh-mingw, icu_cv_host_frag=mh-cygwin)
41 icu_cv_host_frag=mh-cygwin-msvc
86 *-*-cygwin*|*-*-mingw*)
303 *-*-cygwin)
460 *-*-cygwin)
476 *-*-cygwin)
  /sdk/docs/
howto_build_SDK.txt 122 B- Cygwin pre-requisite & code checkout
125 You must have Cygwin installed. But wait! You CANNOT use the latest Cygwin 1.7.
126 Instead you MUST use the "legacy Cygwin 1.5" that you can find at this page:
128 http://cygwin.org/win-9x.html
135 - When installing Cygwin, set Default Text File Type to Unix/binary, not DOS/text.
144 Once you installed Cygwin properly, checkout the code from git as you did
  /external/chromium/sdch/open-vcdiff/src/
mutex.h 56 // CYGWIN NOTE: Cygwin support for rwlock seems to be buggy:
57 // http://www.cygwin.com/ml/cygwin/2008-12/msg00017.html
59 // cygwin. They seem to be more reliable than the cygwin pthreads layer.
  /external/gtest/
README 21 building Google Test on Linux, Windows, Mac OS X, and Cygwin. We will
47 ### Cygwin Requirements ###
48 * Cygwin 1.5.25-14 or newer
79 are using Linux, Mac OS X, or Cygwin. Enter the target directory of
117 ### Linux, Mac OS X (without Xcode), and Cygwin ###
231 X, and Cygwin). It doesn't try to build Google Test's own tests.
  /development/build/tools/
patch_windows_sdk.sh 72 # aapt under cygwin needs to have mgwz.dll
109 chmod $V -R u+w $JETCREATOR # fixes an issue where Cygwin might copy the above as u+rx only
121 # When building under cygwin, mgwz.dll must be both in SDK/tools for zipalign
  /external/icu4c/tools/toolutil/
toolutil.cpp 16 * 6/25/08 - Added Cygwin specific code in uprv_mkdir - Brian Rower
146 This is useful for environments like Win32+CygWin which have both.
170 /*if using Cygwin and the mkdir says it failed...check if the directory already exists..*/
  /external/stlport/doc/
README.borland 50 - A GNU make tool. You can get one from www.mingw.org or www.cygwin.com.
51 See README.mingw or README.cygwin for additional informations.
74 1. Open a console, you can use a Msys, Cygwin or Windows console.
  /external/webkit/WebKitTools/Scripts/webkitpy/
changelogs_unittest.py 43 Only add Cygwin to the path when it isn't already there. This avoids
44 causing problems for people who purposefully have non-Cygwin versions of
45 executables like svn in front of the Cygwin ones in their paths.
  /system/core/include/arch/windows/
AndroidConfig.h 20 * Cygwin has pthreads, but GDB seems to get confused if you use it to
228 #define WIN32 1 /* stock Cygwin doesn't define these */
261 * Cygwin has it, but not MinGW.
  /cts/tools/dasm/etc/
dasm 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /cts/tools/dx-tests/etc/
cfassembler 60 if [ "$OSTYPE" = "cygwin" ] ; then
  /dalvik/tools/dexdeps/etc/
dexdeps 63 if [ "$OSTYPE" = "cygwin" ] ; then
  /development/tools/makedict/etc/
makedict 54 if [ "$OSTYPE" = "cygwin" ] ; then
  /development/tools/monkeyrunner/etc/
monkeyrunner 65 if [ "$OSTYPE" = "cygwin" ] ; then
  /external/bluetooth/glib/docs/reference/glib/tmpl/
windows.sgml 10 If your application really needs the POSIX APIs, we suggest you try the Cygwin
  /external/chromium/sdch/open-vcdiff/src/gtest/
README 50 ### Cygwin Requirements ###
51 * Cygwin 1.5.25-14 or newer
79 are using Linux, Mac OS X, or Cygwin. Enter the target directory of
112 ### Linux, Mac OS X, and Cygwin ###
  /external/chromium/third_party/icu/source/config/
mh-cygwin-msvc 0 ## Cygwin with Microsoft Visual C++ compiler specific setup
85 # Cygwin's ar can't handle Win64 right now. So we use Microsoft's tool instead.
91 ## An import library is needed for z/OS, MSVC and Cygwin
230 ## End Cygwin-specific setup

Completed in 1460 milliseconds

1 2 34 5 6 7 8 91011>>