Home
last modified time | relevance | path

Searched defs:do_length (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc803 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
874 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
952 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
1023 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
1097 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf8_base
1169 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf8_base
1279 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf8_base
1362 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf16_base
1437 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf16_base
1539 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf16_base
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc803 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
874 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
952 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
1023 do_length(state_type&, const extern_type* __from, in do_length() function in std::codecvt
1097 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf8_base
1169 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf8_base
1279 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf8_base
1362 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf16_base
1437 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf16_base
1539 do_length(state_type&, const extern_type* __from, in do_length() function in std::__codecvt_utf16_base
[all …]
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc182 do_length(state_type& __state, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dcodecvt_members.cc182 do_length(state_type& __state, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc209 do_length(state_type& __state, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dcodecvt_members.cc209 do_length(state_type& __state, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc234 do_length(state_type& __state, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dcodecvt_members.cc234 do_length(state_type& __state, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc104 do_length (state_type&, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc104 do_length (state_type&, const extern_type* __from, in do_length() function in std::codecvt
/netbsd/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp1507 codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3515 __codecvt_utf8<wchar_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3590 __codecvt_utf8<char16_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3665 __codecvt_utf8<char32_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3740 __codecvt_utf16<wchar_t, false>::do_length(state_type&, in do_length() function in __codecvt_utf16
3815 __codecvt_utf16<wchar_t, true>::do_length(state_type&, in do_length() function in __codecvt_utf16
3965 __codecvt_utf16<char16_t, true>::do_length(state_type&, in do_length() function in __codecvt_utf16
4115 __codecvt_utf16<char32_t, true>::do_length(state_type&, in do_length() function in __codecvt_utf16
4190 __codecvt_utf8_utf16<wchar_t>::do_length(state_type&, in do_length() function in __codecvt_utf8_utf16
4265 __codecvt_utf8_utf16<char16_t>::do_length(state_type&, in do_length() function in __codecvt_utf8_utf16
[all …]