Home
last modified time | relevance | path

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

123

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dbasic_string.tcc184 basic_string(const basic_string& __str, size_type __pos, size_type __n) in basic_string()
194 basic_string(const basic_string& __str, size_type __pos, in basic_string()
268 const size_type __pos = __s - _M_data(); in assign() local
342 append(const basic_string& __str, size_type __pos, size_type __n) in append()
360 insert(size_type __pos, const _CharT* __s, size_type __n) in insert()
402 const size_type __pos = __first - _M_ibegin(); in erase() local
414 replace(size_type __pos, size_type __n1, const _CharT* __s, in replace()
469 _M_mutate(size_type __pos, size_type __len1, size_type __len2) in _M_mutate()
737 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
778 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
[all …]
Dforward_list.tcc67 _M_insert_after(const_iterator __pos, _Args&&... __args) in _M_insert_after()
80 _M_erase_after(_Fwd_list_node_base* __pos) in _M_erase_after()
94 _M_erase_after(_Fwd_list_node_base* __pos, in _M_erase_after()
180 _M_default_insert_after(const_iterator __pos, size_type __n) in _M_default_insert_after()
236 _M_splice_after(const_iterator __pos, in _M_splice_after()
255 splice_after(const_iterator __pos, forward_list&&, in splice_after()
272 insert_after(const_iterator __pos, size_type __n, const _Tp& __val) in insert_after()
287 insert_after(const_iterator __pos, in insert_after()
Ddeque.tcc265 _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) in _M_fill_insert()
532 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
541 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
588 _M_insert_aux(iterator __pos, _Args&&... __args) in _M_insert_aux()
628 _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) in _M_insert_aux()
714 _M_insert_aux(iterator __pos, in _M_insert_aux()
Dbasic_string.h1340 const size_type __pos = __p - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
1382 const size_type __pos = __position - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
Dstl_tree.h1415 iterator __pos = __position._M_const_cast(); in _GLIBCXX_VISIBILITY() local
1495 iterator __pos = __position._M_const_cast(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dbasic_string.tcc184 basic_string(const basic_string& __str, size_type __pos, size_type __n) in basic_string()
194 basic_string(const basic_string& __str, size_type __pos, in basic_string()
268 const size_type __pos = __s - _M_data(); in assign() local
342 append(const basic_string& __str, size_type __pos, size_type __n) in append()
360 insert(size_type __pos, const _CharT* __s, size_type __n) in insert()
402 const size_type __pos = __first - _M_ibegin(); in erase() local
414 replace(size_type __pos, size_type __n1, const _CharT* __s, in replace()
469 _M_mutate(size_type __pos, size_type __len1, size_type __len2) in _M_mutate()
737 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
778 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
[all …]
Dforward_list.tcc67 _M_insert_after(const_iterator __pos, _Args&&... __args) in _M_insert_after()
80 _M_erase_after(_Fwd_list_node_base* __pos) in _M_erase_after()
94 _M_erase_after(_Fwd_list_node_base* __pos, in _M_erase_after()
180 _M_default_insert_after(const_iterator __pos, size_type __n) in _M_default_insert_after()
236 _M_splice_after(const_iterator __pos, in _M_splice_after()
255 splice_after(const_iterator __pos, forward_list&&, in splice_after()
272 insert_after(const_iterator __pos, size_type __n, const _Tp& __val) in insert_after()
287 insert_after(const_iterator __pos, in insert_after()
Ddeque.tcc265 _M_fill_insert(iterator __pos, size_type __n, const value_type& __x) in _M_fill_insert()
532 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
541 _M_range_insert_aux(iterator __pos, in _M_range_insert_aux()
588 _M_insert_aux(iterator __pos, _Args&&... __args) in _M_insert_aux()
628 _M_insert_aux(iterator __pos, size_type __n, const value_type& __x) in _M_insert_aux()
714 _M_insert_aux(iterator __pos, in _M_insert_aux()
Dbasic_string.h1340 const size_type __pos = __p - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
1382 const size_type __pos = __position - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
Dstl_tree.h1415 iterator __pos = __position._M_const_cast(); in _GLIBCXX_VISIBILITY() local
1495 iterator __pos = __position._M_const_cast(); in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/parallel/
Dlosertree.h136 unsigned int __pos = _M_k + __source; in __insert_start() local
231 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
333 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
395 unsigned int __pos = _M_k + __source; in __insert_start() local
461 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
543 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
633 unsigned int __pos = _M_k + __source; in __insert_start() local
709 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
804 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
878 unsigned int __pos = _M_k + __source; in __insert_start() local
[all …]
Dequally_split.h53 _DifferenceType __pos = 0; in __equally_split() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
Dlosertree.h136 unsigned int __pos = _M_k + __source; in __insert_start() local
231 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
333 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
395 unsigned int __pos = _M_k + __source; in __insert_start() local
461 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
543 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
633 unsigned int __pos = _M_k + __source; in __insert_start() local
709 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
804 for (unsigned int __pos = (_M_k + __source) / 2; __pos > 0; in __delete_min_insert() local
878 unsigned int __pos = _M_k + __source; in __insert_start() local
[all …]
Dequally_split.h53 _DifferenceType __pos = 0; in __equally_split() local
Domp_loop_static.h96 for (_DifferenceType __pos = 0; __pos < __length; ++__pos) in __for_each_template_random_access_omp_loop_static() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Dvstring.tcc127 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
269 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
312 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
352 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
369 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
391 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
416 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
459 compare(size_type __pos, size_type __n, const __versa_string& __str) const in compare()
511 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare()
528 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare()
Dvstring.h1093 const size_type __pos = __p - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
1135 const size_type __pos = __position - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
1156 const size_type __pos = __first - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
Dropeimpl.h73 size_t __pos = __x._M_current_pos; in _GLIBCXX_VISIBILITY() local
120 size_t __pos = __x._M_current_pos; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Dvstring.tcc127 _M_replace(size_type __pos, size_type __len1, const _CharT* __s, in _M_replace()
269 find(const _CharT* __s, size_type __pos, size_type __n) const in find()
312 rfind(const _CharT* __s, size_type __pos, size_type __n) const in rfind()
352 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of()
369 find_last_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_of()
391 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of()
416 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of()
459 compare(size_type __pos, size_type __n, const __versa_string& __str) const in compare()
511 compare(size_type __pos, size_type __n1, const _CharT* __s) const in compare()
528 compare(size_type __pos, size_type __n1, const _CharT* __s, in compare()
Dvstring.h1093 const size_type __pos = __p - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
1135 const size_type __pos = __position - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
1156 const size_type __pos = __first - _M_ibegin(); in _GLIBCXX_VISIBILITY() local
Dropeimpl.h73 size_t __pos = __x._M_current_pos; in _GLIBCXX_VISIBILITY() local
120 size_t __pos = __x._M_current_pos; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/profile/impl/
Dprofiler_vector_to_list.h119 __opr_insert(std::size_t __pos, std::size_t __num) in __opr_insert()
200 __opr_insert(const void* __obj, std::size_t __pos, std::size_t __num) in __opr_insert()
299 __trace_vector_to_list_insert(const void* __obj, std::size_t __pos, in __trace_vector_to_list_insert()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
Dprofiler_vector_to_list.h119 __opr_insert(std::size_t __pos, std::size_t __num) in __opr_insert()
200 __opr_insert(const void* __obj, std::size_t __pos, std::size_t __num) in __opr_insert()
299 __trace_vector_to_list_insert(const void* __obj, std::size_t __pos, in __trace_vector_to_list_insert()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
D_G_config.h23 __off_t __pos; member
28 __off64_t __pos; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__vector/
Dvector.h893 for (pointer __pos = __tx.__pos_; __pos != __new_end; __tx.__pos_ = ++__pos) { in __construct_at_end() local
909 for (pointer __pos = __tx.__pos_; __pos != __new_end; __tx.__pos_ = ++__pos) { in __construct_at_end() local
1158 for (pointer __pos = __tx.__pos_; __i < __from_e; ++__i, (void)++__pos, __tx.__pos_ = __pos) { in __move_range() local

123