Searched defs:__pos2 (Results 1 – 4 of 4) sorted by relevance
/external/stlport/stlport/stl/ |
D | _string_sum.h | 170 …_BString& replace(size_type __pos1, size_type __n1, const _BString& __s, size_type __pos2, size_ty… in replace() 243 …int compare(size_type __pos1, size_type __n1, const _Self& __s, size_type __pos2, size_type __n2) … in compare()
|
D | _string.h | 825 size_type __pos2, size_type __n2) { in replace() 1038 size_type __pos2, size_type __n2) const { in compare()
|
D | _string_workaround.h | 478 size_type __pos2, size_type __n2) { in replace()
|
/external/stlport/stlport/stl/debug/ |
D | _string.h | 523 size_type __pos2, size_type __n2) { in replace() 656 size_type __pos2, size_type __n2) const in compare()
|