Home
last modified time | relevance | path

Searched defs:traits_type (Results 1 – 23 of 23) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_sstream.h61 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.h78 typedef _Traits traits_type; typedef
196 typedef _Traits traits_type; typedef
D_fstream.h155 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.h99 typedef _Traits traits_type; typedef
172 typedef _Traits traits_type; typedef
D_ostreambuf_iterator.h45 typedef _Traits traits_type; typedef
D_istreambuf_iterator.h50 typedef _Traits traits_type; typedef
D_ios.h55 typedef _Traits traits_type; typedef
D_ostream.h67 typedef _Traits traits_type; typedef
D_streambuf.h57 typedef _Traits traits_type; typedef
D_string_workaround.h42 typedef typename _Base::traits_type traits_type; typedef
D_string.h132 typedef _Traits traits_type; typedef
/ndk/tests/device/test-stlport/unit/
Dfull_streambuf.h16 typedef _Base::traits_type traits_type; typedef
/ndk/tests/device/test-gnustl-full/unit/
Dfull_streambuf.h16 typedef _Base::traits_type traits_type; typedef
/ndk/sources/cxx-stl/stlport/src/
Dfstream.cpp39 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/
Dpbackfail.pass.cpp26 typedef typename base::traits_type traits_type; typedef
Doverflow.pass.cpp28 typedef typename base::traits_type traits_type; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
Dcompare.hpp101 typedef typename boost::unit_test::basic_cstring<CharT>::traits_type traits_type; in operator <() typedef
Dbasic_cstring.hpp43 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/
Dpbackfail.pass.cpp29 typedef base::traits_type traits_type; typedef
Dunderflow.pass.cpp29 typedef base::traits_type traits_type; typedef
Doverflow.pass.cpp29 typedef base::traits_type traits_type; typedef
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_string.h61 typedef typename _Base::traits_type traits_type; typedef
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dlexical_cast.hpp2408 typedef Traits traits_type; typedef in boost::detail::lexical_stream