Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dobject-allocator.h85 const size_t allocation_size = in AllocateObject() local
96 const size_t allocation_size = in AllocateObject() local
107 const size_t allocation_size = in AllocateObject() local
118 const size_t allocation_size = in AllocateObject() local
Dfree-list.cc132 FreeList::Block FreeList::Allocate(size_t allocation_size) { in Allocate()
Dheap-page.cc228 const size_t allocation_size = AllocationSize(size); in Create() local
Dpage-memory.cc64 size_t allocation_size) { in ReserveMemoryRegion()
/third_party/node/deps/v8/src/heap/
Dfree-list-inl.h19 void FreeListCategory::UpdateCountersAfterAllocation(size_t allocation_size) { in UpdateCountersAfterAllocation()
Dspaces.cc398 size_t allocation_size) { in InvokeAllocationObservers()
Dread-only-spaces.cc672 int allocation_size = size_in_bytes; in AllocateRawAligned() local
Dheap.cc3227 int allocation_size, in AlignWithFiller()
/third_party/googletest/googletest/samples/
Dsample10_unittest.cc51 void* operator new(size_t allocation_size) { in operator new()
/third_party/node/deps/v8/src/profiler/
Dallocation-tracker.h40 unsigned allocation_size() const { return total_size_; } in allocation_size() function
/third_party/node/deps/v8/src/zone/
Dzone.h148 size_t allocation_size() const { in allocation_size() function
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.c165 unsigned allocation_size; member
423 …struct nine_allocator *allocator, struct nine_allocation *new_allocation, unsigned allocation_size) in insert_new_allocation()
690 unsigned allocation_size) in nine_memfd_allocator()
/third_party/curl/lib/
Dsmb.c170 curl_off_t allocation_size; member
194 curl_off_t allocation_size; member
/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc601 TNode<IntPtrT> allocation_size = instance_size; in CreateShallowObjectLiteral() local
/third_party/node/deps/v8/src/snapshot/
Dserializer.cc623 int allocation_size; in SerializeExternalStringAsSequentialString() local