/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _sstream.h | 58 typedef typename _Traits::int_type int_type; typedef 120 typedef typename _Traits::int_type int_type; typedef 163 typedef typename _Traits::int_type int_type; typedef 207 typedef typename _Traits::int_type int_type; typedef
|
D | _fstream.h | 152 typedef typename _Traits::int_type int_type; typedef 378 typedef typename _Traits::int_type int_type; typedef 402 typedef typename _Traits::int_type int_type; typedef 430 typedef char_traits<char>::int_type int_type; typedef 446 typedef typename _Traits::int_type int_type; typedef 527 typedef typename _Traits::int_type int_type; typedef 606 typedef typename _Traits::int_type int_type; typedef
|
D | _strstream.h | 142 typedef char_traits<char>::int_type int_type; typedef
|
D | _streambuf.c | 150 basic_streambuf<_CharT, _Traits>::pbackfail(int_type) { in pbackfail() argument 156 basic_streambuf<_CharT, _Traits>::overflow(int_type) { in overflow() argument
|
D | _ostreambuf_iterator.h | 46 typedef typename _Traits::int_type int_type; typedef
|
D | _istreambuf_iterator.h | 51 typedef typename _Traits::int_type int_type; typedef
|
D | _istream.h | 75 typedef typename _Traits::int_type int_type; typedef
|
D | _ios.h | 52 typedef typename _Traits::int_type int_type; typedef
|
D | _istream.c | 147 typedef typename _Traits::int_type int_type; typedef 588 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in __read_unbuffered() typedef 894 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in _M_ignore_unbuffered() typedef 990 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in _M_ignore_unbuffered() typedef 1218 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in __copy_unbuffered() typedef 1287 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in __copy_buffered() typedef
|
D | _ostream.h | 64 typedef typename _Traits::int_type int_type; typedef
|
D | char_traits.h | 135 typedef _IntT int_type; typedef 214 typedef int int_type; typedef
|
D | _streambuf.h | 54 typedef typename _Traits::int_type int_type; typedef
|
D | _ostream.c | 120 typedef typename _StreamBuf::int_type int_type; typedef
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | full_streambuf.h | 15 typedef _Base::int_type int_type; typedef
|
/ndk/tests/device/test-stlport/unit/ |
D | full_streambuf.h | 15 typedef _Base::int_type int_type; typedef
|
/ndk/sources/cxx-stl/stlport/src/ |
D | fstream.cpp | 40 typedef traits_type::int_type int_type; in _M_doit() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/ |
D | pbackfail.pass.cpp | 25 typedef typename base::int_type int_type; typedef
|
D | underflow.pass.cpp | 27 typedef typename base::int_type int_type; typedef
|
D | overflow.pass.cpp | 27 typedef typename base::int_type int_type; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/ |
D | pbackfail.pass.cpp | 28 typedef base::int_type int_type; typedef
|
D | underflow.pass.cpp | 28 typedef base::int_type int_type; typedef
|
D | overflow.pass.cpp | 28 typedef base::int_type int_type; typedef
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
D | lexical_cast.hpp | 607 typedef typename Traits::int_type int_type; in lcast_put_unsigned() typedef 685 typedef typename Traits::int_type int_type; in lcast_ret_unsigned() typedef 1016 typedef typename Traits::int_type int_type; in lcast_ret_float() typedef
|