Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dtest_fallback_malloc.pass.cpp30 container alloc_series ( size_t sz, float growth ) { in alloc_series()
/external/v8/src/
Dcollector.h142 int growth = current_length * (growth_factor - 1); in Grow() local
Dcode-stub-assembler.cc1450 Node* growth = IntPtrSub(args.GetLength(), first); in BuildAppendJSArray() local
/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) {