Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dtest_fallback_malloc.pass.cpp30 container alloc_series ( size_t sz, float growth ) { in alloc_series()
/external/google-breakpad/src/client/
Dminidump_file_writer.cc226 size_t growth = aligned_size; in Allocate() local
/external/jsoncpp/src/lib_json/
Djson_internalmap.inl189 bool ValueInternalMap::reserveDelta(BucketIndex growth) {