Home
last modified time | relevance | path

Searched defs:OSPlatform (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices.RuntimeInformation/src/System/Runtime/InteropServices/RuntimeInformation/
H A DOSPlatform.cs7 public readonly struct OSPlatform : IEquatable<OSPlatform> struct
9 private readonly string _osPlatform;
11 public static OSPlatform Linux { get; } = new OSPlatform("LINUX");
13 public static OSPlatform OSX { get; } = new OSPlatform("OSX");
17 private OSPlatform(string osPlatform) in OSPlatform() argument
25 public static OSPlatform Create(string osPlatform) in Create()
30 public bool Equals(OSPlatform other) in Equals()
35 internal bool Equals(string other) in Equals()
40 public override bool Equals(object obj) in Equals()
45 public override int GetHashCode() in GetHashCode()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices.RuntimeInformation/ref/
H A DSystem.Runtime.InteropServices.RuntimeInformation.cs17 …public readonly partial struct OSPlatform : System.IEquatable<System.Runtime.InteropServices.OSPla… struct
20 public static System.Runtime.InteropServices.OSPlatform Linux { get { throw null; } }
21 public static System.Runtime.InteropServices.OSPlatform OSX { get { throw null; } }
22 public static System.Runtime.InteropServices.OSPlatform Windows { get { throw null; } }
23 … public static System.Runtime.InteropServices.OSPlatform Create(string osPlatform) { throw null; } in Create()
25 public bool Equals(System.Runtime.InteropServices.OSPlatform other) { throw null; } in Equals()
27 …public static bool operator ==(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator ==()
28 …public static bool operator !=(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator !=()
37 …public static bool IsOSPlatform(System.Runtime.InteropServices.OSPlatform osPlatform) { throw null… in IsOSPlatform()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Runtime.InteropServices.RuntimeInformation.cs33 public partial struct OSPlatform : System.IEquatable<System.Runtime.InteropServices.OSPlatform> struct
35 …public static System.Runtime.InteropServices.OSPlatform Linux { [System.Runtime.CompilerServices.C…
36 …public static System.Runtime.InteropServices.OSPlatform OSX { [System.Runtime.CompilerServices.Com…
37 …public static System.Runtime.InteropServices.OSPlatform Windows { [System.Runtime.CompilerServices…
38 … public static System.Runtime.InteropServices.OSPlatform Create(string osPlatform) { throw null; } in Create()
40 public bool Equals(System.Runtime.InteropServices.OSPlatform other) { throw null; } in Equals()
42 …public static bool operator ==(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator ==()
43 …public static bool operator !=(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator !=()
52 …public static bool IsOSPlatform(System.Runtime.InteropServices.OSPlatform osPlatform) { throw null… in IsOSPlatform()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Runtime.InteropServices.RuntimeInformation.cs33 public partial struct OSPlatform : System.IEquatable<System.Runtime.InteropServices.OSPlatform> struct
35 …public static System.Runtime.InteropServices.OSPlatform Linux { [System.Runtime.CompilerServices.C…
36 …public static System.Runtime.InteropServices.OSPlatform OSX { [System.Runtime.CompilerServices.Com…
37 …public static System.Runtime.InteropServices.OSPlatform Windows { [System.Runtime.CompilerServices…
38 … public static System.Runtime.InteropServices.OSPlatform Create(string osPlatform) { throw null; } in Create()
40 public bool Equals(System.Runtime.InteropServices.OSPlatform other) { throw null; } in Equals()
42 …public static bool operator ==(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator ==()
43 …public static bool operator !=(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator !=()
52 …public static bool IsOSPlatform(System.Runtime.InteropServices.OSPlatform osPlatform) { throw null… in IsOSPlatform()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Runtime.InteropServices.RuntimeInformation.cs33 public partial struct OSPlatform : System.IEquatable<System.Runtime.InteropServices.OSPlatform> struct
35 …public static System.Runtime.InteropServices.OSPlatform Linux { [System.Runtime.CompilerServices.C…
36 …public static System.Runtime.InteropServices.OSPlatform OSX { [System.Runtime.CompilerServices.Com…
37 …public static System.Runtime.InteropServices.OSPlatform Windows { [System.Runtime.CompilerServices…
38 … public static System.Runtime.InteropServices.OSPlatform Create(string osPlatform) { throw null; } in Create()
40 public bool Equals(System.Runtime.InteropServices.OSPlatform other) { throw null; } in Equals()
42 …public static bool operator ==(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator ==()
43 …public static bool operator !=(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator !=()
52 …public static bool IsOSPlatform(System.Runtime.InteropServices.OSPlatform osPlatform) { throw null… in IsOSPlatform()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Runtime.InteropServices.RuntimeInformation.cs33 public partial struct OSPlatform : System.IEquatable<System.Runtime.InteropServices.OSPlatform> struct
35 …public static System.Runtime.InteropServices.OSPlatform Linux { [System.Runtime.CompilerServices.C…
36 …public static System.Runtime.InteropServices.OSPlatform OSX { [System.Runtime.CompilerServices.Com…
37 …public static System.Runtime.InteropServices.OSPlatform Windows { [System.Runtime.CompilerServices…
38 … public static System.Runtime.InteropServices.OSPlatform Create(string osPlatform) { throw null; } in Create()
40 public bool Equals(System.Runtime.InteropServices.OSPlatform other) { throw null; } in Equals()
42 …public static bool operator ==(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator ==()
43 …public static bool operator !=(System.Runtime.InteropServices.OSPlatform left, System.Runtime.Inte… in operator !=()
52 …public static bool IsOSPlatform(System.Runtime.InteropServices.OSPlatform osPlatform) { throw null… in IsOSPlatform()
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/
H A DOSPlatform.cs32 public class OSPlatform class
137 public OSPlatform(PlatformID platform, Version version) in OSPlatform() method in NUnit.Framework.Internal.OSPlatform
146 public OSPlatform(PlatformID platform, Version version, ProductType product) in OSPlatform() method in NUnit.Framework.Internal.OSPlatform
/dports/devel/cdash/CDash-2-2-3/models/
H A Dbuildinformation.php22 var $OSPlatform; variable in BuildInformation
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/events/
H A Dclientvpn.go8 OSPlatform string `json:"platform"` member
/dports/science/tfel/tfel-3.4.0/cmake/
H A Dctest2junix.xsl15 <xsl:variable name="OSPlatform"><xsl:value-of select="@OSPlatform"/></xsl:variable> variable
/dports/science/tfel-edf/tfel-3.2.1/cmake/
H A Dctest2junix.xsl15 <xsl:variable name="OSPlatform"><xsl:value-of select="@OSPlatform"/></xsl:variable> variable
/dports/graphics/qgis/qgis-3.22.3/tests/
H A Dctest2junix.xsl15 <xsl:variable name="OSPlatform"><xsl:value-of select="@OSPlatform"/></xsl:variable> variable
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/
H A Dctest2junix.xsl15 <xsl:variable name="OSPlatform"><xsl:value-of select="@OSPlatform"/></xsl:variable> variable
/dports/science/gromacs/gromacs-2021.4/scripts/
H A DCTest2JUnit.xsl17 <xsl:variable name="OSPlatform"><xsl:value-of select="@OSPlatform"/></xsl:variable> variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/source/scriptforge/python/
H A DScriptForgeHelper.py204 def OSPlatform(self): return platform.platform(aliased = True) member in Platform
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/BinaryFormat/
H A DMinidump.h88 enum class OSPlatform : uint32_t { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h135 enum class OSPlatform : uint32_t { enum

12