Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h13 wcsnrtombs_l(char * __restrict __to, const wchar_t ** __restrict __from, in wcsnrtombs_l()
23 mbsnrtowcs_l(wchar_t * __restrict __to, const char ** __restrict __from, in mbsnrtowcs_l()
33 wcrtomb_l(char * __restrict __to, wchar_t __from, in wcrtomb_l()
43 mbrtowc_l(wchar_t * __restrict __to, const char * __restrict __from, in mbrtowc_l()
53 mbsrtowcs_l(wchar_t * __restrict __to, const char ** __restrict __from, in mbsrtowcs_l()
H A Dcodecvt_members.cc47 do_out(state_type& __state, const intern_type* __from, in do_out()
117 do_in(state_type& __state, const extern_type* __from, in do_in()
209 do_length(state_type& __state, const extern_type* __from, in do_length()
H A Dcollate_members.cc52 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()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dxlocale_port.h13 wcsnrtombs_l(char * __restrict __to, const wchar_t ** __restrict __from, in wcsnrtombs_l()
23 mbsnrtowcs_l(wchar_t * __restrict __to, const char ** __restrict __from, in mbsnrtowcs_l()
33 wcrtomb_l(char * __restrict __to, wchar_t __from, in wcrtomb_l()
43 mbrtowc_l(wchar_t * __restrict __to, const char * __restrict __from, in mbrtowc_l()
53 mbsrtowcs_l(wchar_t * __restrict __to, const char ** __restrict __from, in mbsrtowcs_l()
H A Dcodecvt_members.cc47 do_out(state_type& __state, const intern_type* __from, in do_out()
117 do_in(state_type& __state, const extern_type* __from, in do_in()
209 do_length(state_type& __state, const extern_type* __from, in do_length()
H A Dcollate_members.cc52 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()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc751 const intern_type* __from, in do_out()
775 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in()
803 do_length(state_type&, const extern_type* __from, in do_length()
827 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out()
851 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in()
874 do_length(state_type&, const extern_type* __from, in do_length()
900 const intern_type* __from, in do_out()
924 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in()
952 do_length(state_type&, const extern_type* __from, in do_length()
976 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc751 const intern_type* __from, in do_out()
775 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in()
803 do_length(state_type&, const extern_type* __from, in do_length()
827 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out()
851 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in()
874 do_length(state_type&, const extern_type* __from, in do_length()
900 const intern_type* __from, in do_out()
924 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in()
952 do_length(state_type&, const extern_type* __from, in do_length()
976 do_out(state_type&, const intern_type* __from, const intern_type* __from_end, in do_out()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
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()
H A Dcollate_members.cc51 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
67 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
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()
H A Dcollate_members.cc51 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
67 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dcollate_members.cc51 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
67 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
119 do_in(state_type& __state, const extern_type* __from, in do_in()
234 do_length(state_type& __state, const extern_type* __from, in do_length()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dcollate_members.cc51 collate<char>::_M_transform(char* __to, const char* __from, in _M_transform()
67 collate<wchar_t>::_M_transform(wchar_t* __to, const wchar_t* __from, in _M_transform()
H A Dcodecvt_members.cc44 do_out(state_type& __state, const intern_type* __from, in do_out()
119 do_in(state_type& __state, const extern_type* __from, in do_in()
234 do_length(state_type& __state, const extern_type* __from, in do_length()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc56 do_out(state_type&, const intern_type* __from, in do_out()
80 do_in(state_type&, const extern_type* __from, in do_in()
104 do_length (state_type&, const extern_type* __from, in do_length()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc56 do_out(state_type&, const intern_type* __from, in do_out()
80 do_in(state_type&, const extern_type* __from, in do_in()
104 do_length (state_type&, const extern_type* __from, in do_length()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_container_size.h121 __resize_cost(std::size_t __from, std::size_t) in __resize_cost()
126 __resize(std::size_t __from, std::size_t __to) in __resize()
H A Dprofiler_list_to_vector.h120 __resize(std::size_t __from, std::size_t) in __resize()
243 std::size_t __from, std::size_t __to) in __trace_list_to_vector_resize()
H A Dprofiler_vector_to_list.h108 __resize(std::size_t __from, std::size_t) in __resize()
242 std::size_t __from, in __trace_vector_to_list_resize()
H A Dprofiler_vector_size.h79 std::size_t __from, std::size_t __to) in __trace_vector_size_resize()
H A Dprofiler_hashtable_size.h79 std::size_t __from, std::size_t __to) in __trace_hashtable_size_resize()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_sequence.tcc69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_sequence.tcc69 _M_transfer_from_if(_Safe_sequence& __from, _Predicate __pred) in _M_transfer_from_if()