Home
last modified time | relevance | path

Searched defs:__capacity (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h400 size_type __capacity = size_type(_S_local_capacity); in _GLIBCXX_VISIBILITY() local
492 const size_type __capacity = _M_capacity(); in _GLIBCXX_VISIBILITY() local
519 const size_type __capacity = _M_capacity(); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h400 size_type __capacity = size_type(_S_local_capacity); in _GLIBCXX_VISIBILITY() local
492 const size_type __capacity = _M_capacity(); in _GLIBCXX_VISIBILITY() local
519 const size_type __capacity = _M_capacity(); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.tcc139 _M_create(size_type& __capacity, size_type __old_capacity) in _M_create()
175 size_type __capacity = size_type(_S_local_capacity); in _M_construct() local
283 const size_type __capacity = capacity(); in _M_assign() local
307 const size_type __capacity = capacity(); in reserve() local
371 const size_type __capacity = _M_allocated_capacity; in reserve() local
575 const size_type __capacity = capacity(); in resize_and_overwrite() local
H A Dsstream.tcc90 const __size_type __capacity = _M_string.capacity(); in overflow() local
H A Dcow_string.h3426 const size_type __capacity = capacity(); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_string.tcc133 _M_create(size_type& __capacity, size_type __old_capacity) in _M_create()
168 size_type __capacity = size_type(_S_local_capacity); in _M_construct() local
260 const size_type __capacity = capacity(); in _M_assign() local
287 const size_type __capacity = capacity(); in reserve() local
H A Dsstream.tcc90 const __size_type __capacity = _M_string.capacity(); in overflow() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1488 const size_type __capacity = capacity(); in version() local