Home
last modified time | relevance | path

Searched defs:__pos (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.tcc197 basic_string(const basic_string& __str, size_type __pos, size_type __n) in basic_string()
207 basic_string(const basic_string& __str, size_type __pos, in basic_string()
273 const size_type __pos = __s - _M_data(); in assign() local
347 append(const basic_string& __str, size_type __pos, size_type __n) in append()
365 insert(size_type __pos, const _CharT* __s, size_type __n) in insert()
396 replace(size_type __pos, size_type __n1, const _CharT* __s, in replace()
451 _M_mutate(size_type __pos, size_type __len1, size_type __len2) in _M_mutate()
719 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
760 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
798 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
[all …]
H A Ddeque.tcc181 _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) in _M_fill_insert()
378 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
387 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
432 _M_insert_aux(iterator __pos, const value_type& __x) in _M_insert_aux()
465 _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) in _M_insert_aux()
551 _M_insert_aux(iterator __pos, in _M_insert_aux()
H A Dbasic_string.h1099 const size_type __pos = __p - _M_ibegin(); in _GLIBCXX_BEGIN_NAMESPACE() local
1140 const size_type __pos = __position - _M_ibegin(); in _GLIBCXX_BEGIN_NAMESPACE() local
1160 const size_type __pos = __first - _M_ibegin(); in _GLIBCXX_BEGIN_NAMESPACE() local
H A Dstl_vector.h875 _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __val, in _M_insert_dispatch()
885 _M_insert_dispatch(iterator __pos, _InputIterator __first, in _M_insert_dispatch()
919 _M_erase_at_end(pointer __pos) in _M_erase_at_end()
H A Dstl_deque.h1369 _M_insert_dispatch(iterator __pos, in _M_insert_dispatch()
1379 _M_insert_dispatch(iterator __pos, in _M_insert_dispatch()
1452 _M_erase_at_begin(iterator __pos) in _M_erase_at_begin()
1462 _M_erase_at_end(iterator __pos) in _M_erase_at_end()
H A Dostream.tcc233 seekp(pos_type __pos) in seekp()
H A Dsstream.tcc213 const off_type __pos(__sp); in seekpos() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.tcc204 basic_string(const basic_string& __str, size_type __pos, size_type __n) in basic_string()
211 basic_string(const basic_string& __str, size_type __pos, in basic_string()
261 assign(const basic_string& __str, size_type __pos, size_type __n) in assign()
284 const size_type __pos = __s - _M_data(); in assign() local
312 insert(size_type __pos, const _CharT* __s, size_type __n) in insert()
348 replace(size_type __pos, size_type __n1, const _CharT* __s, in replace()
396 _M_mutate(size_type __pos, size_type __len1, size_type __len2) in _M_mutate()
688 append(const basic_string& __str, size_type __pos, size_type __n) in append()
787 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
820 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
[all …]
H A Ddeque.tcc205 _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) in _M_fill_insert()
430 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
441 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
481 _M_insert_aux(iterator __pos, const value_type& __x) in _M_insert_aux()
519 _M_insert_aux(iterator __pos) in _M_insert_aux()
552 _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) in _M_insert_aux()
623 _M_insert_aux(iterator __pos, in _M_insert_aux()
H A Dbasic_string.h275 _M_check(size_type __pos) const in _M_check()
284 _M_fold(size_type __pos, size_type __off) const in _M_fold()
540 insert(size_type __pos, const _CharT* __s) in insert()
544 insert(size_type __pos, size_type __n, _CharT __c) in insert()
553 size_type __pos = __p - _M_ibegin(); variable
585 replace(size_type __pos, size_type __n, const basic_string& __str) in replace()
597 replace(size_type __pos, size_type __n1, const _CharT* __s) in replace()
601 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) in replace()
H A Dstl_list.h830 insert(iterator __pos, size_type __n, const value_type& __x) in insert()
847 insert(iterator __pos, _InputIterator __first, _InputIterator __last) in insert()
1040 _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __x, in _M_insert_dispatch()
1050 _M_insert_dispatch(iterator __pos, in _M_insert_dispatch()
1061 _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) in _M_fill_insert()
H A Dstl_vector.h670 insert(iterator __pos, size_type __n, const value_type& __x) in insert()
689 insert(iterator __pos, _InputIterator __first, _InputIterator __last) in insert()
878 _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __val, in _M_insert_dispatch()
888 _M_insert_dispatch(iterator __pos, _InputIterator __first, in _M_insert_dispatch()
H A Dsstream.tcc187 off_type __pos = __sp; // Use streamoff operator to do conversion. in seekpos() local
H A Dstl_bvector.h419 void _M_insert_range(iterator __pos, in _M_insert_range()
653 void _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __x, in _M_insert_dispatch()
659 void _M_insert_dispatch(iterator __pos, in _M_insert_dispatch()
H A Dstl_deque.h1191 insert(iterator __pos, _InputIterator __first, _InputIterator __last) in insert()
1410 _M_insert_dispatch(iterator __pos, in _M_insert_dispatch()
1420 _M_insert_dispatch(iterator __pos, in _M_insert_dispatch()
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc129 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
271 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
314 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
354 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
371 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
393 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
418 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
461 compare(size_type __pos, size_type __n, const __versa_string& __str) const in compare()
513 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare()
530 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare()
H A Dvstring.h864 const size_type __pos = __p - _M_ibegin(); in _GLIBCXX_BEGIN_NAMESPACE() local
905 const size_type __pos = __position - _M_ibegin(); in _GLIBCXX_BEGIN_NAMESPACE() local
925 const size_type __pos = __first - _M_ibegin(); in _GLIBCXX_BEGIN_NAMESPACE() local
H A Dbitmap_allocator.h176 insert(iterator __pos, const_reference __x) in insert()
221 erase(iterator __pos) throw() in erase()
H A Dsso_string_base.h508 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, in _M_mutate()
532 _M_erase(size_type __pos, size_type __n) in _M_erase()
H A Drc_string_base.h638 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, in _M_mutate()
661 _M_erase(size_type __pos, size_type __n) in _M_erase()
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_libio.cc84 __basic_file<char>::seekpos(streamoff __pos, ios_base::openmode __mode) in seekpos()
164 __basic_file<wchar_t>::seekpos(streamoff __pos, ios_base::openmode __mode) in seekpos()
H A Dbasic_file_libio.h472 __basic_file<_CharT>::sys_seek(streamoff __pos, ios_base::seekdir __way) in sys_seek()
H A Dbasic_file_stdio.cc209 __basic_file<char>::seekpos(streamoff __pos, ios_base::openmode /*__mode*/) in seekpos()
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A D_G_config.h83 __off_t __pos; member
89 __off64_t __pos; member
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h904 _Rope_iterator_base(_RopeRep* __root, size_t __pos) in _Rope_iterator_base()
929 _Rope_const_iterator(const _RopeRep* __root, size_t __pos): in _Rope_const_iterator()
945 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) : in _Rope_const_iterator()
1047 _Rope_iterator(rope<_CharT,_Alloc>* __r, size_t __pos) in _Rope_iterator()

12