/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _sstream.h | 61 typedef _Traits traits_type; typedef 123 typedef _Traits traits_type; typedef 166 typedef _Traits traits_type; typedef 210 typedef _Traits traits_type; typedef
|
D | _istream.h | 78 typedef _Traits traits_type; typedef 196 typedef _Traits traits_type; typedef
|
D | _fstream.h | 155 typedef _Traits traits_type; typedef 403 typedef _Traits traits_type; typedef 431 typedef char_traits<char> traits_type; typedef 449 typedef _Traits traits_type; typedef 530 typedef _Traits traits_type; typedef 609 typedef _Traits traits_type; typedef
|
D | _stream_iterator.h | 99 typedef _Traits traits_type; typedef 172 typedef _Traits traits_type; typedef
|
D | _ostreambuf_iterator.h | 45 typedef _Traits traits_type; typedef
|
D | _istreambuf_iterator.h | 50 typedef _Traits traits_type; typedef
|
D | _ios.h | 55 typedef _Traits traits_type; typedef
|
D | _ostream.h | 67 typedef _Traits traits_type; typedef
|
D | _streambuf.h | 57 typedef _Traits traits_type; typedef
|
D | _string_workaround.h | 42 typedef typename _Base::traits_type traits_type; typedef
|
D | _string.h | 132 typedef _Traits traits_type; typedef
|
/ndk/tests/device/test-stlport/unit/ |
D | full_streambuf.h | 16 typedef _Base::traits_type traits_type; typedef
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | full_streambuf.h | 16 typedef _Base::traits_type traits_type; typedef
|
/ndk/sources/cxx-stl/stlport/src/ |
D | fstream.cpp | 39 typedef char_traits<char> traits_type; in _M_doit() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | pbackfail.pass.cpp | 26 typedef typename base::traits_type traits_type; typedef
|
D | overflow.pass.cpp | 28 typedef typename base::traits_type traits_type; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/ |
D | compare.hpp | 101 typedef typename boost::unit_test::basic_cstring<CharT>::traits_type traits_type; in operator <() typedef
|
D | basic_cstring.hpp | 43 typedef ut_detail::bcs_char_traits<CharT> traits_type; typedef in boost::unit_test::basic_cstring 588 typedef typename basic_cstring<CharT1>::traits_type traits_type; in operator ==() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/ |
D | pbackfail.pass.cpp | 29 typedef base::traits_type traits_type; typedef
|
D | underflow.pass.cpp | 29 typedef base::traits_type traits_type; typedef
|
D | overflow.pass.cpp | 29 typedef base::traits_type traits_type; typedef
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _string.h | 61 typedef typename _Base::traits_type traits_type; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | lexical_cast.hpp | 2408 typedef Traits traits_type; typedef in boost::detail::lexical_stream
|