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

1 2 34 5 6 7 8 91011>>

  /external/libffi/testsuite/libffi.call/
strlen_win32.c 7 /* { dg-do run { target i?86-*-cygwin* i?86-*-mingw* } } */
  /external/llvm/test/CodeGen/X86/
alldiv-divdi3.ll 5 ; RUN: llc < %s -mtriple i386-pc-cygwin | FileCheck %s -check-prefix USEDIVDI
allrem-moddi3.ll 5 ; RUN: llc < %s -mtriple i386-pc-cygwin | FileCheck %s -check-prefix USEMODDI
  /external/protobuf/python/
README.txt 54 Python on Cygwin which causes the tests to fail after printing the
56 to be a bug either in Cygwin or in Python:
57 http://www.cygwin.com/ml/cygwin/2005-07/msg01378.html
  /external/protobuf/vsprojects/
convert2008to2005.sh 7 # MSVC 2005, you may have to run this manually. (Hint: Use Cygwin or MSYS.)
  /external/qemu/android/build/
common.sh 95 CYGWIN*|*_NT-*)
99 OS=cygwin
100 HOST_CFLAGS="$CFLAGS -mno-cygwin"
101 HOST_LDFLAGS="$LDFLAGS -mno-cygwin"
115 # cygwin
117 # Note that cygwin is treated as a special case because it behaves very differently
142 cygwin-x86|windows-x86)
195 # faster than using Cygwin / MSys to do the same job.
221 # Cygwin is normally not supported, unless you call this function
225 if [ $OS = cygwin ] ; the
    [all...]
  /external/webkit/Source/WebCore/WebCore.vcproj/
WebCoreGeneratedCairo.vsprops 10 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash&#x0D;&#x0A;if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;cmd /c&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; grep XX$(ProjectName)XX &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;echo XX$(ProjectName)XX &gt; &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)&#x0D;&#x0A;bash build-generated-files.sh &quot;$(ConfigurationBuildDir)&quot; &quot;$(WebKitLibrariesDir)&quot; &quot;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win&quot; cairo&#x0D;&#x0A;bash migrate-scripts.sh &quot;$(ConfigurationBuildDir)/obj/WebCore/scripts&quot;&#x0D;&#x0A;cmd /C copyForwardingHeaders.cmd cairo curl&#x0D;&#x0A;cmd /C copyWebCoreResourceFiles.cmd&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; del &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;"
11 ReBuildCommandLine="echo XX$(ProjectName)XX &gt; &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;del /s /q &quot;$(ConfigurationBuildDir)\obj\WebCore\DerivedSources&quot;&#x0D;&#x0A;del /s /q &quot;$(ConfigurationBuildDir)\obj\WebCore\scripts&quot;&#x0D;&#x0A;%SystemDrive%\cygwin\bin\which.exe bash&#x0D;&#x0A;if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;cmd /c&#x0D;&#x0A;set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)&#x0D;&#x0A;bash build-generated-files.sh &quot;$(ConfigurationBuildDir)&quot; &quot;$(WebKitLibrariesDir)&quot; &quot;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win&quot; cairo&#x0D;&#x0A;bash migrate-scripts.sh &quot;$(ConfigurationBuildDir)/obj/WebCore/scripts&quot;&#x0D;&#x0A;cmd /C copyForwardingHeaders.cmd cairo curl&#x0D;&#x0A;cmd /C copyWebCoreResourceFiles.cmd&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; del &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;"
WebCoreGeneratedCommon.vsprops 11 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash&#x0D;&#x0A;if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;cmd /c&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; grep XX$(ProjectName)XX &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;echo XX$(ProjectName)XX &gt; &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;bash build-generated-files.sh &quot;$(ConfigurationBuildDir)&quot; &quot;$(WebKitLibrariesDir)&quot; &quot;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win&quot; windows&#x0D;&#x0A;set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)&#x0D;&#x0A;bash migrate-scripts.sh &quot;$(WebKitOutputDir)/$(ConfigurationName)/obj/WebCore/scripts&quot;&#x0D;&#x0A;cmd /C copyForwardingHeaders.cmd cg cf&#x0D;&#x0A;cmd /C copyWebCoreResourceFiles.cmd&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; del &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;"
12 ReBuildCommandLine="echo XX$(ProjectName)XX &gt; &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;del /s /q &quot;$(ConfigurationBuildDir)\obj\WebCore\DerivedSources&quot;&#x0D;&#x0A;del /s /q &quot;$(ConfigurationBuildDir)\obj\WebCore\scripts&quot;&#x0D;&#x0A;%SystemDrive%\cygwin\bin\which.exe bash&#x0D;&#x0A;if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;cmd /c&#x0D;&#x0A;bash build-generated-files.sh &quot;$(ConfigurationBuildDir)&quot; &quot;$(WebKitLibrariesDir)&quot; &quot;$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win&quot; windows&#x0D;&#x0A;set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)&#x0D;&#x0A;bash migrate-scripts.sh &quot;$(WebKitOutputDir)/$(ConfigurationName)/obj/WebCore/scripts&quot;&#x0D;&#x0A;cmd /C copyForwardingHeaders.cmd cg cf&#x0D;&#x0A;cmd /C copyWebCoreResourceFiles.cmd&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; del &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;"
  /external/wpa_supplicant_6/
