Searched defs:do_length (Results 1 – 3 of 3) sorted by relevance
/external/stlport/src/ |
D | codecvt.cpp | 30 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
|
D | facets_byname.cpp | 406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state, in do_length() function in codecvt_byname
|
/external/stlport/test/unit/ |
D | codecvt_test.cpp | 116 virtual int do_length(mbstate_t &state, in do_length() function 236 virtual int do_length(mbstate_t &mb, in do_length() function
|