Home
last modified time | relevance | path

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

12

/external/clang/lib/Frontend/
DInitHeaderSearch.cpp223 if (triple.getEnvironment() != llvm::Triple::Cygnus) in AddDefaultCIncludePaths()
309 case llvm::Triple::Cygnus: in AddDefaultCIncludePaths()
404 case llvm::Triple::Cygnus: in AddDefaultCPlusPlusIncludePaths()
449 if (triple.getEnvironment() != llvm::Triple::Cygnus || in AddDefaultIncludePaths()
/external/llvm/include/llvm/ADT/
DTriple.h190 Cygnus, enumerator
504 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h197 Cygnus, enumerator
521 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTriple.h206 Cygnus, enumerator
543 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
/external/python/cpython3/Modules/_ctypes/libffi_osx/
DREADME422 types. Fixed test case for non MIPS machines. Cygnus Support
423 is now Cygnus Solutions.
480 made by Gordon Irlam at Cygnus Solutions <http://www.cygnus.com>.
482 The Alpha port was written by Richard Henderson at Cygnus Solutions.
/external/python/cpython2/Modules/_ctypes/libffi_osx/
DREADME422 types. Fixed test case for non MIPS machines. Cygnus Support
423 is now Cygnus Solutions.
480 made by Gordon Irlam at Cygnus Solutions <http://www.cygnus.com>.
482 The Alpha port was written by Richard Henderson at Cygnus Solutions.
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
DREADME422 types. Fixed test case for non MIPS machines. Cygnus Support
423 is now Cygnus Solutions.
480 made by Gordon Irlam at Cygnus Solutions <http://www.cygnus.com>.
482 The Alpha port was written by Richard Henderson at Cygnus Solutions.
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
DREADME422 types. Fixed test case for non MIPS machines. Cygnus Support
423 is now Cygnus Solutions.
480 made by Gordon Irlam at Cygnus Solutions <http://www.cygnus.com>.
482 The Alpha port was written by Richard Henderson at Cygnus Solutions.
/external/libpcap/doc/
DREADME.Win3235 How to compile libpcap with Cygnus
/external/python/cpython2/Modules/_ctypes/libffi/
DREADME279 Cygnus Solutions is now Red Hat.
318 types. Fixed test case for non MIPS machines. Cygnus Support
319 is now Cygnus Solutions.
DChangeLog.v1108 * Many files: Cygnus Support changed to Cygnus Solutions.
249 * ffi.h.in, ffi_common.h: Cygnus Support -> Cygnus Solutions.
/external/libffi/
DREADME297 Cygnus Solutions is now Red Hat.
336 types. Fixed test case for non MIPS machines. Cygnus Support
337 is now Cygnus Solutions.
DChangeLog.v1108 * Many files: Cygnus Support changed to Cygnus Solutions.
249 * ffi.h.in, ffi_common.h: Cygnus Support -> Cygnus Solutions.
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h303 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
DMCJITCAPITest.cpp146 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h308 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
DMCJITCAPITest.cpp145 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
/external/u-boot/drivers/net/
DKconfig64 Cygnus, NSP and bcm28155_ap platforms.
78 GMAC such as Cygnus. This driver is based on the framework provided
/external/llvm/lib/Support/
DTriple.cpp216 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
482 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp225 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
501 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTriple.cpp235 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
525 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
/external/clang/lib/Basic/
DTargets.cpp8192 case llvm::Triple::Cygnus: in AllocateTarget()
8454 case llvm::Triple::Cygnus: in AllocateTarget()
8507 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
/external/libpcap/
DCHANGES510 Add support to build libpcap.lib and wpcap.dll under Cygnus and

12