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

/external/stlport/src/
H A Dcodecvt.cpp55 codecvt<char, char, mbstate_t>::do_in (state_type& /* __state */ , function in class:codecvt
98 codecvt<wchar_t, char, mbstate_t>::do_in (state_type& /* state */, function in class:codecvt
H A Dfacets_byname.cpp338 codecvt_byname<wchar_t, char, mbstate_t>::do_in(state_type& state, function in class:codecvt_byname
/external/stlport/stlport/stl/
H A D_codecvt.h93 return do_in(__state,
126 virtual result do_in (state_type&, function
211 return do_in(__state,
242 virtual result do_in (state_type& /* __state */ ,
308 return do_in(__state,
339 virtual result do_in (state_type& __state,
400 virtual result do_in (state_type& __state,
/external/stlport/test/unit/
H A Dcodecvt_test.cpp62 do_in(mbstate_t& mb,
115 // implemented for consistency with do_in overload
122 do_in(tmp, efrom, eend, ecur, ibegin, ibegin + m, icur);
155 do_in(mbstate_t& mb,
235 // implemented for consistency with do_in overload
249 do_in(tmpState, efrom, eend, ecur, ibegin, ibegin + m + offset, icur);
464 virtual result do_in(state_type& /*state*/, const extern_type* first1, function in class:my_codecvt
/external/libcxx/src/
H A Dlocale.cpp1379 codecvt<char, char, mbstate_t>::do_in(state_type&, function in class:codecvt
1518 codecvt<wchar_t, char, mbstate_t>::do_in(state_type& st, function in class:codecvt
3096 codecvt<char16_t, char, mbstate_t>::do_in(state_type&, function in class:codecvt
3173 codecvt<char32_t, char, mbstate_t>::do_in(state_type&, function in class:codecvt
3256 __codecvt_utf8<wchar_t>::do_in(state_type&, function in class:__codecvt_utf8
3339 __codecvt_utf8<char16_t>::do_in(state_type&, function in class:__codecvt_utf8
3414 __codecvt_utf8<char32_t>::do_in(state_type&, function in class:__codecvt_utf8
3489 __codecvt_utf16<wchar_t, false>::do_in(state_type&, function in class:__codecvt_utf16
3564 __codecvt_utf16<wchar_t, true>::do_in(state_type&, function in class:__codecvt_utf16
3639 __codecvt_utf16<char16_t, false>::do_in(state_typ function in class:__codecvt_utf16
3714 __codecvt_utf16<char16_t, true>::do_in(state_type&, function in class:__codecvt_utf16
3789 __codecvt_utf16<char32_t, false>::do_in(state_type&, function in class:__codecvt_utf16
3864 __codecvt_utf16<char32_t, true>::do_in(state_type&, function in class:__codecvt_utf16
3939 __codecvt_utf8_utf16<wchar_t>::do_in(state_type&, function in class:__codecvt_utf8_utf16
4014 __codecvt_utf8_utf16<char16_t>::do_in(state_type&, function in class:__codecvt_utf8_utf16
4089 __codecvt_utf8_utf16<char32_t>::do_in(state_type&, function in class:__codecvt_utf8_utf16
[all...]

Completed in 117 milliseconds