HomeSort by relevance Sort by last modified time
    Searched refs:Minix (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/lib/Transforms/
Makefile 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
  /external/swiftshader/third_party/LLVM/runtime/
Makefile 23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 100 Minix,
  /external/swiftshader/third_party/LLVM/lib/Support/
Triple.cpp 117 case Minix: return "minix";
383 else if (OSName.startswith("minix"))
384 return Minix;
  /external/llvm/include/llvm/ADT/
Triple.h 157 Minix,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 162 Minix,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 163 Minix,
  /external/swiftshader/third_party/LLVM/unittests/ADT/
TripleTest.cpp 162 for (int OS = 1+Triple::UnknownOS; OS <= Triple::Minix; ++OS) {
  /external/autotest/client/common_lib/
magic.py     [all...]
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 425 case llvm::Triple::Minix:
  /external/clang/lib/Driver/
ToolChains.h 801 class LLVM_LIBRARY_VISIBILITY Minix : public Generic_ELF {
803 Minix(const Driver &D, const llvm::Triple &Triple,
    [all...]
  /external/llvm/lib/Support/
Triple.cpp 181 case Minix: return "minix";
450 .StartsWith("minix", Triple::Minix)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp 188 case Minix: return "minix";
467 .StartsWith("minix", Triple::Minix)
    [all...]
  /external/fec/
config.guess 832 i*86:Minix:*:*)
833 echo ${UNAME_MACHINE}-pc-minix
    [all...]
  /external/icu/icu4c/source/
config.guess 883 i*86:Minix:*:*)
884 echo ${UNAME_MACHINE}-pc-minix
    [all...]
  /external/libunwind/aux/
config.guess 756 i*86:Minix:*:*)
757 echo ${UNAME_MACHINE}-pc-minix
    [all...]
  /external/llvm/cmake/
config.guess 867 i*86:Minix:*:*)
868 echo ${UNAME_MACHINE}-pc-minix
    [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
config.guess 860 i*86:Minix:*:*)
861 echo ${UNAME_MACHINE}-pc-minix
    [all...]

Completed in 1052 milliseconds

1 2 3