Home
last modified time | relevance | path

Searched defs:IntPtr (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dintptr.cs29 public struct IntPtr : ISerializable struct
34 public static readonly IntPtr Zero;
40 internal unsafe bool IsNull() in IsNull()
48 public unsafe IntPtr(int value) in IntPtr() method
60 public unsafe IntPtr(long value) in IntPtr() argument
73 public unsafe IntPtr(void* value) in IntPtr() argument
79 private unsafe IntPtr(SerializationInfo info, StreamingContext context) { in IntPtr() argument
120 public unsafe int ToInt32() { in ToInt32()
132 public unsafe long ToInt64() { in ToInt64()
265 public static int Size
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DIntPtr.cs56 private void *m_value;
58 public static readonly IntPtr Zero;
61 public IntPtr (int value) in IntPtr() argument
67 public IntPtr (long value) in IntPtr() argument
82 unsafe public IntPtr (void *value) in IntPtr() method
110 if (!(obj is System.IntPtr)) in Equals()
116 public override int GetHashCode () in GetHashCode()
122 public int ToInt32 () in ToInt32()
128 public long ToInt64 () in ToInt64()
139 unsafe public void *ToPointer () in ToPointer()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DIntPtr.cs29 public static readonly IntPtr Zero;
33 public unsafe IntPtr(int value) in IntPtr() argument
40 public unsafe IntPtr(long value) in IntPtr() method
52 public unsafe IntPtr(void* value) in IntPtr() argument
57 private unsafe IntPtr(SerializationInfo info, StreamingContext context) in IntPtr() argument
89 public unsafe override int GetHashCode() in GetHashCode()
101 public unsafe int ToInt32() in ToInt32()
113 public unsafe long ToInt64() in ToInt64()
207 public static int Size
220 public unsafe void* ToPointer() in ToPointer()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DIntPtr.cs29 public static readonly IntPtr Zero;
33 public unsafe IntPtr(int value) in IntPtr() method
40 public unsafe IntPtr(long value) in IntPtr() argument
52 public unsafe IntPtr(void* value) in IntPtr() argument
57 private unsafe IntPtr(SerializationInfo info, StreamingContext context) in IntPtr() method
89 public unsafe override int GetHashCode() in GetHashCode()
101 public unsafe int ToInt32() in ToInt32()
113 public unsafe long ToInt64() in ToInt64()
207 public static int Size
220 public unsafe void* ToPointer() in ToPointer()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DPrimitivesRuntimeContracts.cs313 public struct IntPtr struct
317 public static readonly IntPtr Zero;
319 public unsafe IntPtr(void* value) in IntPtr() method
324 public unsafe IntPtr(long value) in IntPtr() method
333 public unsafe override bool Equals(Object obj) in Equals()
342 public unsafe bool Equals(IntPtr obj) in Equals()
347 public static unsafe explicit operator IntPtr(void* value) in operator IntPtr()
352 public static unsafe explicit operator long (IntPtr value) in operator long()
361 public static unsafe bool operator ==(IntPtr value1, IntPtr value2) in operator ==()
366 public static unsafe bool operator !=(IntPtr value1, IntPtr value2) in operator !=()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/
H A DPrimitives.cs340 public struct IntPtr struct
345 public static readonly IntPtr Zero;
347 public static unsafe int Size
361 public unsafe IntPtr(void* value) in IntPtr() argument
367 public unsafe IntPtr(int value) in IntPtr() method
373 public unsafe IntPtr(long value) in IntPtr() method
379 public unsafe long ToInt64() in ToInt64()
389 public static unsafe explicit operator IntPtr(int value) in operator IntPtr()
395 public static unsafe explicit operator IntPtr(long value) in operator IntPtr()
413 public static unsafe explicit operator int(IntPtr value) in operator int()
[all …]
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/standalone/source/platform/gdk/
H A Dgdkcommondirectories.cpp6 #include "../../../include/iapplication.h"
12 //------------------------------------------------------------------------
14 namespace Standalone {
15 namespace Platform { in foo:()
16 namespace GDK { in foo:()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dtemporaries.mm8 struct IntPtr { struct
17 -(void) foo: (IntPtr)arg; argument
/dports/devel/corrade/corrade-2020.06/src/Corrade/Containers/Test/
H A DPointerTest.cpp34 struct IntPtr { struct
35 explicit IntPtr(int* a): a{a} {} in IntPtr() function
37 IntPtr(IntPtr&& other): a{other.a} { in IntPtr() argument
40 ~IntPtr() { delete a; } in ~IntPtr()
44 CORRADE_UNUSED IntPtr& operator=(IntPtr&& other) { in operator =()
49 int* a;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-cast-align.cpp20 typedef int *IntPtr; in test0() typedef
43 typedef int *IntPtr; in test1() typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-cast-align.cpp20 typedef int *IntPtr; in test0() typedef
43 typedef int *IntPtr; in test1() typedef

12345678910>>...30