HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 1 - 25 of 629) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dbus/
README.cygwin 1 The cygwin dbus port is included in master branch of
4 See cygwin/README for more informations about
5 the cygwin dbus port.
7 The cygwin port of dbus is maintained by:
  /external/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /external/webkit/Tools/CygwinDownloader/
setup.py 4 setup(console=['cygwin-downloader.py'])
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /ndk/tests/awk/gen-windows-host-path/
test-1.in 1 C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
2 C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
3 C:/cygwin on / type ntfs (binary,auto)
test-1.out 1 $(patsubst /%,C:/cygwin/%,
2 $(patsubst /usr/bin/%,C:/cygwin/bin/%,
3 $(patsubst /usr/lib/%,C:/cygwin/lib/%,
  /ndk/build/awk/
gen-windows-host-path.awk 20 # 'cygwin-to-host-path' that will transform a Cygwin-specific path into the
23 # $(call cygwin-to-host-path,/cygdrive/c/Stuff/) --> c:/Stuff
27 # cygwin-to-host-path = $(shell cygpath -m $1)
33 # The script expects its input to be the output of the Cygwin "mount" command
36 # C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
37 # C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
38 # C:/cygwin on / type ntfs (binary,auto)
45 # $(patsubst /%,C:/cygwin/,
46 # $(patsubst /usr/bin/%,C:/cygwin/bin/
    [all...]
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCorePreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/WTF/
WTFPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/jsc/
jscPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/testapi/
testapiPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/WebCore/WebCore.vcproj/
QTMovieWinPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
WebCorePreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/WebKit/win/WebKit.vcproj/
InterfacesPostBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
WebKitGUIDPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/WebKit2/win/
WebKit2WebProcessPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/win/
TestNetscapePluginPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/DumpRenderTree/win/
ImageDiffPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/TestWebKitAPI/win/
TestWebKitAPIPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/WebKitAPITest/
WebKitAPITestPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/WebKitTestRunner/win/
InjectedBundlePreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
WebKitTestRunnerPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/WinLauncher/
WinLauncherPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%

Completed in 470 milliseconds

1 2 3 4 5 6 7 8 91011>>