/external/llvm-project/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 234 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/ |
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/tcpdump/ |
D | Readme.Win32 | 3 - version 6 (or higher) of Microsoft Visual Studio or the Cygnus gnu
|
/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-10.0/llvm/include/llvm/ADT/ |
D | Triple.h | 216 Cygnus, enumerator 563 return isOSWindows() && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | Triple.h | 220 Cygnus, enumerator 566 return isOSWindows() && getEnvironment() == Triple::Cygnus; in isWindowsCygwinEnvironment()
|
/external/llvm-project/clang/lib/Basic/ |
D | Targets.cpp | 199 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/ |
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/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/cffi/c/libffi_msvc/ |
D | README | 424 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/ |
D | thanks.rst | 59 - **Stephane Rehel** provided the Cygnus Win32 support
|
/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 | README.md | 324 Cygnus Solutions is now Red Hat. 363 types. Fixed test case for non MIPS machines. Cygnus Support 364 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/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/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/ |
D | MCJITTestBase.h | 298 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITTestBase()
|
D | MCJITCAPITest.cpp | 145 UnsupportedEnvironments.push_back(Triple::Cygnus); in MCJITCAPITest()
|
/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-10.0/llvm/lib/Support/ |
D | Triple.cpp | 228 case Cygnus: return "cygnus"; in getEnvironmentTypeName() 543 .StartsWith("cygnus", Triple::Cygnus) in parseEnvironment()
|
/external/llvm-project/llvm/lib/Support/ |
D | Triple.cpp | 232 case Cygnus: return "cygnus"; in getEnvironmentTypeName() 548 .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()
|