Home
last modified time | relevance | path

Searched defs:do_in (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dcodecvt.cpp55 codecvt<char, char, mbstate_t>::do_in (state_type& /* __state */ , in do_in() function in codecvt
98 codecvt<wchar_t, char, mbstate_t>::do_in (state_type& /* state */, in do_in() function in codecvt
Dfacets_byname.cpp338 codecvt_byname<wchar_t, char, mbstate_t>::do_in(state_type& state, in do_in() function in codecvt_byname
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp62 do_in(mbstate_t& mb, in do_in() function
155 do_in(mbstate_t& mb, in do_in() function
466 virtual result do_in(state_type& /*state*/, const extern_type* first1, in do_in() function in my_codecvt
/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp62 do_in(mbstate_t& mb, in do_in() function
155 do_in(mbstate_t& mb, in do_in() function
466 virtual result do_in(state_type& /*state*/, const extern_type* first1, in do_in() function in my_codecvt
/ndk/sources/cxx-stl/llvm-libc++/src/
Dlocale.cpp1299 codecvt<char, char, mbstate_t>::do_in(state_type&, in do_in() function in codecvt
1438 codecvt<wchar_t, char, mbstate_t>::do_in(state_type& st, in do_in() function in codecvt
3016 codecvt<char16_t, char, mbstate_t>::do_in(state_type&, in do_in() function in codecvt
3093 codecvt<char32_t, char, mbstate_t>::do_in(state_type&, in do_in() function in codecvt
3165 __codecvt_utf8<wchar_t>::do_in(state_type&, in do_in() function in __codecvt_utf8
3240 __codecvt_utf8<char16_t>::do_in(state_type&, in do_in() function in __codecvt_utf8
3315 __codecvt_utf8<char32_t>::do_in(state_type&, in do_in() function in __codecvt_utf8
3390 __codecvt_utf16<wchar_t, false>::do_in(state_type&, in do_in() function in __codecvt_utf16
3465 __codecvt_utf16<wchar_t, true>::do_in(state_type&, in do_in() function in __codecvt_utf16
3540 __codecvt_utf16<char16_t, false>::do_in(state_type&, in do_in() function in __codecvt_utf16
[all …]