HomeSort by relevance Sort by last modified time
    Searched refs:CYGWIN (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/qemu/
android-rebuild.sh 16 CYGWIN*|*_NT-*)
  /external/openssh/regress/
agent-ptrace.sh 8 AIX|CYGWIN*|OSF1)
  /build/core/combo/
HOST_windows-x86.mk 54 # when building under Cygwin, ensure that we use Mingw compilation by default.
55 # you can disable this (i.e. to generate Cygwin executables) by defining the
60 # note that the -mno-cygwin flags are not needed when cross-compiling the
63 ifneq ($(findstring CYGWIN,$(UNAME)),)
65 HOST_GLOBAL_CFLAGS += -mno-cygwin
66 HOST_GLOBAL_LDFLAGS += -mno-cygwin -mconsole
74 # TODO: find out what format cygwin's stat(1) uses
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
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
  /developers/samples/android/connectivity/network/BasicNetworkDemo/
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
  /developers/samples/android/connectivity/network/NetworkConnect/
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
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
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
  /developers/samples/android/content/contacts/BasicContactables/
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
  /developers/samples/android/content/multiuser/AppRestrictions/
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
  /developers/samples/android/input/gestures/BasicGestureDetect/
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
  /developers/samples/android/input/multitouch/BasicMultitouch/
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
  /developers/samples/android/media/BasicMediaRouter/
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
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/
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
  /developers/samples/android/ui/accessibility/BasicAccessibility/
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
  /developers/samples/android/ui/actionbar/DoneBar/
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
  /developers/samples/android/ui/actionbarcompat/Basic/
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
  /developers/samples/android/ui/actionbarcompat/ListPopupMenu/
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
  /developers/samples/android/ui/actionbarcompat/ShareActionProvider/
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
  /developers/samples/android/ui/actionbarcompat/Styled/
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
  /developers/samples/android/ui/holo/BorderlessButtons/
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
  /developers/samples/android/ui/lists/CustomChoiceList/
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
  /developers/samples/android/ui/notifications/BasicNotifications/
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
  /developers/samples/android/ui/views/HorizontalPaging/
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
  /developers/samples/android/ui/views/TextSwitcher/
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/smali/
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

Completed in 1209 milliseconds

1 2 3 4