HomeSort by relevance Sort by last modified time
    Searched refs:__CYGWIN__ (Results 276 - 300 of 421) sorted by null

<<11121314151617

  /external/libxml2/
triodef.h 66 #elif defined(__CYGWIN__)
  /external/mesa3d/src/mesa/main/
compiler.h 93 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__)) && !defined(BUILD_FOR_SNAP)
  /external/pdfium/third_party/libpng16/
pngconf.h 184 defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
  /external/pdfium/third_party/zlib_v128/
zutil.h 141 # ifndef __CYGWIN__ /* Cygwin is Unix, not Win32 */
  /external/skia/third_party/libpng/
pngconf.h 184 defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__)
  /external/swiftshader/third_party/LLVM/tools/lli/
lli.cpp 39 #ifdef __CYGWIN__
  /external/v8/include/
v8config.h 82 #elif defined(__CYGWIN__)
  /external/zlib/src/
zutil.h 139 # ifndef __CYGWIN__ /* Cygwin is Unix, not Win32 */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 109 #if defined (__GNU_LIBRARY__ ) || defined (__linux__) || defined (__FreeBSD__) || defined (__OpenBSD__) || defined(__NetBSD__) || defined (__CYGWIN__) || defined (__CYGWIN32__) || defined (__MINGW32__) || defined (HAVE_DECL_BASENAME)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stralign.h 36 #if !defined (__CRT__NO_INLINE) && !defined (__CYGWIN__)
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 60 # if defined (_STLP_LONG_LONG) && !defined (__CYGWIN__)
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 26 #ifdef __CYGWIN__
fstream_unistd.cpp 26 #ifdef __CYGWIN__
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
num_put_float.cpp 70 #if defined (__CYGWIN__)
127 defined (__CYGWIN__) || \
215 # if defined (__CYGWIN__) || defined(__DJGPP)
221 # if defined (__CYGWIN__)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 60 # if defined (_STLP_LONG_LONG) && !defined (__CYGWIN__)
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 26 #ifdef __CYGWIN__
fstream_unistd.cpp 26 #ifdef __CYGWIN__
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
num_put_float.cpp 70 #if defined (__CYGWIN__)
127 defined (__CYGWIN__) || \
215 # if defined (__CYGWIN__) || defined(__DJGPP)
221 # if defined (__CYGWIN__)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 60 # if defined (_STLP_LONG_LONG) && !defined (__CYGWIN__)
  /toolchain/binutils/binutils-2.25/include/
libiberty.h 111 || defined (__CYGWIN__) || defined (__CYGWIN32__) || defined (__MINGW32__) \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
timemodule.c 708 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__)
727 #else /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
767 #ifdef __CYGWIN__
774 #endif /* __CYGWIN__ */
775 #endif /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timemodule.c 708 #if defined(HAVE_TZNAME) && !defined(__GLIBC__) && !defined(__CYGWIN__)
727 #else /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
767 #ifdef __CYGWIN__
774 #endif /* __CYGWIN__ */
775 #endif /* !HAVE_TZNAME || __GLIBC__ || __CYGWIN__*/
    [all...]
  /external/bison/darwin-lib/
stdlib.h 54 #if 0 && ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
90 #if (0 || 0 || 0 || defined GNULIB_POSIXCHECK) && ! defined __GLIBC__ && !((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
    [all...]
  /external/bison/linux-lib/
stdlib.h 54 #if 0 && ((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
90 #if (0 || 0 || 0 || defined GNULIB_POSIXCHECK) && ! defined __GLIBC__ && !((defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__)
    [all...]
  /external/harfbuzz_ng/util/
options.cc 556 #if defined(_WIN32) || defined(__CYGWIN__)
740 #if defined(_WIN32) || defined(__CYGWIN__)

Completed in 1564 milliseconds

<<11121314151617