Searched defs:__n2 (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring_util.h170 _S_compare(size_type __n1, size_type __n2) argument
H A Dvstring.h96 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
1281 replace(size_type __pos1, size_type __n1, const __versa_string& __str, size_type __pos2, size_type __n2) argument
1309 replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) argument
1357 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring_util.h170 _S_compare(size_type __n1, size_type __n2) argument
H A Dvstring.h97 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
1282 replace(size_type __pos1, size_type __n1, const __versa_string& __str, size_type __pos2, size_type __n2) argument
1310 replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) argument
1358 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dunseq_backend_simd.h786 const _DifferencType __n2 = __s_last - __s_first; variable
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dunseq_backend_simd.h786 const _DifferencType __n2 = __s_last - __s_first; variable
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc153 xwritev(int __fd, const char* __s1, std::streamsize __n1, const char* __s2, std::streamsize __n2) argument
354 xsputn_2(const char* __s1, streamsize __n1, const char* __s2, streamsize __n2) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc139 xwritev(int __fd, const char* __s1, std::streamsize __n1, const char* __s2, std::streamsize __n2) argument
328 xsputn_2(const char* __s1, streamsize __n1, const char* __s2, streamsize __n2) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h328 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
1948 replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) argument
1997 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
[all...]
H A Dstl_algo.h775 const auto __n2 = std::__size_to_integer(__n); local
3866 auto __n2 = std::__size_to_integer(__n); local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h398 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
2175 replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) argument
2226 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
[all...]
H A Dcow_string.h374 _M_check_length(size_type __n1, size_type __n2, const char* __s) const argument
1870 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) argument
3331 replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) argument
3598 _M_replace_aux(size_type __pos1, size_type __n1, size_type __n2, _CharT __c) argument
3611 _M_replace_safe(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) argument
[all...]
H A Dstl_algo.h753 const auto __n2 = std::__size_to_integer(__n); local
3809 auto __n2 = std::__size_to_integer(__n); local

Completed in 311 milliseconds