Home
last modified time | relevance | path

Searched defs:heap (Results 251 - 275 of 356) sorted by relevance

1...<<1112131415

/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.h209 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.h203 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/third_party/node/deps/v8/src/heap/
H A Dmemory-allocator.cc292 Heap* heap = isolate_->heap(); HandleAllocationFailure() local
[all...]
H A Dscavenger.cc158 IsUnscavengedHeapObject(Heap* heap, Object object) IsUnscavengedHeapObject() argument
164 IsUnscavengedHeapObject(Heap* heap, HeapObject heap_object) IsUnscavengedHeapObject() argument
169 IsUnscavengedHeapObjectSlot(Heap* heap, FullObjectSlot p) IsUnscavengedHeapObjectSlot() argument
263 ScavengerCollector(Heap* heap) ScavengerCollector() argument
553 CreateSharedOldAllocator(Heap* heap) CreateSharedOldAllocator() argument
561 Scavenger(ScavengerCollector* collector, Heap* heap, bool is_logging, EmptyChunksList* empty_chunks, CopiedList* copied_list, PromotionList* promotion_list, EphemeronTableList* ephemeron_table_list, int task_id) Scavenger() argument
[all...]
H A Dbasic-memory-chunk.h167 Heap* heap() const { in heap() function in v8::internal::BasicMemoryChunk
H A Dpaged-spaces.h446 CompactionSpace(Heap* heap, AllocationSpace id, Executability executable, CompactionSpaceKind compaction_space_kind) CompactionSpace() argument
473 CompactionSpaceCollection(Heap* heap, CompactionSpaceKind compaction_space_kind) CompactionSpaceCollection() argument
509 OldSpace(Heap* heap, LinearAllocationArea* allocation_info) OldSpace() argument
532 CodeSpace(Heap* heap) CodeSpace() argument
546 MapSpace(Heap* heap) MapSpace() argument
[all...]
H A Dsweeper.cc22 Sweeper::Sweeper(Heap* heap, MajorNonAtomicMarkingStat argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dmarker.cc35 EnterIncrementalMarkingIfNeeded(Marker::MarkingConfig config, HeapBase& heap) EnterIncrementalMarkingIfNeeded() argument
49 ExitIncrementalMarkingIfNeeded(Marker::MarkingConfig config, HeapBase& heap) ExitIncrementalMarkingIfNeeded() argument
80 GetNextIncrementalStepDuration(IncrementalMarkingSchedule& schedule, HeapBase& heap) GetNextIncrementalStepDuration() argument
151 MarkerBase(HeapBase& heap, cppgc::Platform* platform, MarkingConfig config) MarkerBase() argument
653 Marker(HeapBase& heap, cppgc::Platform* platform, MarkingConfig config) Marker() argument
[all...]
H A Dmarking-state.h58 MarkingStateBase::MarkingStateBase(HeapBase& heap, in MarkingStateBase() argument
226 BasicMarkingState(HeapBase& heap, MarkingWorklists& marking_worklists, CompactionWorklists* compaction_worklists) BasicMarkingState() argument
358 MutatorMarkingState(HeapBase& heap, MarkingWorklists& marking_worklists, CompactionWorklists* compaction_worklists) MutatorMarkingState() argument
461 ConcurrentMarkingState(HeapBase& heap, MarkingWorklists& marking_worklists, CompactionWorklists* compaction_worklists) ConcurrentMarkingState() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Dserializer.h137 explicit ObjectCacheIndexMap(Heap* heap) : map_(heap), next_index_(0) {} in ObjectCacheIndexMap() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c951 pan_emit_tiler_ctx(const struct panfrost_device *dev, unsigned fb_width, unsigned fb_height, unsigned nr_samples, bool first_provoking_vertex, mali_ptr heap, void *out) pan_emit_tiler_ctx() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp739 Heap* heap = ToBackend(mResourceAllocation.GetResourceHeap()); in TrackUsageAndTransitionNow() local
893 Heap* heap = ToBackend(mResourceAllocation.GetResourceHeap()); in TrackUsageAndGetResourceBarrierForPass() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.h910 ID3D12Heap* heap; global() member
[all...]
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.h209 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/third_party/zlib/
H A Ddeflate.h213 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp66 uint8_t *heap; member
141 uint8_t *heap in CreatePixelMapData() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-bts.c47 struct auxtrace_heap heap; member
/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddefutil.h181 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt.c2265 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_bo.c1052 const struct ttm_place *heap = &places[i]; in ttm_bo_places_compat() local
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt.c2265 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c43 struct auxtrace_heap heap; member
[all...]
H A Dintel-bts.c47 struct auxtrace_heap heap; member
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddefutil.h181 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c119 struct mem_block *heap; member

Completed in 32 milliseconds

1...<<1112131415