Searched refs:Minix (Results 1 – 25 of 51) sorted by relevance
123
/external/llvm/lib/Transforms/ |
D | Makefile | 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
|
/external/llvm/runtime/ |
D | Makefile | 23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Atari/ |
D | Atari.patches | 4 Subject: Flex, bug fix, improvments, patches for Minix & TOS 8 old version to OS9,TOS (Atari ST) and Minix and the new version 2.1 Beta 9 to Minix and TOS. 89 Minix ST : 94 Minix PC : 95 It should be possible to port Flex to Minix PC. The current sizes of flex 97 Minix ST (ACK) Lattice (TOS) Turbo (TOS) 103 The Minix ST size includes the bad generated code using only a subset of 110 No one volunteered yet for a Minix PC port -- but if someone will try it 157 X+ # For Minix (ST), add -DSYS_V to CFLAGS [all …]
|
/external/grub/ |
D | README | 8 MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus
|
D | INSTALL | 205 Omit the Minix fs support in Stage 2.
|
D | config.guess | 821 i*86:Minix:*:*)
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 99 Minix, enumerator
|
/external/clang/lib/Driver/ |
D | ToolChains.h | 490 class LLVM_LIBRARY_VISIBILITY Minix : public Generic_ELF { 492 Minix(const Driver &D, const llvm::Triple& Triple, const ArgList &Args);
|
D | Driver.cpp | 1729 Target.getOS() == llvm::Triple::Minix) in computeTargetTriple() 1788 case llvm::Triple::Minix: in getToolChain() 1789 TC = new toolchains::Minix(*this, Target, Args); in getToolChain()
|
D | ToolChains.cpp | 1745 Minix::Minix(const Driver &D, const llvm::Triple& Triple, const ArgList &Args) in Minix() function in Minix 1751 Tool &Minix::SelectTool(const Compilation &C, const JobAction &JA, in SelectTool()
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | README | 59 to Minix.
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 124 case Minix: return "minix"; in getOSTypeName() 295 .StartsWith("minix", Triple::Minix) in parseOS()
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 425 case llvm::Triple::Minix: in AddDefaultCPlusPlusIncludePaths()
|
/external/llvm/unittests/ADT/ |
D | TripleTest.cpp | 180 for (int OS = 1+Triple::UnknownOS; OS <= Triple::Minix; ++OS) { in TEST()
|
/external/qemu-pc-bios/bochs/ |
D | config.guess | 756 i*86:Minix:*:*)
|
/external/tcpdump/ |
D | config.guess | 820 i*86:Minix:*:*)
|
/external/srtp/ |
D | config.guess | 818 i*86:Minix:*:*)
|
/external/libpcap/ |
D | config.guess | 820 i*86:Minix:*:*)
|
/external/libvorbis/ |
D | config.guess | 828 i*86:Minix:*:*)
|
/external/libogg/ |
D | config.guess | 828 i*86:Minix:*:*)
|
/external/bison/build-aux/ |
D | config.guess | 814 i*86:Minix:*:*)
|
/external/elfutils/config/ |
D | config.guess | 835 i*86:Minix:*:*)
|
/external/libpng/ |
D | config.guess | 851 i*86:Minix:*:*)
|
/external/stressapptest/ |
D | config.guess | 832 i*86:Minix:*:*)
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
D | config.guess | 854 i*86:Minix:*:*)
|
123