Home
last modified time | relevance | path

Searched defs:initial_capacity (Results 1 – 6 of 6) sorted by relevance

/third_party/vixl/test/
Dtest-code-buffer.cc86 const size_t initial_capacity = 1234; in TEST() local
/third_party/mesa3d/src/util/
Dstring_buffer.c47 _mesa_string_buffer_create(void *mem_ctx, uint32_t initial_capacity) in _mesa_string_buffer_create()
/third_party/node/deps/v8/src/strings/
Dstring-builder.cc106 FixedArrayBuilder::FixedArrayBuilder(Isolate* isolate, int initial_capacity) in FixedArrayBuilder()
/third_party/node/deps/v8/src/base/
Dhashmap.h186 TemplateHashMapImpl(uint32_t initial_capacity, MatchFun match, in TemplateHashMapImpl()
/third_party/node/deps/v8/src/heap/
Dnew-spaces.cc104 void SemiSpace::SetUp(size_t initial_capacity, size_t maximum_capacity) { in SetUp()
/third_party/node/deps/v8/src/objects/
Djs-objects.cc2312 int initial_capacity = V8_ENABLE_SWISS_NAME_DICTIONARY_BOOL in New() local
3206 int initial_capacity = V8_ENABLE_SWISS_NAME_DICTIONARY_BOOL in MigrateFastToSlow() local