/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 775 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 851 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 924 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 1000 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 1070 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf8_base 1146 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf8_base 1238 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf8_base 1337 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf16_base 1412 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf16_base 1501 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf16_base [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 775 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 851 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 924 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 1000 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::codecvt 1070 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf8_base 1146 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf8_base 1238 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf8_base 1337 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf16_base 1412 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf16_base 1501 do_in(state_type&, const extern_type* __from, const extern_type* __from_end, in do_in() function in std::__codecvt_utf16_base [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
H A D | codecvt_members.cc | 109 do_in(state_type& __state, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
H A D | codecvt_members.cc | 109 do_in(state_type& __state, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | codecvt_members.cc | 117 do_in(state_type& __state, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | codecvt_members.cc | 117 do_in(state_type& __state, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
H A D | codecvt_members.cc | 119 do_in(state_type& __state, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
H A D | codecvt_members.cc | 119 do_in(state_type& __state, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 80 do_in(state_type&, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
H A D | codecvt.cc | 80 do_in(state_type&, const extern_type* __from, in do_in() function in std::codecvt
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | locale.cpp | 1477 codecvt<char, char, mbstate_t>::do_in(state_type&, in do_in() function in codecvt 1602 codecvt<wchar_t, char, mbstate_t>::do_in(state_type& st, in do_in() function in codecvt 3147 codecvt<char16_t, char, mbstate_t>::do_in(state_type&, in do_in() function in codecvt 3226 codecvt<char16_t, char8_t, mbstate_t>::do_in(state_type&, in do_in() function in codecvt 3305 codecvt<char32_t, char, mbstate_t>::do_in(state_type&, in do_in() function in codecvt 3384 codecvt<char32_t, char8_t, mbstate_t>::do_in(state_type&, in do_in() function in codecvt 3469 __codecvt_utf8<wchar_t>::do_in(state_type&, in do_in() function in __codecvt_utf8 3552 __codecvt_utf8<char16_t>::do_in(state_type&, in do_in() function in __codecvt_utf8 3627 __codecvt_utf8<char32_t>::do_in(state_type&, in do_in() function in __codecvt_utf8 3702 __codecvt_utf16<wchar_t, false>::do_in(state_type&, in do_in() function in __codecvt_utf16 [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 7322 bool by_ref, do_in = false, do_out = false; in lower_send_clauses() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-low.cc | 8028 bool by_ref, do_in = false, do_out = false; in lower_send_clauses() local
|