Home
last modified time | relevance | path

Searched defs:UIntPtr (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DUIntPtr.cs26 public static readonly UIntPtr Zero;
30 public unsafe UIntPtr(uint value) in UIntPtr() method
37 public unsafe UIntPtr(ulong value) in UIntPtr() argument
48 public unsafe UIntPtr(void* value) in UIntPtr() method
53 private unsafe UIntPtr(SerializationInfo info, StreamingContext context) in UIntPtr() argument
85 public unsafe override int GetHashCode() in GetHashCode()
97 public unsafe uint ToUInt32() in ToUInt32()
108 public unsafe ulong ToUInt64() in ToUInt64()
199 public static unsafe int Size
211 public unsafe void* ToPointer() in ToPointer()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DUIntPtr.cs26 public static readonly UIntPtr Zero;
30 public unsafe UIntPtr(uint value) in UIntPtr() method
37 public unsafe UIntPtr(ulong value) in UIntPtr() method
48 public unsafe UIntPtr(void* value) in UIntPtr() argument
53 private unsafe UIntPtr(SerializationInfo info, StreamingContext context) in UIntPtr() method
85 public unsafe override int GetHashCode() in GetHashCode()
97 public unsafe uint ToUInt32() in ToUInt32()
108 public unsafe ulong ToUInt64() in ToUInt64()
199 public static unsafe int Size
211 public unsafe void* ToPointer() in ToPointer()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Duintptr.cs27 public struct UIntPtr : ISerializable struct
30 unsafe private void* m_value;
32 public static readonly UIntPtr Zero;
37 public unsafe UIntPtr(uint value) in UIntPtr() argument
44 public unsafe UIntPtr(ulong value) in UIntPtr() method
56 public unsafe UIntPtr(void* value) in UIntPtr() method
62 private unsafe UIntPtr(SerializationInfo info, StreamingContext context) { in UIntPtr() method
99 public unsafe uint ToUInt32() { in ToUInt32()
109 public unsafe ulong ToUInt64() { in ToUInt64()
214 public static int Size
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DUIntPtr.cs52 private void* _pointer;
54 public UIntPtr (ulong value) in UIntPtr() method
64 public UIntPtr (uint value) in UIntPtr() method
70 public unsafe UIntPtr (void* value) in UIntPtr() method
75 public override bool Equals (object obj) in Equals()
84 public override int GetHashCode () in GetHashCode()
89 public uint ToUInt32 () in ToUInt32()
94 public ulong ToUInt64 () in ToUInt64()
100 public unsafe void* ToPointer () in ToPointer()
105 public override string ToString () in ToString()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/
H A DPrimitives.cs465 public struct UIntPtr struct
467 unsafe private void* _value;
470 public static readonly UIntPtr Zero;
473 public unsafe UIntPtr(uint value) in UIntPtr() argument
479 public unsafe UIntPtr(ulong value) in UIntPtr() argument
489 public unsafe UIntPtr(void* value) in UIntPtr() method
495 public static unsafe explicit operator UIntPtr(void* value) in operator UIntPtr()
501 public static unsafe explicit operator void* (UIntPtr value) in operator void*()
507 public static unsafe explicit operator uint (UIntPtr value) in operator uint()
517 public static unsafe explicit operator ulong (UIntPtr value) in operator ulong()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DPrimitivesRuntimeContracts.cs393 public struct UIntPtr struct
397 unsafe private void* m_value;
400 public static readonly UIntPtr Zero;
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/util/
H A DMeta.h57 typedef std::uintptr_t UIntPtr; typedef
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/Core/util/
H A DMeta.h57 typedef std::uintptr_t UIntPtr; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/vtk9/VTK-9.1.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/science/getdp/getdp-3.4.0-source/contrib/eigen/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/misc/opennn/opennn-5.0.5/eigen/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/Eigen/src/Core/util/
H A DMeta.h48 typedef std::uintptr_t UIntPtr; typedef

12345