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

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-zh.m4 46 /* On Cygwin, avoid locale names without encoding suffix, because the
locale-fr.m4 43 /* On Cygwin, avoid locale names without encoding suffix, because the
137 /* On Cygwin, avoid locale names without encoding suffix, because the
  /sdk/monkeyrunner/etc/
monkeyrunner 65 if [ "$OSTYPE" = "cygwin" ] ; then
  /sdk/sdkmanager/app/etc/
android 75 if [ "$OSTYPE" = "cygwin" ] ; then
  /external/chromium/build/
gyp_chromium 106 # Fall back on hermetic python if we happen to get run under cygwin.
109 if sys.platform == 'cygwin':
  /external/dbus/bus/
Makefile.am 260 ## Cygwin start
267 ## Cygwin end
  /external/libffi/
ltcf-gcj.sh 45 cygwin* | mingw*)
104 cygwin* | mingw*)
120 # cygwin and mingw dlls have different entry points and sets of symbols
133 # mingw and cygwin differ, and it's simplest to just exclude the union
137 # recent cygwin and mingw systems supply a stub DllMain which the user
234 cygwin* | mingw*)
363 cygwin* | mingw*)
669 cygwin* | mingw* | os2*)
ltcf-c.sh 42 cygwin* | mingw*)
101 cygwin* | mingw*)
117 # cygwin and mingw dlls have different entry points and sets of symbols
130 # mingw and cygwin differ, and it's simplest to just exclude the union
134 # recent cygwin and mingw systems supply a stub DllMain which the user
235 cygwin* | mingw*)
364 cygwin* | mingw*)
702 cygwin* | mingw* | os2*)
746 cygwin* | mingw* | os2*)
    [all...]
  /external/srtp/
README 38 Cygwin (i686-pc-cygwin), and Sparc (sparc-sun-solaris2.6). Previous
  /external/webkit/Tools/Scripts/
parse-malloc-history 96 # c:\cygwin\home\buildbot\webkit\opensource\webcore\rendering\renderarena.cpp(78): WebCore::RenderArena::allocate
97 # c:\cygwin\home\buildbot\webkit\opensource\webcore\rendering\renderobject.cpp(82): WebCore::RenderObject::operator new
  /external/webkit/Tools/WebKitTestRunner/win/
TestControllerWin.cpp 107 // Cygwin calls ::SetErrorMode(SEM_FAILCRITICALERRORS), which we will inherit. This is bad for
109 // error mode here to work around Cygwin's behavior. See <http://webkit.org/b/55222>.
  /external/zlib/
CMakeLists.txt 147 if(NOT CYGWIN)
149 # encoded into their final filename. We disable this on Cygwin because
  /external/zlib/win32/
Makefile.gcc 5 # Tested under Cygwin and MinGW.
23 # If the platform is *not* MinGW (e.g. it is Cygwin or UWIN),
  /ndk/build/core/
build-local.mk 159 # For cygwin, put generated dependency conversion script here
162 ifeq ($(HOST_OS),cygwin)
  /external/protobuf/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
143 ### Linux, Mac OS X (without Xcode), and Cygwin ###
275 X, and Cygwin). It doesn't try to build Google Test's own tests.
  /external/icu4c/
configure.in 205 *-*-cygwin*|*-*-mingw*) EXEEXT=.exe ;;
281 if test $icu_cv_host_frag = mh-cygwin-msvc
541 # Check to see if we are using CygWin with MSVC
543 *-pc-cygwin*|*-pc-mingw*)
544 # For gcc, the thread options are set by mh-mingw/mh-cygwin
686 if test $icu_cv_host_frag = mh-cygwin-msvc
1071 *-*-cygwin)
    [all...]
  /external/webkit/WebKitLibraries/win/lib/
WebKitSystemInterface.lib     [all...]
  /build/libs/host/
CopyFile.c 67 * date. Cygwin/Mingw doesn't support st_mtim and always returns false.
85 * to work on Cygwin.
91 /* get the equivalent information with Win32 (Cygwin does some weird stuff in */
92 /* its winsup/cygwin/fhandler_disk_file.cc to emulate this, too complex for us) */
550 * Here's the interesting part. Under Cygwin, if you have a file
  /external/dbus/cmake/
CMakeLists.txt 30 if (CYGWIN)
32 endif (CYGWIN)
155 if (WIN32 OR CYGWIN)
157 else (WIN32 OR CYGWIN)
159 endif (WIN32 OR CYGWIN)
  /external/wpa_supplicant_8/wpa_supplicant/
README-Windows.txt 59 the Makefile unless cygwin is used.
106 Building wpa_supplicant for cygwin
109 wpa_supplicant can be built for cygwin by installing the needed
110 development packages for cygwin. This includes things like compiler,
212 ctrl_interface is using UNIX domain sockets when built for cygwin, but
  /ndk/build/tools/
build-mingw64-toolchain.sh 89 CYGWIN*|*_NT-*) OS=windows;
91 OS=cygwin
110 windows|cygwin)
288 cygwin) HOST_TAG=$HOST_ARCH-pc-cygwin;;
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.rpath 67 mingw* | cygwin* | pw32* | os2* | cegcc*)
141 cygwin* | mingw* | pw32* | cegcc*)
191 cygwin* | mingw* | pw32* | cegcc*)
335 cygwin* | mingw* | pw32* | cegcc*)
526 cygwin* | mingw* | pw32* | cegcc*)
  /frameworks/base/docs/html/tools/sdk/ndk/
index.jd 130 <li>Fixed {@code LOCAL_SHORT_COMMANDS} issues on Mac OS, Windows Cygwin environments for
438 <p>This release of the NDK includes fixes for native Windows builds, Cygwin and many other
474 <li>Fixed {@code gnustl_shared} on Cygwin. The linker complained that it couldn't find
476 <li>Fixed Cygwin C++ link when not using any specific C++ runtime through
523 <li>Cygwin: {@code ndk-build} no longer creates an empty "NUL" file in the current
525 <li>Cygwin: Added better automatic dependency detection. In the previous version, it
528 <li>When the Cygwin drive prefix was not {@code /cygdrive}.</li>
529 <li>When using drive-less mounts, for example, when Cygwin would translate
533 <li>Cygwin: {@code ndk-build} does not try to use the native Windows tools under
534 {@code $NDK/prebuilt/windows/bin} with certain versions of Cygwin and/or GNU Make.</li
    [all...]
  /external/libpng/scripts/
makefile.cygwin 1 # makefile for cygwin on x86
39 MINGW_CCFLAGS=-mno-cygwin -I/usr/include/mingw
40 MINGW_LDFLAGS=-mno-cygwin -L/usr/lib/mingw
  /external/llvm/include/llvm/ADT/
Triple.h 83 Cygwin,
292 /// \brief Tests for either Cygwin or MinGW OS
294 return getOS() == Triple::Cygwin || getOS() == Triple::MinGW32;

Completed in 1386 milliseconds

1 2 3 4 5 6 7 8 91011>>