Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_demangle/
Ddyn-string.c154 int new_allocated = ds->allocated; in dyn_string_resize() local
/external/dbus/dbus/
Ddbus-string.c259 int new_allocated; in compact() local
312 int new_allocated; in reallocate_for_length() local
/external/harfbuzz_ng/src/
Dhb-buffer.cc126 unsigned int new_allocated = allocated; in enlarge() local
Dhb-private.hh392 unsigned int new_allocated = allocated + (allocated >> 1) + 8; in push() local