HomeSort by relevance Sort by last modified time
    Searched refs:Contiki (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 176 Contiki,
177 LastOSType = Contiki
497 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 177 Contiki,
178 LastOSType = Contiki
499 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 177 Contiki,
178 LastOSType = Contiki
499 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 180 Contiki,
181 LastOSType = Contiki
508 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 180 Contiki,
181 LastOSType = Contiki
508 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 180 Contiki,
181 LastOSType = Contiki
508 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 180 Contiki,
181 LastOSType = Contiki
508 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 181 Contiki,
507 return getOS() == Triple::Contiki;
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp 202 case Contiki: return "contiki";
481 .StartsWith("contiki", Triple::Contiki)
    [all...]

Completed in 633 milliseconds