Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dmemory.h33 size_t new_allocated; member
/aosp_15_r20/external/brotli/c/enc/
H A Dmemory.h33 size_t new_allocated; member
/aosp_15_r20/bionic/tests/
H A Dmalloc_test.cpp841 size_t new_allocated = mallinfo().uordblks; in TEST() local
913 size_t new_allocated = info2.uordblks; in TEST() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-vector.hh384 unsigned int new_allocated; in alloc() local
H A Dhb-buffer.cc169 unsigned int new_allocated = allocated; in enlarge() local
/aosp_15_r20/external/python/cpython2/Objects/
Dlistobject.c28 size_t new_allocated; in list_resize() local
/aosp_15_r20/external/python/cpython3/Objects/
Dlistobject.c47 size_t new_allocated, num_allocated_bytes; in list_resize() local
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c512 size_t new_allocated; in Pdata_grow() local