| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer.h | 137 explicit ObjectCacheIndexMap(Heap* heap) : map_(heap), next_index_(0) {} in ObjectCacheIndexMap() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_cs.c | 951 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 D | TextureD3D12.cpp | 739 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 D | D3D12MemAlloc.h | 910 ID3D12Heap* heap; global() member [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.h | 209 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
| /third_party/zlib/ |
| H A D | deflate.h | 213 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr_fake.c | 119 struct mem_block *heap; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_bo.c | 553 zink_bo_create(struct zink_screen *screen, uint64_t size, unsigned alignment, enum zink_heap heap, enum zink_alloc_flag flags, const void *pNext) in zink_bo_create() argument 246 bo_create_internal(struct zink_screen *screen, uint64_t size, unsigned alignment, enum zink_heap heap, unsigned flags, const void *pNext) bo_create_internal() argument 1165 bo_slab_alloc(void *priv, unsigned heap, unsigned entry_size, unsigned group_index, bool encrypted) bo_slab_alloc() argument 1262 bo_slab_alloc_normal(void *priv, unsigned heap, unsigned entry_size, unsigned group_index) bo_slab_alloc_normal() argument [all...] |
| /third_party/node/deps/zlib/ |
| H A D | deflate.h | 213 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | compute_test.cpp | 44 GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetCPUDescriptorHandleForHeapStart() argument 49 GetGPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetGPUDescriptorHandleForHeapStart() argument 60 GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetCPUDescriptorHandleForHeapStart() argument 67 GetGPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in GetGPUDescriptorHandleForHeapStart() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | concurrent-marking.cc | 88 ConcurrentMarkingVisitor(int task_id, MarkingWorklists::Local* local_marking_worklists, WeakObjects::Local* local_weak_objects, Heap* heap, unsigned mark_compact_epoch, base::EnumSet<CodeFlushMode> code_flush_mode, bool embedder_tracing_enabled, bool should_keep_ages_unchanged, MemoryChunkDataMap* memory_chunk_data) ConcurrentMarkingVisitor() argument 441 ConcurrentMarking(Heap* heap, MarkingWorklists* marking_worklists, WeakObjects* weak_objects) ConcurrentMarking() argument [all...] |
| H A D | new-spaces.cc | 354 GetObjectIterator(Heap* heap) GetObjectIterator() argument 461 NewSpace(Heap* heap, v8::PageAllocator* page_allocator, size_t initial_semispace_capacity, size_t max_semispace_capacity, LinearAllocationArea* allocation_info) NewSpace() argument 682 GetObjectIterator(Heap* heap) GetObjectIterator() argument [all...] |
| H A D | heap-inl.h | 261 Heap* heap = Heap::FromWritableHeapObject(heap_object); InYoungGeneration() local 320 Heap* heap = chunk->heap(); FromWritableHeapObject() local 576 VerifyPointersVisitor(Heap* heap) VerifyPointersVisitor() argument 579 AlwaysAllocateScope(Heap* heap) AlwaysAllocateScope() argument 587 OptionalAlwaysAllocateScope(Heap* heap) OptionalAlwaysAllocateScope() argument 596 AlwaysAllocateScopeForTesting(Heap* heap) AlwaysAllocateScopeForTesting() argument 599 CodeSpaceMemoryModificationScope(Heap* heap) CodeSpaceMemoryModificationScope() argument 631 CodePageCollectionMemoryModificationScope(Heap* heap) CodePageCollectionMemoryModificationScope() argument 674 IgnoreLocalGCRequests(Heap* heap) IgnoreLocalGCRequests() argument [all...] |
| H A D | paged-spaces.cc | 32 PagedSpaceObjectIterator(Heap* heap, PagedSpace* space) PagedSpaceObjectIterator() argument 48 PagedSpaceObjectIterator(Heap* heap, PagedSpace* space, Page* page) PagedSpaceObjectIterator() argument 95 PagedSpace(Heap* heap, AllocationSpace space, Executability executable, FreeList* free_list, LinearAllocationArea* allocation_info_, CompactionSpaceKind compaction_space_kind) PagedSpace() argument 547 GetObjectIterator(Heap* heap) GetObjectIterator() argument 839 VerifyCountersAfterSweeping(Heap* heap) VerifyCountersAfterSweeping() argument [all...] |
| H A D | read-only-spaces.cc | 258 Heap* heap = isolate->heap(); ReinstallReadOnlySpace() local 289 ReadOnlySpace(Heap* heap) ReadOnlySpace() argument 322 Heap* heap = ReadOnlySpace::heap(); DetachPagesAndAddToArtifacts() local 332 ReadOnlyPage(Heap* heap, BaseSpace* space, size_t chunk_size, Address area_start, Address area_end, VirtualMemory reservation) ReadOnlyPage() argument 445 ReadOnlySpaceObjectIterator(const Heap* heap, const ReadOnlySpace* space, BasicMemoryChunk* chunk) ReadOnlySpaceObjectIterator() argument 492 VerifyReadOnlyPointersVisitor(Heap* heap) VerifyReadOnlyPointersVisitor() argument 770 SharedReadOnlySpace( Heap* heap, PointerCompressedReadOnlyArtifacts* artifacts) SharedReadOnlySpace() argument 788 SharedReadOnlySpace( Heap* heap, std::vector<ReadOnlyPage*>&& new_pages, std::vector<std::unique_ptr<::v8::PageAllocator::SharedMemoryMapping>>&& mappings, AllocationStats&& new_stats) SharedReadOnlySpace() argument 804 SharedReadOnlySpace(Heap* heap, SingleCopyReadOnlyArtifacts* artifacts) SharedReadOnlySpace() argument [all...] |
| H A D | incremental-marking.cc | 45 Heap* heap = incremental_marking_->heap(); Step() local 54 IncrementalMarking(Heap* heap, WeakObjects* weak_objects) IncrementalMarking() argument 187 IncrementalMarkingRootMarkingVisitor(Heap* heap) IncrementalMarkingRootMarkingVisitor() argument 226 MarkRoots(Heap* heap) MarkRoots() argument [all...] |
| H A D | mark-compact.h | 202 inline Heap* heap() cons function in v8::internal::MarkCompactCollectorBase 206 MarkCompactCollectorBase(Heap* heap) MarkCompactCollectorBase() argument 391 MainMarkingVisitor(MarkingState* marking_state, MarkingWorklists::Local* local_marking_worklists, WeakObjects::Local* local_weak_objects, Heap* heap, unsigned mark_compact_epoch, base::EnumSet<CodeFlushMode> code_flush_mode, bool embedder_tracing_enabled, bool should_keep_ages_unchanged) MainMarkingVisitor() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | sweeper.cc | 40 Verify(RawHeap& heap) Verify() argument 597 ConcurrentSweepTask(HeapBase& heap, SpaceStates* states, Platform* platform, FreeMemoryHandling free_memory_handling) ConcurrentSweepTask() argument 736 SweeperImpl(RawHeap& heap, StatsCollector* stats_collector) SweeperImpl() argument 1037 Sweeper(HeapBase& heap) Sweeper() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-heap.cc | 206 UnifiedHeapConcurrentMarker( cppgc::internal::HeapBase& heap, Heap* v8_heap, cppgc::internal::MarkingWorklists& marking_worklists, cppgc::internal::IncrementalMarkingSchedule& incremental_marking_schedule, cppgc::Platform* platform, UnifiedHeapMarkingState& unified_heap_marking_state) UnifiedHeapConcurrentMarker() argument 230 FatalOutOfMemoryHandlerImpl(const std::string& reason, const SourceLocation&, HeapBase* heap) FatalOutOfMemoryHandlerImpl() argument 275 UnifiedHeapMarker(Heap* v8_heap, cppgc::internal::HeapBase& heap, cppgc::Platform* platform, MarkingConfig config) UnifiedHeapMarker() argument 824 CollectCustomSpaceStatisticsAtLastGCTask( cppgc::internal::HeapBase& heap, std::vector<cppgc::CustomSpaceIndex> custom_spaces, std::unique_ptr<CustomSpaceStatisticsReceiver> receiver) CollectCustomSpaceStatisticsAtLastGCTask() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects-inl.h | 850 Heap* heap = GetHeapFromWritableObject(*this); in set_map() local [all...] |
| H A D | code.cc | 148 void Code::ClearEmbeddedObjects(Heap* heap) { in ClearEmbeddedObjects() argument 169 void Code::CopyFromNoFlush(ByteArray reloc_info, Heap* heap, in CopyFromNoFlush() argument 186 void Code::RelocateFromDesc(ByteArray reloc_info, Heap* heap, in RelocateFromDesc() argument
|
| H A D | shared-function-info-inl.h | 826 Heap* heap = GetHeapFromWritableObject(data); in ClearPreparseData() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.h | 298 Heap* heap() const { return heap_; } in heap() function in v8::internal::HeapObjectsMap 623 Heap* heap() const { return heap_; } heap() function in v8::internal::HeapSnapshotGenerator [all...] |
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp.cc | 851 Heap* heap = isolate->heap(); in TooMuchRegExpCode() local 1210 Object RegExpResultsCache::Lookup(Heap* heap, String key_string, in Lookup() argument [all...] |
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-test.cc | 924 FillUpOneNewSpacePage(Isolate* isolate, Heap* heap) FillUpOneNewSpacePage() argument 955 Heap* heap = isolate->heap(); RUNTIME_FUNCTION() local 1294 Heap* heap = object.GetHeap(); RUNTIME_FUNCTION() local [all...] |