Home
last modified time | relevance | path

Searched defs:__n2 (Results 1 – 5 of 5) sorted by relevance

/external/stlport/stlport/stl/
D_string_sum.h170 …g& replace(size_type __pos1, size_type __n1, const _BString& __s, size_type __pos2, size_type __n2) in replace()
172 _BString& replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) in replace()
176 _BString& replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) in replace()
243 …int compare(size_type __pos1, size_type __n1, const _Self& __s, size_type __pos2, size_type __n2) … in compare()
249 int compare(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) const in compare()
D_slist.c74 const _Node_base* __n2 = __x._M_head._M_data._M_next; variable
D_string.h825 size_type __pos2, size_type __n2) { in replace()
839 const _CharT* __s, size_type __n2) { in replace()
857 size_type __n2, _CharT __c) { in replace()
1038 size_type __pos2, size_type __n2) const { in compare()
1061 int compare(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) const { in compare()
1074 const ptrdiff_t __n2 = __l2 - __f2; in _M_compare() local
D_string_workaround.h478 size_type __pos2, size_type __n2) { in replace()
484 const _CharT* __s, size_type __n2) { in replace()
497 size_type __n2, _CharT __c) { in replace()
/external/stlport/stlport/stl/debug/
D_string.h523 size_type __pos2, size_type __n2) { in replace()
530 _Self& replace(size_type __pos, size_type __n1, const _CharT* __s, size_type __n2) { in replace()
548 _Self& replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) { in replace()
656 size_type __pos2, size_type __n2) const in compare()
667 size_type __n2) const { in compare()