README 19 Linux/BSD/cygwin builds).
  /external/dropbear/libtommath/etc/
makefile 17 # same app but using RDTSC for higher precision [requires 80586+], coff based gcc installs [e.g. ming, cygwin, djgpp]
22 # for cygwin
  /external/webkit/Tools/TestWebKitAPI/win/
main.cpp 30 // Cygwin calls ::SetErrorMode(SEM_FAILCRITICALERRORS), which we will inherit. This is bad for
32 // error mode here to work around Cygwin's behavior. See <http://webkit.org/b/55222>.
  /external/webkit/Tools/WebKitAPITest/
main.cpp 33 // Cygwin calls ::SetErrorMode(SEM_FAILCRITICALERRORS), which we will inherit. This is bad for
35 // error mode here to work around Cygwin's behavior. See <http://webkit.org/b/55222>.
  /external/webkit/Tools/WebKitTestRunner/win/
InjectedBundleGeneratedCommon.vsprops 11 BuildCommandLine="if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; grep XX$(ProjectName)XX &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;echo XX$(ProjectName)XX &gt; &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;bash build-generated-files.sh &quot;$(ConfigurationBuildDir)&quot; &quot;$(WebKitLibrariesDir)&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; del &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;"
12 ReBuildCommandLine="echo XX$(ProjectName)XX &gt; &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;&#x0D;&#x0A;del /s /q &quot;$(ConfigurationBuildDir)\obj\InjectedBundle\DerivedSources&quot;&#x0D;&#x0A;set PATH=%SystemDrive%\cygwin\bin;%PATH%&#x0D;&#x0A;bash build-generated-files.sh &quot;$(ConfigurationBuildDir)&quot; &quot;$(WebKitLibrariesDir)&quot;&#x0D;&#x0A;if errorlevel 1 exit 1&#x0D;&#x0A;&#x0D;&#x0A;if exist &quot;$(ConfigurationBuildDir)\buildfailed&quot; del &quot;$(ConfigurationBuildDir)\buildfailed&quot;&#x0D;&#x0A;"
  /gdk/build/awk/
convert-deps-to-cygwin.awk 16 # This script is used to convert a dependency file generated by a cygwin-less
17 # GCC compiler program into something that can be parsed into a cygwin-based
  /ndk/sources/host-tools/sed-4.2.1/m4/
strerror.m4 63 dnl the check for those headers unconditional; yet cygwin reports
65 dnl cygwin, all socket information should come from sys/socket.h).
  /gdk/build/core/
