Home
last modified time | relevance | path

Searched defs:__pos1 (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_sum.h170 …_BString& replace(size_type __pos1, size_type __n1, const _BString& __s, size_type __pos2, size_ty… in replace()
241 int compare(size_type __pos1, size_type __n1, const _Self& __s) const in compare()
243 …int compare(size_type __pos1, size_type __n1, const _Self& __s, size_type __pos2, size_type __n2) … in compare()
247 int compare(size_type __pos1, size_type __n1, const _CharT* __s) const in compare()
249 int compare(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) const in compare()
D_string.h824 _Self& replace(size_type __pos1, size_type __n1, const _Self& __s, in replace()
1029 int compare(size_type __pos1, size_type __n1, const _Self& __s) const { in compare()
1037 int compare(size_type __pos1, size_type __n1, const _Self& __s, in compare()
1052 int compare(size_type __pos1, size_type __n1, const _CharT* __s) const { in compare()
1061 int compare(size_type __pos1, size_type __n1, const _CharT* __s, size_type __n2) const { in compare()
D_string_workaround.h477 _Self& replace(size_type __pos1, size_type __n1, const _Self& __s, in replace()
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_string.h522 _Self& replace(size_type __pos1, size_type __n1, const _Self& __s, in replace()
655 int compare(size_type __pos1, size_type __n1, const _Self& __s, in compare()
666 int compare(size_type __pos1, size_type __n1, const _CharT* __s, in compare()