Searched defs:__to (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/config/locale/generic/
H A Dcollate_members.cc52 collate<char>::_M_transform(char* __to, const char* __from, argument
68 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, argument
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, const intern_type* __from_end, const intern_type*& __from_next, extern_type* __to, extern_type* __to_end, extern_type*& __to_next) const argument
109 do_in(state_type& __state, const extern_type* __from, const extern_type* __from_end, const extern_type*& __from_next, intern_type* __to, intern_type* __to_end, intern_type*& __to_next) const argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/config/locale/gnu/
H A Dcollate_members.cc53 collate<char>::_M_transform(char* __to, const char* __from, argument
69 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, argument
H A Dcodecvt_members.cc251 wchar_t* __to = static_cast<wchar_t*>(__builtin_alloca(sizeof(wchar_t) local
45 do_out(state_type& __state, const intern_type* __from, const intern_type* __from_end, const intern_type*& __from_next, extern_type* __to, extern_type* __to_end, extern_type*& __to_next) const argument
120 do_in(state_type& __state, const extern_type* __from, const extern_type* __from_end, const extern_type*& __from_next, intern_type* __to, intern_type* __to_end, intern_type*& __to_next) const argument
/freebsd-11.0-release/contrib/libstdc++/src/
H A Dcodecvt.cc74 do_unshift(state_type&, extern_type* __to, argument
139 do_unshift(state_type&, extern_type* __to, argument
59 do_out(state_type&, const intern_type* __from, const intern_type*, const intern_type*& __from_next, extern_type* __to, extern_type*, extern_type*& __to_next) const argument
83 do_in(state_type&, const extern_type* __from, const extern_type*, const extern_type*& __from_next, intern_type* __to, intern_type*, intern_type*& __to_next) const argument
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dcodecvt.h159 unshift(state_type& __state, extern_type* __to, extern_type* __to_end, argument
120 out(state_type& __state, const intern_type* __from, const intern_type* __from_end, const intern_type*& __from_next, extern_type* __to, extern_type* __to_end, extern_type*& __to_next) const argument
200 in(state_type& __state, const extern_type* __from, const extern_type* __from_end, const extern_type*& __from_next, intern_type* __to, intern_type* __to_end, intern_type*& __to_next) const argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h383 do_unshift(state_type& __state, extern_type* __to, argument
314 do_out(state_type& __state, const intern_type* __from, const intern_type* __from_end, const intern_type*& __from_next, extern_type* __to, extern_type* __to_end, extern_type*& __to_next) const argument
418 do_in(state_type& __state, const extern_type* __from, const extern_type* __from_end, const extern_type*& __from_next, intern_type* __to, intern_type* __to_end, intern_type*& __to_next) const argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/tr1/
H A Dhashtable_policy.h879 _M_copy_code(_Hash_node<_Value, true>* __to, argument

Completed in 35 milliseconds