HomeSort by relevance Sort by last modified time
    Searched defs:do_length (Results 1 - 16 of 16) sorted by null

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
codecvt.cpp 30 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
facets_byname.cpp 406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state, function in class:codecvt_byname
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
codecvt.cpp 30 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
facets_byname.cpp 406 codecvt_byname<wchar_t, char, mbstate_t>::do_length(state_type& state, function in class:codecvt_byname
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 107 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,
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 107 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,
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_codecvt.h 107 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,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
codecvt_specializations.h 281 do_length(state_type&, const extern_type* __from,
497 do_length(state_type&, const extern_type* __from, function in class:codecvt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
codecvt_specializations.h 281 do_length(state_type&, const extern_type* __from,
497 do_length(state_type&, const extern_type* __from, function in class:codecvt
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
codecvt_specializations.h 281 do_length(state_type&, const extern_type* __from,
497 do_length(state_type&, const extern_type* __from, function in class:codecvt
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
codecvt_specializations.h 281 do_length(state_type&, const extern_type* __from,
497 do_length(state_type&, const extern_type* __from, function in class:codecvt
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
codecvt_specializations.h 281 do_length(state_type&, const extern_type* __from,
497 do_length(state_type&, const extern_type* __from, function in class:codecvt
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
codecvt_specializations.h 281 do_length(state_type&, const extern_type* __from,
497 do_length(state_type&, const extern_type* __from, function in class:codecvt
  /external/libcxx/src/
locale.cpp 1483 codecvt<char, char, mbstate_t>::do_length(state_type&, function in class:codecvt
1679 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, function in class:codecvt
3160 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3237 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3329 __codecvt_utf8<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8
3404 __codecvt_utf8<char16_t>::do_length(state_type&, function in class:__codecvt_utf8
3479 __codecvt_utf8<char32_t>::do_length(state_type&, function in class:__codecvt_utf8
3554 __codecvt_utf16<wchar_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3629 __codecvt_utf16<wchar_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3704 __codecvt_utf16<char16_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3779 __codecvt_utf16<char16_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3854 __codecvt_utf16<char32_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3929 __codecvt_utf16<char32_t, true>::do_length(state_type&, function in class:__codecvt_utf16
4004 __codecvt_utf8_utf16<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4079 __codecvt_utf8_utf16<char16_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4154 __codecvt_utf8_utf16<char32_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 1482 codecvt<char, char, mbstate_t>::do_length(state_type&, function in class:codecvt
1723 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, function in class:codecvt
3212 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3289 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3381 __codecvt_utf8<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8
3456 __codecvt_utf8<char16_t>::do_length(state_type&, function in class:__codecvt_utf8
3531 __codecvt_utf8<char32_t>::do_length(state_type&, function in class:__codecvt_utf8
3606 __codecvt_utf16<wchar_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3681 __codecvt_utf16<wchar_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3756 __codecvt_utf16<char16_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3831 __codecvt_utf16<char16_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3906 __codecvt_utf16<char32_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3981 __codecvt_utf16<char32_t, true>::do_length(state_type&, function in class:__codecvt_utf16
4056 __codecvt_utf8_utf16<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4131 __codecvt_utf8_utf16<char16_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4206 __codecvt_utf8_utf16<char32_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
locale.cpp 1484 codecvt<char, char, mbstate_t>::do_length(state_type&, function in class:codecvt
1684 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, function in class:codecvt
3165 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3242 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, function in class:codecvt
3334 __codecvt_utf8<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8
3409 __codecvt_utf8<char16_t>::do_length(state_type&, function in class:__codecvt_utf8
3484 __codecvt_utf8<char32_t>::do_length(state_type&, function in class:__codecvt_utf8
3559 __codecvt_utf16<wchar_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3634 __codecvt_utf16<wchar_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3709 __codecvt_utf16<char16_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3784 __codecvt_utf16<char16_t, true>::do_length(state_type&, function in class:__codecvt_utf16
3859 __codecvt_utf16<char32_t, false>::do_length(state_type&, function in class:__codecvt_utf16
3934 __codecvt_utf16<char32_t, true>::do_length(state_type&, function in class:__codecvt_utf16
4009 __codecvt_utf8_utf16<wchar_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4084 __codecvt_utf8_utf16<char16_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
4159 __codecvt_utf8_utf16<char32_t>::do_length(state_type&, function in class:__codecvt_utf8_utf16
    [all...]

Completed in 818 milliseconds