| /third_party/node/deps/v8/src/heap/base/ |
| H A D | worklist.cc | 7 namespace heap { namespace
|
| H A D | active-system-pages.h | 13 namespace heap { namespace
|
| H A D | stack.h | 10 namespace heap { namespace
|
| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| H A D | shared_gc.h | 30 explicit SharedGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedGC() argument
|
| H A D | shared_full_gc.h | 29 explicit SharedFullGC(SharedHeap *heap) : sHeap_(heap), sWorkManager_(heap->GetWorkManager()) {} in SharedFullGC() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | combined-heap.cc | 11 CombinedHeapObjectIterator( Heap* heap, HeapObjectIterator::HeapObjectsFiltering filtering) CombinedHeapObjectIterator() argument
|
| H A D | stress-marking-observer.cc | 12 StressMarkingObserver::StressMarkingObserver(Heap* heap) in StressMarkingObserver() argument
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | raw-heap.cc | 15 RawHeap( HeapBase* heap, const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces) RawHeap() argument
|
| H A D | process-heap.h | 43 HeapRegistry::Subscription::Subscription(HeapBase& heap) : heap_(heap) { in Subscription() argument
|
| H A D | unmarker.h | 18 explicit SequentialUnmarker(RawHeap& heap) { Traverse(heap); } in SequentialUnmarker() argument
|
| H A D | platform.h | 23 explicit FatalOutOfMemoryHandler(HeapBase* heap) : heap_(heap) {} in FatalOutOfMemoryHandler() argument
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | unified-heap-marking-state.cc | 13 UnifiedHeapMarkingState( Heap* heap, MarkingWorklists::Local* local_marking_worklist) UnifiedHeapMarkingState() argument
|
| /third_party/node/deps/v8/src/init/ |
| H A D | setup-isolate-full.cc | 27 bool SetupIsolateDelegate::SetupHeap(Heap* heap) { in SetupHeap() argument
|
| H A D | setup-isolate-deserialize.cc | 17 bool SetupIsolateDelegate::SetupHeap(Heap* heap) { in SetupHeap() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_descriptor_pool.h | 35 struct d3d12_descriptor_heap *heap; member
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | throw_oom_error_test.cpp | 56 auto heap = const_cast<Heap *>(ecmaVm->GetHeap()); in HWTEST_F_L0() local
|
| H A D | idle_gc_trigger_test.cpp | 42 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable 50 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 58 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 70 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 78 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 90 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 100 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 110 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 120 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 129 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 140 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 153 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 163 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 175 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 185 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 197 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 213 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 225 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 241 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 250 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 263 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 272 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 280 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 291 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 302 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 310 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 319 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 330 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local 341 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local [all...] |
| H A D | jit_fort_test.cpp | 40 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable
|
| H A D | incremental_marking_test.cpp | 57 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local
|
| H A D | gc_verify_test.cpp | 44 auto heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); variable 52 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 60 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); in HWTEST_F_L0() local 68 Heap *heap in HWTEST_F_L0() local 76 Heap *heap = const_cast<Heap *>(thread->GetEcmaVM()->GetHeap()); HWTEST_F_L0() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_heap.c | 29 nouveau_heap_init(struct nouveau_heap **heap, in nouveau_heap_init() argument 45 nouveau_heap_destroy(struct nouveau_heap **heap) in nouveau_heap_destroy() argument 54 nouveau_heap_alloc(struct nouveau_heap *heap, unsigned size, void *priv, in nouveau_heap_alloc() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | visitors-inl.h | 37 ObjectVisitorWithCageBases::ObjectVisitorWithCageBases(Heap* heap) in ObjectVisitorWithCageBases() argument
|
| /third_party/vk-gl-cts/framework/delibs/depool/ |
| H A D | dePoolHeap.c | 62 TestHeap* heap = TestHeap_create(pool); in dePoolHeap_selfTest() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | rset_worklist_handler-inl.h | 26 inline RSetWorkListHandler::RSetWorkListHandler(Heap *heap) : heap_(heap) in RSetWorkListHandler() argument 42 inline void RSetWorkListHandler::EnumerateRegions(const Heap *heap) in EnumerateRegions() argument 52 inline void RSetWorkListHandler::CollectRSetItemsInHeap(const Heap *heap) in CollectRSetItemsInHeap() argument [all...] |
| H A D | partial_gc.cpp | 26 PartialGC::PartialGC(Heap *heap) : heap_(heap), workManager_(heap->GetWorkManager()) {} in PartialGC() argument
|