Home
last modified time | relevance | path

Searched defs:HeapIndex (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/Ecma335/
H A DHeapIndex.cs7 public enum HeapIndex enum
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/cache/
H A Dentry.go46 HeapIndex int // Index in the heap member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/cache/
H A Dentry.go46 HeapIndex int // Index in the heap member
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/cache/
H A Dentry.go56 HeapIndex int // Index in the heap member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/cache/
H A Dentry.go53 HeapIndex int // Index in the heap member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/cache/
H A Dentry.go53 HeapIndex int // Index in the heap member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dgfx_partition.h19 enum class HeapIndex : uint32_t { enum
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A DEtwEvents.h366 …t, AllocationKind, ClrInstanceID, AllocationAmount64, TypeID, TypeName, HeapIndex) (MICROSOFT_WIND… argument
368 …t, AllocationKind, ClrInstanceID, AllocationAmount64, TypeID, TypeName, HeapIndex, Address) (MICRO… argument
412 … CondemnReasons0, CondemnReasons1, CompactMechanisms, ExpandMechanisms, HeapIndex, ExtraGen0Commit… argument
477 … UInt16 ClrInstanceID, UInt64 AllocationAmount64, void* TypeID, LPCWSTR TypeName, UInt32 HeapIndex) in Template_MICROSOFT_WINDOWS_REDHAWK_GC_PUBLIC_PROVIDER_GCAllocationTick_V2()
491 …tanceID, UInt64 AllocationAmount64, void* TypeID, LPCWSTR TypeName, UInt32 HeapIndex, void* Addres… in Template_MICROSOFT_WINDOWS_REDHAWK_GC_PUBLIC_PROVIDER_GCAllocationTick_V3()
719 …CondemnReasons1, UInt32 CompactMechanisms, UInt32 ExpandMechanisms, UInt32 HeapIndex, void* ExtraG… in Template_MICROSOFT_WINDOWS_REDHAWK_GC_PUBLIC_PROVIDER_GCPerHeapHistory_V3()
868 …2(AllocationAmount, AllocationKind, ClrInstanceID, AllocationAmount64, TypeID, TypeName, HeapIndex) argument
869 …ionAmount, AllocationKind, ClrInstanceID, AllocationAmount64, TypeID, TypeName, HeapIndex, Address) argument
891 … CondemnReasons0, CondemnReasons1, CompactMechanisms, ExpandMechanisms, HeapIndex, ExtraGen0Commit… argument
/dports/math/py-or-tools/or-tools-9.2/examples/dotnet/
H A DNetworkRoutingSat.cs912 public int HeapIndex { get; set; } = -1; property in NetworkRoutingSat.Element
1080 int HeapIndex { get; set; } property
/dports/databases/grass7/grass-7.8.6/include/iostream/
H A Dminmaxheap.h84 typedef unsigned int HeapIndex; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/containers/
H A Dintrusive_heap_unittest.cc770 TEST(IntrusiveHeapTest, HeapIndex) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/containers/
H A Dintrusive_heap_unittest.cc768 TEST(IntrusiveHeapTest, HeapIndex) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/env/
H A Detmdummy.h26 …AllocationAmount, AllocationKind, ClrInstanceID, AllocationAmount64, TypeID, TypeName, HeapIndex) 0 argument
27 …nAmount, AllocationKind, ClrInstanceID, AllocationAmount64, TypeID, TypeName, HeapIndex, Address) 0 argument
165 … CondemnReasons0, CondemnReasons1, CompactMechanisms, ExpandMechanisms, HeapIndex, ExtraGen0Commit… argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/ref/
H A DSystem.Reflection.Metadata.cs2557 public enum HeapIndex enum