OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CYGWIN
(Results
26 - 50
of
493
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/owasp/sanitizer/tools/findbugs/bin/
rejarForAnalysis
35
# Handle
cygwin
, courtesy of Peter D. Stout
37
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
56
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
setBugDatabaseInfo
35
# Handle
cygwin
, courtesy of Peter D. Stout
37
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
56
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
unionBugs
40
# Handle
cygwin
, courtesy of Peter D. Stout
42
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
61
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
xpathFind
35
# Handle
cygwin
, courtesy of Peter D. Stout
37
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
56
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
findbugs2
40
# Handle
cygwin
, courtesy of Peter D. Stout
42
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
61
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
fb
41
# Handle
cygwin
, courtesy of Peter D. Stout
43
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
62
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
findbugs
41
# Handle
cygwin
, courtesy of Peter D. Stout
43
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
62
if [ `expr "$fb_osname" :
CYGWIN
` -ne 0 ]; then
/external/kotlinc/bin/
kotlinc
12
cygwin
=false;
14
CYGWIN
*)
cygwin
=true ;;
30
if $
cygwin
; then
/external/syslinux/win32/ntfstest/
Makefile
22
ifeq ($(findstring
CYGWIN
,$(OSTYPE)),
CYGWIN
)
23
## Compiling on
Cygwin
25
WINCFLAGS := -mno-
cygwin
$(GCCWARN) -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64
26
WINLDFLAGS := -mno-
cygwin
-Os -s
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
header.makefile
20
CYGWIN
:=$(findstring
CYGWIN
, $(shell uname -s))
/external/syslinux/win32/
Makefile
22
ifeq ($(findstring
CYGWIN
,$(OSTYPE)),
CYGWIN
)
23
## Compiling on
Cygwin
25
WINCFLAGS := -mno-
cygwin
$(GCCWARN) -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64
26
WINLDFLAGS := -mno-
cygwin
-Os -s
/prebuilts/go/darwin-x86/src/
make.bash
78
*MINGW* | *WIN32* | *
CYGWIN
*)
/prebuilts/go/linux-x86/src/
make.bash
78
*MINGW* | *WIN32* | *
CYGWIN
*)
/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/prebuilts/androidtv/leanback/
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/prebuilts/androidtv/sample-inputs/
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/prebuilts/androidtv/visual-game-controller/
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/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/ActiveNotifications/
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/prebuilts/gradle/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/build/prebuilts/gradle/ActivitySceneTransitionBasic/
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/prebuilts/gradle/AdvancedImmersiveMode/
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/prebuilts/gradle/AgendaData/
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 225 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>