/external/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...] |
/ndk/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...] |
/external/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,
|
/ndk/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/5/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/6/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/7/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/8/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/9/sources/cxx-stl/EH/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,
|
/external/stlport/test/unit/ |
codecvt_test.cpp | 116 virtual int do_length(mbstate_t &state, function in struct:eater_codecvt 236 virtual int do_length(mbstate_t &mb, function in struct:generator_codecvt
|
/ndk/tests/device/test-gnustl-full/unit/ |
codecvt_test.cpp | 116 virtual int do_length(mbstate_t &state, function in struct:eater_codecvt 236 virtual int do_length(mbstate_t &mb, function in struct:generator_codecvt
|
/ndk/tests/device/test-stlport/unit/ |
codecvt_test.cpp | 116 virtual int do_length(mbstate_t &state, function in struct:eater_codecvt 236 virtual int do_length(mbstate_t &mb, function in struct:generator_codecvt
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
codecvt_specializations.h | 277 do_length(state_type&, const extern_type* __from, 493 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
codecvt_specializations.h | 283 do_length(state_type&, const extern_type* __from, 499 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
codecvt_specializations.h | 283 do_length(state_type&, const extern_type* __from, 499 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
codecvt_specializations.h | 277 do_length(state_type&, const extern_type* __from, 493 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
codecvt_specializations.h | 277 do_length(state_type&, const extern_type* __from, 493 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
codecvt_specializations.h | 277 do_length(state_type&, const extern_type* __from, 493 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
codecvt_specializations.h | 277 do_length(state_type&, const extern_type* __from, 493 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
codecvt_specializations.h | 283 do_length(state_type&, const extern_type* __from, 499 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
codecvt_specializations.h | 283 do_length(state_type&, const extern_type* __from, 499 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
codecvt_specializations.h | 283 do_length(state_type&, const extern_type* __from, 499 do_length(state_type&, const extern_type* __from, function in class:codecvt
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
codecvt_specializations.h | 283 do_length(state_type&, const extern_type* __from, 499 do_length(state_type&, const extern_type* __from, function in class:codecvt
|