Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dalloca.c300 long initial_size; /* Size of initial segment. */ member
/external/v8/src/
Dprettyprinter.cc444 const int initial_size = 256; in Init() local
Dheap.cc2502 int initial_size = map->instance_type() == JS_GLOBAL_OBJECT_TYPE ? 64 : 512; in AllocateGlobalObject() local
Druntime.cc8129 int initial_size = Min(limit, 10); in Runtime_CollectStackTrace() local