Home
last modified time | relevance | path

Searched refs:Cygnus (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/Frontend/
DInitHeaderSearch.cpp222 if (triple.getEnvironment() != llvm::Triple::Cygnus) in AddDefaultCIncludePaths()
307 case llvm::Triple::Cygnus: in AddDefaultCIncludePaths()
402 case llvm::Triple::Cygnus: in AddDefaultCPlusPlusIncludePaths()
450 if (triple.getEnvironment() != llvm::Triple::Cygnus || in AddDefaultIncludePaths()
/external/llvm/include/llvm/ADT/
DTriple.h179 Cygnus, enumerator
483 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
/external/tcpdump/
DReadme.Win323 - version 6 (or higher) of Microsoft Visual Studio or the Cygnus gnu
/external/libpcap/
DREADME.Win3235 How to compile libpcap with Cygnus
DCHANGES385 Add support to build libpcap.lib and wpcap.dll under Cygnus and
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h309 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
DMCJITCAPITest.cpp144 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
/external/llvm/lib/Support/
DTriple.cpp205 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
459 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
/external/clang/lib/Basic/
DTargets.cpp7546 case llvm::Triple::Cygnus: in AllocateTarget()
7808 case llvm::Triple::Cygnus: in AllocateTarget()
7861 case llvm::Triple::Cygnus: in AllocateTarget()
/external/mesa3d/docs/
DVERSIONS467 - updated Cygnus Makefiles (Stephane Rehel)
478 - updated VMS, DOS, Windows, Cygnus, BeOS, Amiga compilation support