Home
last modified time | relevance | path

Searched defs:heap (Results 1 - 25 of 268) sorted by relevance

1234567891011

/third_party/node/deps/v8/src/heap/base/
H A Dworklist.cc7 namespace heap { namespace
H A Dactive-system-pages.h13 namespace heap { namespace
H A Dstack.h10 namespace heap { namespace
/third_party/node/deps/v8/src/heap/
H A Dcombined-heap.cc11 CombinedHeapObjectIterator( Heap* heap, HeapObjectIterator::HeapObjectsFiltering filtering) CombinedHeapObjectIterator() argument
H A Dstress-marking-observer.cc12 StressMarkingObserver::StressMarkingObserver(Heap* heap) in StressMarkingObserver() argument
H A Dcombined-heap.h34 V8_WARN_UNUSED_RESULT inline bool IsValidHeapObject(Heap* heap, in IsValidHeapObject() argument
43 IsValidCodeObject(Heap* heap, HeapObject object) IsValidCodeObject() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Draw-heap.cc15 RawHeap( HeapBase* heap, const std::vector<std::unique_ptr<CustomSpaceBase>>& custom_spaces) RawHeap() argument
H A Dprocess-heap.h43 HeapRegistry::Subscription::Subscription(HeapBase& heap) : heap_(heap) { in Subscription() argument
H A Dunmarker.h18 explicit SequentialUnmarker(RawHeap& heap) { Traverse(heap); } in SequentialUnmarker() argument
H A Dplatform.h23 explicit FatalOutOfMemoryHandler(HeapBase* heap) : heap_(heap) {} in FatalOutOfMemoryHandler() argument
H A Dheap-space.cc17 BaseSpace::BaseSpace(RawHeap* heap, size_t index, PageType type, in BaseSpace() argument
44 NormalPageSpace::NormalPageSpace(RawHeap* heap, size_t index, in NormalPageSpace() argument
48 LargePageSpace::LargePageSpace(RawHeap* heap, size_ argument
[all...]
H A Dprocess-heap.cc34 void HeapRegistry::RegisterHeap(HeapBase& heap) { in RegisterHeap() argument
43 void HeapRegistry::UnregisterHeap(HeapBase& heap) { in UnregisterHeap() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-state.cc13 UnifiedHeapMarkingState( Heap* heap, MarkingWorklists::Local* local_marking_worklist) UnifiedHeapMarkingState() argument
/third_party/node/deps/v8/src/init/
H A Dsetup-isolate-full.cc27 bool SetupIsolateDelegate::SetupHeap(Heap* heap) { in SetupHeap() argument
H A Dsetup-isolate-deserialize.cc17 bool SetupIsolateDelegate::SetupHeap(Heap* heap) { in SetupHeap() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_descriptor_pool.h35 struct d3d12_descriptor_heap *heap; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_heap.c29 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 Dvisitors-inl.h37 ObjectVisitorWithCageBases::ObjectVisitorWithCageBases(Heap* heap) in ObjectVisitorWithCageBases() argument
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHeap.c62 TestHeap* heap = TestHeap_create(pool); in dePoolHeap_selfTest() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.h45 } heap; member
/third_party/libdrm/intel/
H A Dmm.h37 struct mem_block *heap; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_bo.c72 pvr_bo_alloc(struct pvr_device *device, struct pvr_winsys_heap *heap, uint64_t size, uint64_t alignment, uint64_t flags, struct pvr_bo **const pvr_bo_out) pvr_bo_alloc() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_abi_helper.h81 dzn_ID3D12DescriptorHeap_GetCPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in dzn_ID3D12DescriptorHeap_GetCPUDescriptorHandleForHeapStart() argument
95 dzn_ID3D12DescriptorHeap_GetGPUDescriptorHandleForHeapStart(ID3D12DescriptorHeap *heap) in dzn_ID3D12DescriptorHeap_GetGPUDescriptorHandleForHeapStart() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.h45 } heap; member
/third_party/mesa3d/src/util/
H A Du_mm.h40 struct mem_block *heap; member

Completed in 6 milliseconds

1234567891011