HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 1 - 25 of 1309) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /ndk/tests/awk/gen-windows-host-path/
test-1.in 1 C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
2 C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
3 C:/cygwin on / type ntfs (binary,auto)
test-1.out 1 $(patsubst /%,C:/cygwin/%,
2 $(patsubst /usr/bin/%,C:/cygwin/bin/%,
3 $(patsubst /usr/lib/%,C:/cygwin/lib/%,
  /ndk/tests/awk/gen-cygwin-deps-converter/
test-1.out 4 sed -e 's!^//server/subdir!/home/mnt\.2\$!ig;s! //server/subdir! /home/mnt\.2\$!ig;s!^C:/cygwin/lib!/usr/lib!ig;s! C:/cygwin/lib! /usr/lib!ig;s!^C:/cygwin/bin!/usr/bin!ig;s! C:/cygwin/bin! /usr/bin!ig;s!^C:/cygwin/!/!ig;s! C:/cygwin/! /!ig;s!^D:!/cygdrive/d!ig;s! D:! /cygdrive/d!ig;s!^C:!/cygdrive/c!ig;s! C:! /cygdrive/c!ig;' $1.org > $1 && rm -f $1.org
test-2.out 4 sed -e 's!^//server/subdir!/home/mnt\.2\$!ig;s! //server/subdir! /home/mnt\.2\$!ig;s!^C:/cygwin/lib!/usr/lib!ig;s! C:/cygwin/lib! /usr/lib!ig;s!^C:/cygwin/bin!/usr/bin!ig;s! C:/cygwin/bin! /usr/bin!ig;s!^C:/cygwin/!/!ig;s! C:/cygwin/! /!ig;s!^D:!/cygdrive/d!ig;s! D:! /cygdrive/d!ig;s!^C:!/cygdrive/c!ig;s! C:! /cygdrive/c!ig;' $1.org > $1 && rm -f $1.org
test-1.in 1 C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
2 C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
3 C:/cygwin on / type ntfs (binary,auto)
test-2.in 1 C:\cygwin/bin on /usr/bin type ntfs (binary,auto)
2 C:\cygwin/lib on /usr/lib type ntfs (binary,auto)
3 C:\cygwin on / type ntfs (binary,auto)
  /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/clang/test/CodeGenCXX/
mingw-new-abi.cpp 2 // RUN: %clang_cc1 -emit-llvm -triple i386-pc-cygwin %s -o - | FileCheck --check-prefix=CYGWIN %s
7 // CYGWIN: declare void @_ZN5test13foo1fEv
  /external/chromium_org/tools/git/
move_source_file.bat 3 :: This is required with cygwin only.
  /external/genext2fs/
NEWS 3 - support for Cygwin and Mac OS X platforms
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_cygwin.h 10 #error Only Cygwin target is supported!
13 /* This includes the Cygwin gcc definitions for types like wchar_t or size_t. */
17 for a Cygwin target. In this case we have to make sure to use the types
18 defined by the Cygwin/newlib headers. */
30 The Cygwin-targeting gcc does not define it by default, same as
  /ndk/build/core/
check-cygwin-make.mk 16 # Check that we have a Cygwin-compatible make.
28 # Get the cygwin-specific path to the make executable
29 # (e.g. /cygdrive/c/cygwin/usr/bin/make), then strip the
35 # Now try to find it on the file system, a non-cygwin compatible
36 # GNU Make, even if launched from a Cygwin shell, will not
40 $(error Android NDK: $(firstword $(MAKE)) is not cygwin-compatible)
  /external/chromium_org/tools/gyp/
DEPS 15 "third_party/cygwin":
16 Var("chrome_trunk") + "/deps/third_party/cygwin@66844",
  /external/chromium_org/tools/gyp/test/actions-multiple/src/
actions.gyp 39 # Allows the test to run without hermetic cygwin on windows.
54 # Allows the test to run without hermetic cygwin on windows.
69 # Allows the test to run without hermetic cygwin on windows.
84 # Allows the test to run without hermetic cygwin on windows.
111 # Allows the test to run without hermetic cygwin on windows.
127 # Allows the test to run without hermetic cygwin on windows.
143 # Allows the test to run without hermetic cygwin on windows.
159 # Allows the test to run without hermetic cygwin on windows.
180 # Allows the test to run without hermetic cygwin on windows.
195 # Allows the test to run without hermetic cygwin on windows
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/xlib/
SConscript 7 if env['platform'] in ('cygwin', 'freebsd', 'linux', 'sunos'):
  /external/chromium_org/tools/gyp/test/external-cross-compile/src/
cross_compile.gypi 16 # Allows the test to run without hermetic cygwin on windows.
  /external/chromium_org/tools/gyp/test/rules/src/external/
external.gyp 9 'msvs_cygwin_dirs': ['../../../../../../<(DEPTH)/third_party/cygwin'],
22 'cygwin',
45 'target_name': 'cygwin',
52 '../../../../../../<(DEPTH)/third_party/cygwin/setup_mount.bat',

Completed in 1219 milliseconds

1 2 3 4 5 6 7 8 91011>>