OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CYGWIN
(Results
226 - 250
of
493
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/developers/samples/android/content/webview/PermissionRequest/
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/experimental/ndkSampleGen/
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/autofill/AutofillFramework/
gradlew
30
cygwin
=false
34
CYGWIN
* )
35
cygwin
=true
88
if [ "$
cygwin
" = "false" -a "$darwin" = "false" ] ; then
108
# For
Cygwin
, switch paths to Windows format before running java
109
if $
cygwin
; then
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/
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/keyboard/CommitContentSampleApp/
gradlew
30
cygwin
=false
34
CYGWIN
* )
35
cygwin
=true
88
if [ "$
cygwin
" = "false" -a "$darwin" = "false" ] ; then
108
# For
Cygwin
, switch paths to Windows format before running java
109
if $
cygwin
; then
/developers/samples/android/input/keyboard/CommitContentSampleIME/
gradlew
30
cygwin
=false
34
CYGWIN
* )
35
cygwin
=true
88
if [ "$
cygwin
" = "false" -a "$darwin" = "false" ] ; then
108
# For
Cygwin
, switch paths to Windows format before running java
109
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/BasicMediaDecoder/
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/media/Camera2Basic/
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/Camera2Basic/kotlinApp/
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/Camera2Raw/
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/Camera2Video/
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/Camera2Video/kotlinApp/
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/HdrViewfinder/
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/MediaBrowserService/
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/MediaEffects/
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/MediaRecorder/
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/MediaRouter/
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/MidiScope/
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/MidiSynth/
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/PictureInPicture/
gradlew
30
cygwin
=false
34
CYGWIN
* )
35
cygwin
=true
88
if [ "$
cygwin
" = "false" -a "$darwin" = "false" ] ; then
108
# For
Cygwin
, switch paths to Windows format before running java
109
if $
cygwin
; then
/developers/samples/android/media/PictureInPicture/kotlinApp/
gradlew
30
cygwin
=false
34
CYGWIN
* )
35
cygwin
=true
88
if [ "$
cygwin
" = "false" -a "$darwin" = "false" ] ; then
108
# For
Cygwin
, switch paths to Windows format before running java
109
if $
cygwin
; then
/developers/samples/android/media/ScreenCapture/
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 2878 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>