Home
last modified time | relevance | path

Searched defs:allocate_size (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-open-type-private.hh442 inline Type *allocate_size (unsigned int size) in allocate_size() function
/external/dbus/dbus/
Ddbus-string.c133 int allocate_size) in _dbus_string_init_preallocated()
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1259 const size_t allocate_size = size + (MALLOC_GUARD_SIZE * 2) + in _test_malloc() local