Searched defs:__from (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/libstdc++/config/locale/generic/ |
| H A D | collate_members.cc | 52 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform() 68 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
|
| H A D | codecvt_members.cc | 109 do_in(state_type& __state, const extern_type* __from, in do_in() 182 do_length(state_type& __state, const extern_type* __from, in do_length()
|
| /freebsd-12.1/contrib/libstdc++/config/locale/gnu/ |
| H A D | collate_members.cc | 53 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform() 69 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
|
| H A D | codecvt_members.cc | 120 do_in(state_type& __state, const extern_type* __from, in do_in() 235 do_length(state_type& __state, const extern_type* __from, in do_length()
|
| /freebsd-12.1/contrib/libstdc++/src/ |
| H A D | codecvt.cc | 59 do_out(state_type&, const intern_type* __from, in do_out() 83 do_in(state_type&, const extern_type* __from, in do_in() 107 do_length (state_type&, const extern_type* __from, in do_length()
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | codecvt.h | 120 out(state_type& __state, const intern_type* __from, in out() 200 in(state_type& __state, const extern_type* __from, in in() 218 length(state_type& __state, const extern_type* __from, in length()
|
| /freebsd-12.1/contrib/libstdc++/include/ext/ |
| H A D | codecvt_specializations.h | 314 do_out(state_type& __state, const intern_type* __from, in do_out() 418 do_in(state_type& __state, const extern_type* __from, in do_in() 505 do_length(state_type&, const extern_type* __from, in do_length()
|
| /freebsd-12.1/contrib/libstdc++/include/debug/ |
| H A D | safe_sequence.h | 161 _Safe_sequence_base* __from = __x._M_sequence; in _M_transfer_iter() local
|