init.mk 70 # On all modern variants of Windows (including Cygwin and Wine)
87 ifneq (,$(findstring CYGWIN,$(UNAME)))
132 # For now always use ":" since Windows is Cygwin
138 # Cygwin 1.5, which is deprecated and won't run our toolchain
142 # On cygwin, 'uname -r' returns something like 1.5.23(0.225/5/3)
146 $(call __gdk_info,You seem to be running Cygwin 1.5, which is not supported.)
147 $(call __gdk_info,Please upgrade to Cygwin 1.7 or higher.)
178 # On windows, define the 'cygwin-to-host-path' function here depending on the
186 # from cygwin to host paths through simple substitutions.
191 # have a very weird cygwin setup)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 81 cygwin=false;
84 CYGWIN*) cygwin=true ;;
114 # For Cygwin, ensure paths are in UNIX format before anything is touched
115 if $cygwin ; then
243 # For Cygwin, switch paths to appropriate format before running java
247 # rare than windows style paths on cygwin.
248 if $cygwin; then
280 # add a second backslash to variables terminated by a backslash under cygwin
281 if $cygwin; then
    [all...]
  /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
164 # We can't build enough of the platform on Cygwin to create layoutlib
199 # liblzf doesn't build under cygwin. If necessary, this should be fixed first.
258 if [ "${HOST:0:6}" == "CYGWIN" ]; then
  /external/icu4c/config/
mh-mingw 2 ## Cygwin/MinGW specific setup
75 CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
78 CURR_SRCCODE_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
125 GENCCODE_ASSEMBLY=-a gcc-cygwin
130 ## End Cygwin/MinGW specific setup
  /external/llvm/cmake/modules/
HandleLLVMOptions.cmake 46 if(CYGWIN)
49 else(CYGWIN)
52 endif(CYGWIN)
79 elseif( WIN32 OR CYGWIN)
92 if( WIN32 OR CYGWIN)
  /external/protobuf/gtest/
CHANGES 16 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile,
22 * New feature: death tests on Windows, Cygwin, and Mac.
72 * Fixed issues with compiling on Cygwin.
  /external/v8/build/
README.txt 50 On Windows an additional third party component is required. This is cygwin in
54 > svn co http://src.chromium.org/svn/trunk/deps/third_party/cygwin@66844 third_party/cygwin
  /external/webkit/Tools/Scripts/webkitpy/common/system/
executive.py 113 return sys.platform not in ('win32', 'cygwin')
203 # We only use taskkill.exe on windows (not cygwin) because subprocess.pid
204 # is a CYGWIN pid and taskkill.exe expects a windows pid.
205 # Thankfully os.kill on CYGWIN handles either pid type.
213 # to work in cygwin, however it occasionally raises EAGAIN.
214 retries_left = 10 if sys.platform == "cygwin" else 1
267 if sys.platform in ('darwin', 'linux2', 'cygwin'):
289 if sys.platform in ("win32", "cygwin"):
402 # FIXME: Using UTF-8 on Cygwin will confuse Windows-native commands
408 # Cygwin's Python's os.execv doesn't support unicode comman
    [all...]
  /ndk/docs/
INSTALL.html 15 Windows users will need to install Cygwin 1.7 or later (http://www.cygwin.com) to
16 use the NDK. Note that running it under MSys or Cygwin 1.5 is not supported.
  /sdk/docs/
howto_SDK_git_cygwin.txt 16 Subject: How to get the android source code using Cygwin and Git
44 - You must have Cygwin installed. But wait! You CANNOT use the latest Cygwin 1.7.
45 Instead you MUST use the "legacy Cygwin 1.5" that you can find at this page:
47 http://cygwin.org/win-9x.html
69 Out of the box, "repo" and "git" will work just fine under Cygwin:

Completed in 1705 milliseconds

1 2 34 5 6 7 8 91011>>