/ndk/sources/cxx-stl/stlport/src/ |
locale.cpp | 316 impl->insert( i2, _STLP_STD::codecvt<char, char, mbstate_t>::id); 319 impl->insert( i2, _STLP_STD::codecvt<wchar_t, char, mbstate_t>::id);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
libio.h | 205 /* This is the structure from the libstdc++ codecvt class. */ 216 of the virtual functions in the libstdc++ codecvt class. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
libio.h | 205 /* This is the structure from the libstdc++ codecvt class. */ 216 of the virtual functions in the libstdc++ codecvt class. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
libio.h | 205 /* This is the structure from the libstdc++ codecvt class. */ 216 of the virtual functions in the libstdc++ codecvt class. */
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.stdcvt/ |
codecvt_utf16_length.pass.cpp | 10 // <codecvt> 15 // : public codecvt<Elem, char, mbstate_t> 23 #include <codecvt>
|
codecvt_utf8_in.pass.cpp | 10 // <codecvt> 15 // : public codecvt<Elem, char, mbstate_t> 25 #include <codecvt>
|
codecvt_utf8_out.pass.cpp | 10 // <codecvt> 15 // : public codecvt<Elem, char, mbstate_t> 25 #include <codecvt>
|
codecvt_utf8_utf16_in.pass.cpp | 10 // <codecvt> 15 // : public codecvt<Elem, char, mbstate_t> 25 #include <codecvt>
|
codecvt_utf8_utf16_out.pass.cpp | 10 // <codecvt> 15 // : public codecvt<Elem, char, mbstate_t> 25 #include <codecvt>
|
codecvt_utf16_in.pass.cpp | 10 // <codecvt> 15 // : public codecvt<Elem, char, mbstate_t> 25 #include <codecvt>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/ |
libstdc++.a | [all...] |
libstdc++.so | |
libstdc++.so.6 | |
libstdc++.so.6.0.13 | |
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/ |
libstlport_shared.so | |
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/ |
libstlport_shared.so | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/ |
libstdc++.a | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/ |
libstdc++.a | [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
fstream | 235 const codecvt<char_type, char, state_type>* __cv_; 266 if (has_facet<codecvt<char_type, char, state_type> >(this->getloc())) 268 __cv_ = &use_facet<codecvt<char_type, char, state_type> >(this->getloc()); 915 __cv_ = &use_facet<codecvt<char_type, char, state_type> >(__loc); [all...] |
locale | 85 template<class Codecvt, class Elem = wchar_t, 93 typedef typename Codecvt::state_type state_type; 96 wstring_convert(Codecvt* pcvt = new Codecvt); 97 wstring_convert(Codecvt* pcvt, state_type state); 116 template <class Codecvt, class Elem = wchar_t, class Tr = char_traits<Elem>> 123 wbuffer_convert(streambuf* bytebuf = 0, Codecvt* pcvt = new Codecvt, 140 template <class internT, class externT, class stateT> class codecvt; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/ |
libstdc++.a | [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/ |
libstdc++.a | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/ |
libstdc++.a | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/ |
libstdc++.a | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/ |
libstdc++.a | [all...] |