Home
last modified time | relevance | path

Searched defs:new_allocated (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_allocator/public/pw_allocator/
Dtracking_allocator.h128 Layout new_allocated = Layout::Unwrap(GetAllocatedLayout(ptr)); in DoResize() local
148 Layout new_allocated = Layout::Unwrap(GetAllocatedLayout(new_ptr)); in DoReallocate() local
/external/brotli/c/enc/
Dmemory.h33 size_t new_allocated; member
/external/cronet/third_party/brotli/enc/
Dmemory.h33 size_t new_allocated; member
/external/harfbuzz_ng/src/
Dhb-vector.hh383 unsigned int new_allocated; in alloc() local
Dhb-buffer.cc169 unsigned int new_allocated = allocated; in enlarge() local
/external/python/cpython2/Objects/
Dlistobject.c28 size_t new_allocated; in list_resize() local
/external/python/cpython3/Objects/
Dlistobject.c47 size_t new_allocated, num_allocated_bytes; in list_resize() local
/external/python/cpython3/Modules/
D_pickle.c512 size_t new_allocated; in Pdata_grow() local