Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dcodecvt.cpp30 int codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
128 int codecvt<wchar_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
Dfacets_byname.cpp406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state, in do_length() function in codecvt_byname
/ndk/tests/device/test-gnustl-full/unit/
Dcodecvt_test.cpp116 virtual int do_length(mbstate_t &state, in do_length() function
236 virtual int do_length(mbstate_t &mb, in do_length() function
/ndk/tests/device/test-stlport/unit/
Dcodecvt_test.cpp116 virtual int do_length(mbstate_t &state, in do_length() function
236 virtual int do_length(mbstate_t &mb, in do_length() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp1482 codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
1723 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, in do_length() function in codecvt
3212 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3289 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3381 __codecvt_utf8<wchar_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3456 __codecvt_utf8<char16_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3531 __codecvt_utf8<char32_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3606 __codecvt_utf16<wchar_t, false>::do_length(state_type&, in do_length() function in __codecvt_utf16
3681 __codecvt_utf16<wchar_t, true>::do_length(state_type&, in do_length() function in __codecvt_utf16
3756 __codecvt_utf16<char16_t, false>::do_length(state_type&, in do_length() function in __codecvt_utf16
[all …]