Home
last modified time | relevance | path

Searched refs:__pend (Results 1 – 25 of 34) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc258 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
260 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dlocale_classes.tcc170 const _CharT* __pend = __one.data() + __one.length(); in do_compare() local
185 if (__p == __pend && __q == __qend) in do_compare()
187 else if (__p == __pend) in do_compare()
208 const _CharT* __pend = __str.data() + __str.length(); in do_transform() local
235 if (__p == __pend) in do_transform()
A Dsstream.tcc277 _M_pbump(char_type* __pbeg, char_type* __pend, off_type __off) in _M_pbump() argument
279 this->setp(__pbeg, __pend); in _M_pbump()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dstreambuf550 * @param __pend A pointer.
552 * @a __pend == @c epptr()
555 setp(char_type* __pbeg, char_type* __pend)
558 _M_out_end = __pend;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dstreambuf550 * @param __pend A pointer.
552 * @a __pend == @c epptr()
555 setp(char_type* __pbeg, char_type* __pend)
558 _M_out_end = __pend;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dstreambuf550 * @param __pend A pointer.
552 * @a __pend == @c epptr()
555 setp(char_type* __pbeg, char_type* __pend)
558 _M_out_end = __pend;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dstreambuf550 * @param __pend A pointer.
552 * @a __pend == @c epptr()
555 setp(char_type* __pbeg, char_type* __pend)
558 _M_out_end = __pend;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dstreambuf555 * @param __pend A pointer.
557 * @a __pend == @c epptr()
560 setp(char_type* __pbeg, char_type* __pend)
563 _M_out_end = __pend;
A Dranges2962 const auto [__pbegin, __pend] = subrange{_M_parent->_M_pattern};
2963 if (__pbegin == __pend)
2976 = __detail::mismatch(__current(), __end, __pbegin, __pend);
2977 if (__p == __pend)
3022 auto [__pcur, __pend] = subrange{_M_i._M_parent->_M_pattern};
3029 if (__pcur == __pend)
3038 if (__pcur == __pend)
3044 if (++__pcur == __pend)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dstreambuf557 * @param __pend A pointer.
559 * @a __pend == @c epptr()
562 setp(char_type* __pbeg, char_type* __pend)
565 _M_out_end = __pend;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dstreambuf557 * @param __pend A pointer.
559 * @a __pend == @c epptr()
562 setp(char_type* __pbeg, char_type* __pend)
565 _M_out_end = __pend;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dstreambuf557 * @param __pend A pointer.
559 * @a __pend == @c epptr()
562 setp(char_type* __pbeg, char_type* __pend)
565 _M_out_end = __pend;

Completed in 65 milliseconds

12