Searched refs:_M_mutate (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Dsso_string_base.h223 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
524 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, function in class:__gnu_cxx::__sso_string_base
H A Drc_string_base.h334 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
636 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, function in class:__gnu_cxx::__rc_string_base
H A Dvstring.h618 this->_M_mutate(__size, size_type(0), 0, size_type(1));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dbasic_string.h389 _M_mutate(size_type __pos, size_type __len1, size_type __len2);
664 { _M_mutate(0, this->size(), 0); }
1117 _M_mutate(_M_check(__pos, "basic_string::erase"),
1136 _M_mutate(__pos, size_type(1), size_type(0));
1156 _M_mutate(__pos, __last - __first, size_type(0));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drc_string_base.h342 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
645 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, function in class:__rc_string_base
H A Dsso_string_base.h215 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s,
535 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, function in class:__sso_string_base
H A Dvstring.h771 this->_M_mutate(__size, size_type(0), 0, size_type(1));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h406 _M_mutate(size_type __pos, size_type __len1, size_type __len2);
787 { _M_mutate(0, this->size(), 0); }
1306 _M_mutate(_M_check(__pos, "basic_string::erase"),
1325 _M_mutate(__pos, size_type(1), size_type(0));

Completed in 147 milliseconds