Home
last modified time | relevance | path

Searched defs:heap (Results 226 - 250 of 355) sorted by relevance

12345678910>>...15

/third_party/node/deps/v8/src/heap/
H A Dscavenger-inl.h434 CheckAndScavengeObject(Heap* heap, TSlot slot) CheckAndScavengeObject() argument
[all...]
H A Dincremental-marking.h186 Heap* heap() const { return heap_; } in heap() function in v8::internal::final
H A Dlarge-spaces.cc110 LargeObjectSpace(Heap* heap, AllocationSpace id) LargeObjectSpace() argument
367 GetObjectIterator( Heap* heap) GetObjectIterator() argument
492 OldLargeObjectSpace(Heap* heap) OldLargeObjectSpace() argument
495 OldLargeObjectSpace(Heap* heap, AllocationSpace id) OldLargeObjectSpace() argument
498 NewLargeObjectSpace(Heap* heap, size_t capacity) NewLargeObjectSpace() argument
587 CodeLargeObjectSpace(Heap* heap) CodeLargeObjectSpace() argument
[all...]
H A Dlocal-heap.h93 Heap* heap() { return heap_; } in heap() function in v8::internal::LocalHeap
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h350 explicit GlobalHandleVector(Heap* heap) in GlobalHandleVector() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dcompactor.cc42 MovableReferences(HeapBase& heap) MovableReferences() argument
438 Compactor(RawHeap& heap) Compactor() argument
[all...]
H A Dheap-base.h43 namespace heap { global() namespace
[all...]
/third_party/node/deps/v8/src/objects/
H A Dlookup.h125 Heap* heap() const { return isolate_->heap(); } in heap() function in v8::internal::final
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c70 struct mem_block *heap; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c889 struct nouveau_heap *heap = screen->text_heap; in nvc0_program_upload() local
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h90 SkTSpan(const SkTCurve& curve, SkArenaAlloc& heap) { in SkTSpan() argument
98 void debugInit(const SkTCurve& curve, SkArenaAlloc& heap) { in debugInit() argument
195 bool split(SkTSpan* work, SkArenaAlloc* heap) { in split() argument
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12DescriptorHeapTests.cpp239 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); in TEST_P() local
253 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); in TEST_P() local
284 ComPtr<ID3D12DescriptorHeap> heap in TEST_P() local
315 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); TEST_P() local
332 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); TEST_P() local
357 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); TEST_P() local
383 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); TEST_P() local
408 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); TEST_P() local
423 ComPtr<ID3D12DescriptorHeap> heap = allocator->GetShaderVisibleHeap(); TEST_P() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc1074 std::vector<int> heap = {1, 2, 3}; in TEST() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Darm-spe.c41 struct auxtrace_heap heap; member
[all...]
H A Ds390-cpumsf.c170 struct auxtrace_heap heap; member
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dlpt_commit.c764 struct ubifs_lpt_heap *heap; in populate_lsave() local
1968 struct ubifs_lpt_heap *heap; dbg_populate_lsave() local
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dlpt_commit.c764 struct ubifs_lpt_heap *heap; in populate_lsave() local
1968 struct ubifs_lpt_heap *heap; dbg_populate_lsave() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Ds390-cpumsf.c171 struct auxtrace_heap heap; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H A Dmain.c390 struct encl_segment *heap; variable
[all...]
/kernel/liteos_a/kernel/base/include/
H A Dlos_vm_map.h119 LosVmMapRegion *heap; /**< heap region */ member
/kernel/liteos_a/fs/proc/os_adapt/
H A Dprocess_proc.c201 LosVmMapRegion *heap = (LosVmMapRegion *)((char *)vmSpace + sizeof(LosVmSpace)); in ProcessMemInfoRead() local
/third_party/alsa-lib/src/topology/
H A Dctl.c1291 struct list_head heap; in tplg_decode_control_mixer() local
1212 tplg_decode_control_mixer1(snd_tplg_t *tplg, struct list_head *heap, struct snd_tplg_mixer_template *mt, size_t pos, void *bin, size_t size) tplg_decode_control_mixer1() argument
1335 tplg_decode_control_enum1(snd_tplg_t *tplg, struct list_head *heap, struct snd_tplg_enum_template *et, size_t pos, struct snd_soc_tplg_enum_control *ec) tplg_decode_control_enum1() argument
1394 struct list_head heap; tplg_decode_control_enum() local
[all...]
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c85 struct mem_block *heap; member
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c198 radeon_bomgr_find_va(const struct radeon_info *info, struct radeon_vm_heap *heap, uint64_t size, uint64_t alignment) radeon_bomgr_find_va() argument
283 radeon_bomgr_free_va(const struct radeon_info *info, struct radeon_vm_heap *heap, uint64_t va, uint64_t size) radeon_bomgr_free_va() argument
618 radeon_create_bo(struct radeon_drm_winsys *rws, unsigned size, unsigned alignment, unsigned initial_domains, unsigned flags, int heap) radeon_create_bo() argument
769 radeon_bo_slab_alloc(void *priv, unsigned heap, unsigned entry_size, unsigned group_index) radeon_bo_slab_alloc() argument
1020 int heap = radeon_get_heap_index(domain, flags); radeon_winsys_bo_create() local
[all...]
/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

Completed in 25 milliseconds

12345678910>>...15