HomeSort by relevance Sort by last modified time
    Searched defs:NetBSD (Results 1 - 20 of 20) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
param.h 1 /* $NetBSD: param.h,v 1.244.2.9.2.2 2008/10/05 08:44:03 bouyer Exp $ */
61 * e.g. NetBSD-1.2D = 102040000 ('D' == 4)
62 * NetBSD-2.0H (200080000) was changed on 20041001 to:
66 #define __NetBSD_Version__ 400000003 /* NetBSD 4.0.1 */
72 * Historical NetBSD #define
74 * NetBSD 1.4 was the last release for which this value was incremented.
79 * count on NetBSD being defined.
83 #define NetBSD 199905 /* NetBSD version (year & month). */
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Triple.h 94 NetBSD,
  /external/clang/lib/Driver/
ToolChains.h 781 class LLVM_LIBRARY_VISIBILITY NetBSD : public Generic_ELF {
783 NetBSD(const Driver &D, const llvm::Triple &Triple,
    [all...]
ToolChains.cpp     [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 17 #undef NetBSD
152 NetBSD,
452 return getOS() == Triple::NetBSD;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 17 #undef NetBSD
157 NetBSD,
460 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 17 #undef NetBSD
158 NetBSD,
462 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Triple.h 17 #undef NetBSD
161 NetBSD,
471 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Triple.h 17 #undef NetBSD
161 NetBSD,
471 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 17 #undef NetBSD
158 NetBSD,
462 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
Triple.h 17 #undef NetBSD
161 NetBSD,
471 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
Triple.h 17 #undef NetBSD
161 NetBSD,
471 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
Triple.h 17 #undef NetBSD
163 NetBSD,
474 return getOS() == Triple::NetBSD;

Completed in 861 milliseconds