Home
last modified time | relevance | path

Searched defs:int_type (Results 1 – 20 of 20) sorted by relevance

/external/stlport/stlport/stl/
D_sstream.h58 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.h152 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_streambuf.c150 basic_streambuf<_CharT, _Traits>::pbackfail(int_type) { in pbackfail() argument
156 basic_streambuf<_CharT, _Traits>::overflow(int_type) { in overflow() argument
D_strstream.h142 typedef char_traits<char>::int_type int_type; typedef
D_ostreambuf_iterator.h46 typedef typename _Traits::int_type int_type; typedef
D_istream.c147 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
1219 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in __copy_unbuffered() typedef
1288 typedef typename basic_istream<_CharT, _Traits>::int_type int_type; in __copy_buffered() typedef
D_istreambuf_iterator.h51 typedef typename _Traits::int_type int_type; typedef
D_istream.h75 typedef typename _Traits::int_type int_type; typedef
D_ios.h52 typedef typename _Traits::int_type int_type; typedef
Dchar_traits.h135 typedef _IntT int_type; typedef
214 typedef int int_type; typedef
D_ostream.h64 typedef typename _Traits::int_type int_type; typedef
D_streambuf.h54 typedef typename _Traits::int_type int_type; typedef
D_ostream.c120 typedef typename _StreamBuf::int_type int_type; typedef
/external/stlport/test/unit/
Dfull_streambuf.h15 typedef _Base::int_type int_type; typedef
/external/webkit/WebCore/bridge/jni/
DJNIUtility.h46 int_type, enumerator
/external/stlport/src/
Dfstream.cpp40 typedef traits_type::int_type int_type; in _M_doit() typedef
/external/chromium/base/
Dstring16.h57 typedef int int_type; typedef
/external/chromium/googleurl/base/
Dstring16.h80 typedef int int_type; typedef
/external/grub/stage2/
Dsmp-imps.h172 unsigned char int_type; member
/external/bluetooth/bluez/audio/
Davdtp.c3216 uint8_t int_type; in avdtp_get_seps() local