/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 223 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/ |
D | Triple.h | 190 Cygnus, enumerator 504 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Triple.h | 197 Cygnus, enumerator 521 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
|
/external/tcpdump/ |
D | Readme.Win32 | 3 - version 6 (or higher) of Microsoft Visual Studio or the Cygnus gnu
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | Triple.h | 206 Cygnus, enumerator 543 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/ |
D | README | 422 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/ |
D | README | 422 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/ |
D | README | 422 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/ |
D | README | 422 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/ |
D | README.Win32 | 35 How to compile libpcap with Cygnus
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | README | 279 Cygnus Solutions is now Red Hat. 318 types. Fixed test case for non MIPS machines. Cygnus Support 319 is now Cygnus Solutions.
|
D | ChangeLog.v1 | 108 * Many files: Cygnus Support changed to Cygnus Solutions. 249 * ffi.h.in, ffi_common.h: Cygnus Support -> Cygnus Solutions.
|
/external/libffi/ |
D | README | 297 Cygnus Solutions is now Red Hat. 336 types. Fixed test case for non MIPS machines. Cygnus Support 337 is now Cygnus Solutions.
|
D | ChangeLog.v1 | 108 * 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/ |
D | MCJITTestBase.h | 303 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
|
D | MCJITCAPITest.cpp | 146 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
|
/external/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITTestBase.h | 308 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
|
D | MCJITCAPITest.cpp | 145 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
|
/external/u-boot/drivers/net/ |
D | Kconfig | 64 Cygnus, NSP and bcm28155_ap platforms. 78 GMAC such as Cygnus. This driver is based on the framework provided
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 216 case Cygnus: return "cygnus"; in getEnvironmentTypeName() 482 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Triple.cpp | 225 case Cygnus: return "cygnus"; in getEnvironmentTypeName() 501 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Triple.cpp | 235 case Cygnus: return "cygnus"; in getEnvironmentTypeName() 525 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 8192 case llvm::Triple::Cygnus: in AllocateTarget() 8454 case llvm::Triple::Cygnus: in AllocateTarget() 8507 case llvm::Triple::Cygnus: in AllocateTarget()
|
/external/mesa3d/docs/ |
D | VERSIONS | 467 - updated Cygnus Makefiles (Stephane Rehel) 478 - updated VMS, DOS, Windows, Cygnus, BeOS, Amiga compilation support
|
/external/libpcap/ |
D | CHANGES | 510 Add support to build libpcap.lib and wpcap.dll under Cygnus and
|