Home
last modified time | relevance | path

Searched defs:new_space (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dheap-allocator-inl.h35 NewSpace* HeapAllocator::new_space() const { in new_space() function in v8::internal::HeapAllocator
H A Dheap.h844 NewSpace* new_space() { return new_space_; } in new_space() function in v8::internal::Heap
H A Dmark-compact.cc3471 NewSpace* new_space = heap()->new_space(); EvacuatePrologue() local
5481 NewSpace* new_space = heap()->new_space(); EvacuatePrologue() local
5816 NewSpace* new_space = heap()->new_space(); TraceFragmentation() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.cc309 uint32_t new_space = in SetDataWithOffset() local
/kernel/linux/linux-5.10/arch/ia64/pci/
H A Dpci.c124 static unsigned int new_space(u64 phys_base, int sparse) in new_space() function
/kernel/linux/linux-6.6/arch/ia64/pci/
H A Dpci.c124 static unsigned int new_space(u64 phys_base, int sparse) in new_space() function
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.cc460 char* new_space = NewArray<char>(new_bytes); in grow() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c655 size_t new_space = (long)sptr->rows_in_array * in realize_virt_arrays() local
667 size_t new_space = (long)bptr->rows_in_array * in realize_virt_arrays() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c1606 unsigned int new_space = old_space + pages; in amdgpu_ras_realloc_eh_data_space() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Drgrp.c2569 unsigned int new_space; in gfs2_rlist_add() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Drgrp.c2664 unsigned int new_space; in gfs2_rlist_add() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c2088 unsigned int new_space = old_space + pages; in amdgpu_ras_realloc_eh_data_space() local
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2063 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc2253 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc2066 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc2046 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc2168 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc2296 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/mips/
H A Dbuiltins-mips.cc2018 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc2151 Register new_space = scratch1; in Generate_AllocateSpaceAndShiftExistingArguments() local
/third_party/node/deps/v8/src/builtins/x64/
H A Dbuiltins-x64.cc2131 Register new_space = kScratchRegister; in Generate_AllocateSpaceAndShiftExistingArguments() local

Completed in 120 milliseconds