/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"
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_cygwin.h | 1 #define _STLP_PLATFORM "Cygwin"
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_cygwin.h | 1 #define _STLP_PLATFORM "Cygwin"
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_cygwin.h | 1 #define _STLP_PLATFORM "Cygwin"
|
/prebuilts/ndk/8/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/tests/awk/gen-cygwin-deps-converter/ |
test-1.out | 4 sed -e 's!^//server/subdir!/home/mnt\.2\$!ig;s! //server/subdir! /home/mnt\.2\$!ig;s!^C:/cygwin/lib!/usr/lib!ig;s! C:/cygwin/lib! /usr/lib!ig;s!^C:/cygwin/bin!/usr/bin!ig;s! C:/cygwin/bin! /usr/bin!ig;s!^C:/cygwin/!/!ig;s! C:/cygwin/! /!ig;s!^D:!/cygdrive/d!ig;s! D:! /cygdrive/d!ig;s!^C:!/cygdrive/c!ig;s! C:! /cygdrive/c!ig;' $1.org > $1 && rm -f $1.org
|
test-2.out | 4 sed -e 's!^//server/subdir!/home/mnt\.2\$!ig;s! //server/subdir! /home/mnt\.2\$!ig;s!^C:/cygwin/lib!/usr/lib!ig;s! C:/cygwin/lib! /usr/lib!ig;s!^C:/cygwin/bin!/usr/bin!ig;s! C:/cygwin/bin! /usr/bin!ig;s!^C:/cygwin/!/!ig;s! C:/cygwin/! /!ig;s!^D:!/cygdrive/d!ig;s! D:! /cygdrive/d!ig;s!^C:!/cygdrive/c!ig;s! C:! /cygdrive/c!ig;' $1.org > $1 && rm -f $1.org
|
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-2.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)
|
/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%
|