Searched refs:Minix (Results 1 – 25 of 66) sorted by relevance
123
/external/ltp/testcases/kernel/fs/scsi/ltpfs/ |
D | ltpfs.part5 | 2 # Check the Minix filesystems
|
/external/swiftshader/third_party/LLVM/lib/Transforms/ |
D | Makefile | 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
|
/external/swiftshader/third_party/LLVM/runtime/ |
D | Makefile | 23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/ |
D | README.LLVM | 19 * Added support for NetBSD, Minix and Haiku.
|
/external/llvm/utils/unittest/googletest/ |
D | README.LLVM | 20 * Added support for Minix (PR6797).
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Triple.cpp | 117 case Minix: return "minix"; in getOSTypeName() 384 return Minix; in ParseOS()
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | Triple.h | 100 Minix, enumerator
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 157 Minix, enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Triple.h | 162 Minix, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | Triple.h | 170 Minix, enumerator
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | TripleTest.cpp | 162 for (int OS = 1+Triple::UnknownOS; OS <= Triple::Minix; ++OS) { in TEST()
|
/external/clang/lib/Driver/ |
D | ToolChains.h | 801 class LLVM_LIBRARY_VISIBILITY Minix : public Generic_ELF { 803 Minix(const Driver &D, const llvm::Triple &Triple,
|
D | Driver.cpp | 347 Target.getOS() == llvm::Triple::Minix) in computeTargetTriple() 2484 case llvm::Triple::Minix: in getToolChain() 2485 TC = new toolchains::Minix(*this, Target, Args); in getToolChain()
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 425 case llvm::Triple::Minix: in AddDefaultCPlusPlusIncludePaths()
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 181 case Minix: return "minix"; in getOSTypeName() 450 .StartsWith("minix", Triple::Minix) in parseOS()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Triple.cpp | 188 case Minix: return "minix"; in getOSTypeName() 467 .StartsWith("minix", Triple::Minix) in parseOS()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Triple.cpp | 197 case Minix: return "minix"; in getOSTypeName() 490 .StartsWith("minix", Triple::Minix) in parseOS()
|
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/ |
D | config.guess | 794 i*86:Minix:*:*)
|
/external/libunwind/aux/ |
D | config.guess | 756 i*86:Minix:*:*)
|
/external/cmockery/cmockery_0_1_2/ |
D | config.guess | 814 i*86:Minix:*:*)
|
/external/libogg/ |
D | config.guess | 828 i*86:Minix:*:*)
|
/external/libexif/ |
D | config.guess | 857 i*86:Minix:*:*)
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.guess | 863 i*86:Minix:*:*)
|
/external/swiftshader/third_party/LLVM/autoconf/ |
D | config.guess | 860 i*86:Minix:*:*)
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/ |
D | config.guess | 863 i*86:Minix:*:*)
|
123