/frameworks/data-binding/samples/BindingDemo/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
/frameworks/support/samples/SupportLeanbackShowcase/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
/external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
/prebuilts/eclipse/maven/apache-maven-3.2.1/bin/ |
mvn | 50 cygwin=false; 54 CYGWIN*) cygwin=true ;; 116 # For Cygwin, ensure paths are in UNIX format before anything is touched 117 if $cygwin ; then 175 # For Cygwin, switch paths to Windows format before running java 176 if $cygwin; then
|
mvnDebug | 54 cygwin=false; 58 CYGWIN*) cygwin=true ;; 120 # For Cygwin, ensure paths are in UNIX format before anything is touched 121 if $cygwin ; then 179 # For Cygwin, switch paths to Windows format before running java 180 if $cygwin; then
|
mvnyjp | 58 cygwin=false; 62 CYGWIN*) cygwin=true ;; 124 # For Cygwin, ensure paths are in UNIX format before anything is touched 125 if $cygwin ; then 183 # For Cygwin, switch paths to Windows format before running java 184 if $cygwin; then
|
/external/ImageMagick/config/ |
ar-lib | 56 CYGWIN*) 57 file_conv=cygwin 68 cygwin)
|
/external/bison/build-aux/ |
compile | 57 CYGWIN*) 58 file_conv=cygwin 71 cygwin/*)
|
/external/google-breakpad/android/ |
common-functions.sh | 195 CYGWIN*|*_NT-*)
|
/external/libcap-ng/libcap-ng-0.7/ |
compile | 57 CYGWIN*) 58 file_conv=cygwin 71 cygwin/*)
|
/external/libevent/ |
compile | 56 CYGWIN*) 57 file_conv=cygwin 70 cygwin/*)
|
/external/libopus/ |
compile | 57 CYGWIN*) 58 file_conv=cygwin 71 cygwin/*)
|
/external/pcre/dist/ |
ar-lib | 56 CYGWIN*) 57 file_conv=cygwin 68 cygwin)
|
/external/snakeyaml/ |
mvnw | 50 cygwin=false; 54 CYGWIN*) cygwin=true ;; 123 # For Cygwin, ensure paths are in UNIX format before anything is touched 124 if $cygwin ; then 187 # For Cygwin, switch paths to Windows format before running java 188 if $cygwin; then
|
/frameworks/multidex/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
/frameworks/opt/setupwizard/tools/gradle/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 98 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 118 # For Cygwin, switch paths to Windows format before running java 119 if $cygwin ; then
|
/frameworks/support/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
/ndk/build/ |
ndk-build | 122 CYGWIN*|*_NT-*) HOST_OS=cygwin;; 180 # Note: we intentionally do not provide prebuilt make binaries for Cygwin 187 echo "ERROR: Cannot find 'make' program. Please install Cygwin make package" 197 # On Windows, when running under cygwin, check that we are 198 # invoking a cygwin-compatible GNU Make binary. It is unfortunately 199 # common for app developers to have another non cygwin-compatible 202 if [ "$OSTYPE" = "cygwin" ] ; then 205 CYGWIN_GNUMAKE=`$GNUMAKE -f "$PROGDIR_MIXED/core/check-cygwin-make.mk" 2>&1` 207 echo "ERROR: You are using a non-Cygwin compatible Make program. [all...] |
/packages/apps/Dialer/tools/gradle/ |
gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 101 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 121 # For Cygwin, switch paths to Windows format before running java 122 if $cygwin ; then
|
/external/libmicrohttpd/ |
MHD_config.h.in | 11 /* This is a Cygwin system */ 12 #undef CYGWIN
|
/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...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/config/ |
makesetup | 86 # Currently, only Cygwin needs this baggage. 88 CYGWIN*) if test $libdir = .
|
/prebuilts/gdb/linux-x86/lib/python2.7/config/ |
makesetup | 86 # Currently, only Cygwin needs this baggage. 88 CYGWIN*) if test $libdir = .
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/ |
makesetup | 86 # Currently, only Cygwin needs this baggage. 88 CYGWIN*) if test $libdir = .
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/ |
makesetup | 86 # Currently, only Cygwin needs this baggage. 88 CYGWIN*) if test $libdir = .
|