Searched defs:__end (Results 1 - 15 of 15) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Darm_cmse.h127 uintptr_t __end = __begin + __s - 1; local
/freebsd-11-stable/contrib/libstdc++/config/locale/generic/
H A Dcodecvt_members.cc182 do_length(state_type& __state, const extern_type* __from, const extern_type* __end, size_t __max) const argument
/freebsd-11-stable/contrib/libstdc++/config/locale/gnu/
H A Dcodecvt_members.cc235 do_length(state_type& __state, const extern_type* __from, const extern_type* __end, size_t __max) const argument
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Dformatter.h138 __end, // past-the-end, may be at beginning if sequence empty enumerator in enum:__gnu_debug::_Error_formatter::_Iterator_state
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h505 do_length(state_type&, const extern_type* __from, const extern_type* __end, size_t __max) const argument
H A Drc_string_base.h227 _S_construct_aux(_InIterator __beg, _InIterator __end, argument
236 _S_construct_aux(_InIterator __beg, _InIterator __end, argument
243 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) argument
474 __rc_string_base(_InputIterator __beg, _InputIterator __end, argument
496 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, std::input_iterator_tag) argument
541 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a, std::forward_iterator_tag) argument
[all...]
H A Dropeimpl.h926 _S_apply_to_pieces(_Rope_char_consumer<_CharT>& __c, const _RopeRep* __r, size_t __begin, size_t __end) argument
H A Dsso_string_base.h102 _M_construct_aux(_InIterator __beg, _InIterator __end, argument
111 _M_construct_aux(_InIterator __beg, _InIterator __end, argument
118 _M_construct(_InIterator __beg, _InIterator __end) argument
348 __sso_string_base(_InputIterator __beg, _InputIterator __end, argument
361 _M_construct(_InIterator __beg, _InIterator __end, std::input_iterator_tag) argument
404 _M_construct(_InIterator __beg, _InIterator __end, std::forward_iterator_tag) argument
422 { _S_copy_chars(_M_data(), __beg, __end); } local
[all...]
H A Dvstring.h216 __versa_string(_InputIterator __beg, _InputIterator __end, argument
740 insert(iterator __p, _InputIterator __beg, _InputIterator __end) argument
/freebsd-11-stable/contrib/libstdc++/src/
H A Dcodecvt.cc107 do_length(state_type&, const extern_type* __from, const extern_type* __end, size_t __max) const argument
H A Dlocalename.cc208 const char* __end = __s; local
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h988 insert(iterator __p, _InputIterator __beg, _InputIterator __end) argument
1460 _S_construct_aux(_InIterator __beg, _InIterator __end, argument
1469 _S_construct_aux(_InIterator __beg, _InIterator __end, argument
1476 _S_construct(_InIterator __beg, _InIterator __end, const _Alloc& __a) argument
[all...]
H A Dcodecvt.h218 length(state_type& __state, const extern_type* __from, const extern_type* __end, size_t __max) const argument
H A Dlocale_facets.h1979 get(iter_type __in, iter_type __end, ios_base& __io, argument
2015 get(iter_type __in, iter_type __end, ios_base& __io, argument
2020 get(iter_type __in, iter_type __end, ios_base& __io, argument
2025 get(iter_type __in, iter_type __end, ios_base& __io, argument
2030 get(iter_type __in, iter_type __end, ios_base& __io, argument
2036 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long long& __v) const argument
2041 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, unsigned long long& __v) const argument
2074 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, float& __v) const argument
2079 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, double& __v) const argument
2084 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, long double& __v) const argument
2116 get(iter_type __in, iter_type __end, ios_base& __io, ios_base::iostate& __err, void*& __v) const argument
3120 get_time(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3145 get_date(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3173 get_weekday(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3202 get_monthname(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
3228 get_year(iter_type __beg, iter_type __end, ios_base& __io, ios_base::iostate& __err, tm* __tm) const argument
4097 get(iter_type __s, iter_type __end, bool __intl, ios_base& __io, ios_base::iostate& __err, long double& __units) const argument
4127 get(iter_type __s, iter_type __end, bool __intl, ios_base& __io, ios_base::iostate& __err, string_type& __digits) const argument
[all...]
H A Dstl_algo.h2131 _ForwardIterator __end = std::__inplace_stable_partition(__middle, __last, local
2180 _ForwardIterator __end = local

Completed in 160 milliseconds