Searched defs:new_capacity (Results 1 – 4 of 4) sorted by relevance
34 uint32_t new_capacity = str->capacity * 2; in ensure_capacity() local
185 int new_capacity = address_space_allocator_grow_capacity(allocator->capacity); in address_space_allocator_split_block() local266 …int new_capacity = address_space_allocator_grow_capacity(allocator->capacity + new_block_index_off… in address_space_allocator_split_block_at_offset() local
159 int new_capacity = address_space_allocator_grow_capacity(allocator->capacity); in address_space_allocator_split_block() local
4408 size_t new_capacity = p->m_capacity; in tdefl_output_buffer_putter() local4808 size_t new_capacity = min_new_capacity; in mz_zip_array_ensure_capacity() local4825 size_t new_capacity, in mz_zip_array_reserve()5991 size_t new_capacity = MZ_MAX(64, pState->m_mem_capacity); in mz_zip_heap_write_func() local