Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/lib/Frontend/
DInitHeaderSearch.cpp234 if (triple.getEnvironment() != llvm::Triple::Cygnus) in AddDefaultCIncludePaths()
324 case llvm::Triple::Cygnus: in AddDefaultCIncludePaths()
391 case llvm::Triple::Cygnus: in AddDefaultCPlusPlusIncludePaths()
434 if (triple.getEnvironment() != llvm::Triple::Cygnus || in AddDefaultIncludePaths()
/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/tcpdump/
DReadme.Win323 - version 6 (or higher) of Microsoft Visual Studio or the Cygnus gnu
/external/llvm/include/llvm/ADT/
DTriple.h190 Cygnus, enumerator
504 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h216 Cygnus, enumerator
563 return isOSWindows() && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
/external/llvm-project/llvm/include/llvm/ADT/
DTriple.h220 Cygnus, enumerator
566 return isOSWindows() && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
/external/llvm-project/clang/lib/Basic/
DTargets.cpp199 case llvm::Triple::Cygnus: in AllocateTarget()
500 case llvm::Triple::Cygnus: in AllocateTarget()
557 case llvm::Triple::Cygnus: in AllocateTarget()
/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_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_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/cffi/c/libffi_msvc/
DREADME424 types. Fixed test case for non MIPS machines. Cygnus Support
425 is now Cygnus Solutions.
482 made by Gordon Irlam at Cygnus Solutions <http://www.cygnus.com>.
484 The Alpha port was written by Richard Henderson at Cygnus Solutions.
/external/mesa3d/docs/
Dthanks.rst59 - **Stephane Rehel** provided the Cygnus Win32 support
/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.
DREADME.md324 Cygnus Solutions is now Red Hat.
363 types. Fixed test case for non MIPS machines. Cygnus Support
364 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/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h308 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
DMCJITCAPITest.cpp145 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h298 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
DMCJITCAPITest.cpp145 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
/external/llvm/lib/Support/
DTriple.cpp216 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
482 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp228 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
543 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
/external/llvm-project/llvm/lib/Support/
DTriple.cpp232 case Cygnus: return "cygnus"; in getEnvironmentTypeName()
548 .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()

12