Home
last modified time | relevance | path

Searched defs:heap_index (Results 1 – 25 of 115) sorted by relevance

12345

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-memory/src/heaps/
H A Dmemory_type.rs28 heap_index: usize, field
74 pub(super) fn heap_index(&self) -> usize { in heap_index() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/rendy-memory-0.5.0/src/heaps/
H A Dmemory_type.rs9 heap_index: usize, field
52 pub(super) fn heap_index(&self) -> usize { in heap_index() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/kernel/memory/
H A Dmemory_manager.cpp61 const s32 heap_index{PageHeap::GetAlignedBlockIndex(num_pages, align_pages)}; in AllocateContinuous() local
96 const s32 heap_index{PageHeap::GetBlockIndex(num_pages)}; in Allocate() local
/dports/math/igraph/igraph-0.9.5/src/community/walktrap/
H A Dwalktrap_heap.h77 int heap_index; // variable
/dports/devel/grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dtimer_generic.h30 uint32_t heap_index; /* INVALID_HEAP_INDEX if not in heap */ member
H A Dtimer.h34 uint32_t heap_index; member
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/iomgr/
H A Dtimer_generic.h29 uint32_t heap_index; /* INVALID_HEAP_INDEX if not in heap */ member
H A Dtimer.h33 uint32_t heap_index; member
/dports/math/R-cran-igraph/igraph/src/
H A Dwalktrap_heap.h77 int heap_index; // variable
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/iomgr/
H A Dtimer_generic.h29 uint32_t heap_index; /* INVALID_HEAP_INDEX if not in heap */ member
H A Dtimer.h33 uint32_t heap_index; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/iomgr/
H A Dtimer_generic.h29 uint32_t heap_index; /* INVALID_HEAP_INDEX if not in heap */ member
H A Dtimer.h33 uint32_t heap_index; member
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dtimer_generic.h30 uint32_t heap_index; /* INVALID_HEAP_INDEX if not in heap */ member
H A Dtimer.h34 uint32_t heap_index; member
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/iomgr/
H A Dtimer_generic.h30 uint32_t heap_index; /* INVALID_HEAP_INDEX if not in heap */ member
/dports/math/yices/yices-2.6.2/src/mcsat/
H A Dvariable_queue.h55 int32_t *heap_index; member
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dsimplification.h294 int heap_index; member
319 int heap_index; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Ddescriptors_cpu.rs126 heap_index: usize, field
153 let heap_index = self in alloc_handle() localVariable
252 heap_index: usize, field
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Ddescriptors_cpu.rs126 heap_index: usize, field
153 let heap_index = self in alloc_handle() localVariable
252 heap_index: usize, field
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/or/
H A Dcircuitmux_ewma.h53 int heap_index; member
/dports/security/tor/tor-0.4.6.8/src/core/or/
H A Dcircuitmux_ewma.h53 int heap_index; member
/dports/databases/grass7/grass-7.8.6/raster/r.walk/
H A Dheap.c53 static struct cost **heap_index, *free_point; variable
/dports/databases/grass7/grass-7.8.6/raster/r.cost/
H A Dheap.c53 static struct cost **heap_index, *free_point; variable
/dports/ftp/lftp/lftp-4.9.2/src/
H A Dxheap.h37 int heap_index; variable

12345