Searched defs:__capacity (Results 1 – 6 of 6) sorted by relevance
304 _M_create(size_type& __capacity, size_type __old_capacity) in _M_create()365 size_type __capacity = size_type(_S_local_capacity); in _M_construct() local457 const size_type __capacity = _M_capacity(); in _M_assign() local484 const size_type __capacity = _M_capacity(); in _M_reserve() local
357 _S_create(size_type __capacity, size_type __old_capacity, in _S_create()
60 _LIBCPP_HIDE_FROM_ABI explicit __output_buffer(_CharT* __ptr, size_t __capacity, _Tp* __obj) in __output_buffer()66 _LIBCPP_HIDE_FROM_ABI void __reset(_CharT* __ptr, size_t __capacity) { in __reset()
96 const __size_type __capacity = _M_string.capacity(); in overflow() local
528 _S_create(size_type __capacity, size_type __old_capacity, in _S_create()
494 _S_create(size_t __capacity, const _Alloc& __alloc) in _S_create()