Home
last modified time | relevance | path

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

12

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/
H A DMethodImplOptions.cs19 InternalCall = 0x1000 enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/
H A DMethodImplOptions.cs19 InternalCall = 0x1000 enumerator
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/
H A Dbindings_generator.h463 struct InternalCall { struct
470 InternalCall() {} in InternalCall() argument
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/
H A Dbindings_generator.h463 struct InternalCall { struct
470 InternalCall() {} in InternalCall() argument
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/CompilerServices/
H A DMethodImplAttribute.cs16 InternalCall = 0x1000, enumerator
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil/
H A DMethodImplAttributes.cs48 InternalCall = 0x1000, // Reserved: shall be zero in conforming implementations enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil/
H A DMethodImplAttributes.cs48 InternalCall = 0x1000, // Reserved: shall be zero in conforming implementations enumerator
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil/
H A DMethodImplAttributes.cs48 InternalCall = 0x1000, // Reserved: shall be zero in conforming implementations enumerator
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil/
H A DMethodImplAttributes.cs48 InternalCall = 0x1000, // Reserved: shall be zero in conforming implementations enumerator
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DMethodImplAttributes.cs30 InternalCall = 0x1000, // Reserved: shall be zero in conforming implementations enumerator
H A DTreatments.cs46 InternalCall = 0x20, enumerator
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil/
H A DMethodImplAttributes.cs30 InternalCall = 0x1000, // Reserved: shall be zero in conforming implementations enumerator
H A DTreatments.cs46 InternalCall = 0x20, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/
H A Dmethodimplattributes.cs37 InternalCall = 0x1000, // Internal Call... enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Reflection/
H A DMethodImplAttributes.cs28 InternalCall = 0x1000, // Internal Call... enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Reflection/
H A DMethodImplAttributes.cs28 InternalCall = 0x1000, // Internal Call... enumerator
/dports/lang/solidity/solidity_0.8.11/libsolidity/formal/
H A DPredicate.h48 InternalCall, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/
H A Dmethodimplattribute.cs22 InternalCall = System.Reflection.MethodImplAttributes.InternalCall, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/NativeFormat/
H A DNativeFormatMethod.cs31 public const int InternalCall = 0x0100; field in Internal.TypeSystem.NativeFormat.NativeFormatMethod.MethodFlags
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Ecma/
H A DEcmaMethod.cs29 public const int InternalCall = 0x0100; field in Internal.TypeSystem.Ecma.EcmaMethod.MethodFlags
/dports/cad/opencascade/opencascade-7.6.0/src/IntCurvesFace/
H A DIntCurvesFace_Intersector.cxx220 void IntCurvesFace_Intersector::InternalCall(const IntCurveSurface_HInter &HICS, in InternalCall() function in IntCurvesFace_Intersector
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/
H A DEnums.cs181 InternalCall = 0x1000, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Shared/
H A DMcgIntrinsics.cs362 private const MethodImplOptions InternalCall = (MethodImplOptions)0x1000; field in System.Runtime.InteropServices.CalliIntrinsics
H A DStandardInterfaces.cs183 private const MethodImplOptions InternalCall = (MethodImplOptions)0x1000; field in System.Runtime.InteropServices.__vtable_IUnknown.GCHelpers
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DInterpreter.cpp463 static bool InternalCall(JSContext* cx, const AnyInvokeArgs& args) { in InternalCall() function

12