OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cygwin
(Results
1 - 25
of
250
) sorted by null
1
2
3
4
5
6
7
8
9
10
/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
...]
gen-cygwin-deps-converter.awk
19
#
Cygwin
's GNU Make.
30
# a
Cygwin
-specific one, as in:
38
# that the
cygwin
drive prefix was always 'cygdrive'. This didn't work
43
#
Cygwin
mount table (i.e. the output of the 'mount' command), and
45
# corresponding
cygwin
equivalent.
50
# This awk script expects its input to be the output of the
Cygwin
"mount" command
53
# C:/
cygwin
/bin on /usr/bin type ntfs (binary,auto)
54
# C:/
cygwin
/lib on /usr/lib type ntfs (binary,auto)
55
# C:/
cygwin
on / type ntfs (binary,auto)
61
# an input file into the
cygwin
equivalent. For example, this would loo
[
all
...]
/external/openssh/openbsd-compat/
bsd-cygwin_util.h
40
#include <sys/
cygwin
.h>
/external/chromium_org/tools/git/
move_source_file.bat
3
:: This is required with
cygwin
only.
/developers/build/
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/build/templates/create/
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/background/alarms/RepeatingAlarm/
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/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/BasicNetworking/
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/documentsUi/StorageClient/
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/documentsUi/StorageProvider/
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/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/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/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/testing/ActivityInstrumentation/
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/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
Completed in 301 milliseconds
1
2
3
4
5
6
7
8
9
10