Searched refs:do_length (Results 1 - 5 of 5) sorted by relevance

/external/stlport/src/
H A Dcodecvt.cpp30 int codecvt<char, char, mbstate_t>::do_length(state_type&, function in class:codecvt
128 int codecvt<wchar_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
H A Dfacets_byname.cpp406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state, function in class:codecvt_byname
/external/stlport/stlport/stl/
H A D_codecvt.h107 return do_length(__state, __from, __from_end, __max);
147 virtual int do_length(state_type&, function
224 return do_length(__state, __from, __from_end, __max);
257 virtual int do_length(state_type& __state,
321 return do_length(__state, __from, __from_end, __max);
356 virtual int do_length(state_type& __state,
417 virtual int do_length(state_type& __state,
/external/stlport/test/unit/
H A Dcodecvt_test.cpp116 virtual int do_length(mbstate_t &state, function in struct:eater_codecvt
236 virtual int do_length(mbstate_t &mb, function in struct:generator_codecvt
/external/libcxx/src/
H A Dlocale.cpp1409 codecvt<char, char, mbstate_t>::do_length(state_type&, function in class:codecvt
1644 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, function in class:codecvt
3133 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3210 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3302 __codecvt_utf8<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8
3377 __codecvt_utf8<char16_t>::do_length(state_type&, function in class:__codecvt_utf8
3452 __codecvt_utf8<char32_t>::do_length(state_type&, function in class:__codecvt_utf8
3527 __codecvt_utf16<wchar_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3602 __codecvt_utf16<wchar_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3677 __codecvt_utf16<char16_t, false>::do_length(state_typ function in class:__codecvt_utf16
3752 __codecvt_utf16<char16_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3827 __codecvt_utf16<char32_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3902 __codecvt_utf16<char32_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3977 __codecvt_utf8_utf16<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4052 __codecvt_utf8_utf16<char16_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4127 __codecvt_utf8_utf16<char32_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
[all...]

Completed in 177 milliseconds