HomeSort by relevance Sort by last modified time
    Searched refs:int_type (Results 76 - 100 of 170) sorted by null

1 2 34 5 6 7

  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 46 typedef typename _Traits::int_type int_type; typedef in class:ostreambuf_iterator
_istream.c 39 # define __BIS_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_istream<_CharT, _Traits>::int_type
147 typedef typename _Traits::int_type int_type;
152 int_type _M_val;
154 _Scan_for_int_val(int_type __val) : _M_val(__val) {}
171 const typename _Traits::int_type __eof = _Traits::eof();
317 typename _Traits::int_type __tmp = _Traits::eof();
340 typename _Traits::int_type __tmp = _Traits::eof();
369 typename _Traits::int_type __tmp = _Traits::eof();
400 int_type __c
    [all...]
_ctraits_fns.h 64 typename _Traits::int_type __val;
66 _Eq_int_bound(typename _Traits::int_type __c) : __val(__c) {}
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 46 typedef typename _Traits::int_type int_type; typedef in class:ostreambuf_iterator
_istream.c 39 # define __BIS_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_istream<_CharT, _Traits>::int_type
147 typedef typename _Traits::int_type int_type;
152 int_type _M_val;
154 _Scan_for_int_val(int_type __val) : _M_val(__val) {}
171 const typename _Traits::int_type __eof = _Traits::eof();
317 typename _Traits::int_type __tmp = _Traits::eof();
340 typename _Traits::int_type __tmp = _Traits::eof();
369 typename _Traits::int_type __tmp = _Traits::eof();
400 int_type __c
    [all...]
_ctraits_fns.h 64 typename _Traits::int_type __val;
66 _Eq_int_bound(typename _Traits::int_type __c) : __val(__c) {}
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 46 typedef typename _Traits::int_type int_type; typedef in class:ostreambuf_iterator
_istream.c 39 # define __BIS_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_istream<_CharT, _Traits>::int_type
147 typedef typename _Traits::int_type int_type;
152 int_type _M_val;
154 _Scan_for_int_val(int_type __val) : _M_val(__val) {}
171 const typename _Traits::int_type __eof = _Traits::eof();
317 typename _Traits::int_type __tmp = _Traits::eof();
340 typename _Traits::int_type __tmp = _Traits::eof();
369 typename _Traits::int_type __tmp = _Traits::eof();
400 int_type __c
    [all...]
_ctraits_fns.h 64 typename _Traits::int_type __val;
66 _Eq_int_bound(typename _Traits::int_type __c) : __val(__c) {}
  /external/stlport/stlport/stl/
_istream.c 39 # define __BIS_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_istream<_CharT, _Traits>::int_type
147 typedef typename _Traits::int_type int_type;
152 int_type _M_val;
154 _Scan_for_int_val(int_type __val) : _M_val(__val) {}
171 const typename _Traits::int_type __eof = _Traits::eof();
317 typename _Traits::int_type __tmp = _Traits::eof();
340 typename _Traits::int_type __tmp = _Traits::eof();
369 typename _Traits::int_type __tmp = _Traits::eof();
400 int_type __c
    [all...]
_ctraits_fns.h 64 typename _Traits::int_type __val;
66 _Eq_int_bound(typename _Traits::int_type __c) : __val(__c) {}
_istreambuf_iterator.h 51 typedef typename _Traits::int_type int_type; typedef in class:istreambuf_iterator
92 int_type __c = _M_buf->sgetc();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.c 39 # define __BIS_int_type__ _STLP_TYPENAME_ON_RETURN_TYPE basic_istream<_CharT, _Traits>::int_type
147 typedef typename _Traits::int_type int_type;
152 int_type _M_val;
154 _Scan_for_int_val(int_type __val) : _M_val(__val) {}
171 const typename _Traits::int_type __eof = _Traits::eof();
317 typename _Traits::int_type __tmp = _Traits::eof();
340 typename _Traits::int_type __tmp = _Traits::eof();
369 typename _Traits::int_type __tmp = _Traits::eof();
400 int_type __c
    [all...]
_ctraits_fns.h 64 typename _Traits::int_type __val;
66 _Eq_int_bound(typename _Traits::int_type __c) : __val(__c) {}
_istreambuf_iterator.h 51 typedef typename _Traits::int_type int_type; typedef in class:istreambuf_iterator
92 int_type __c = _M_buf->sgetc();
  /external/astl/include/
ostream 51 typedef char_traits<char_type>::int_type int_type;
sstream 48 typedef streambuf::int_type int_type;
  /external/astl/src/
streambuf.cpp 61 int_type c = this->overflow(traits_type::to_int_type(*str));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_filebuf.h 53 typedef typename traits_type::int_type int_type; typedef in class:stdio_filebuf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h 57 typedef typename traits_type::int_type int_type; typedef in class:stdio_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_filebuf.h 57 typedef typename traits_type::int_type int_type; typedef in class:stdio_filebuf
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 53 typedef typename traits_type::int_type int_type; typedef in class:stdio_filebuf
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 53 typedef typename traits_type::int_type int_type; typedef in class:stdio_filebuf
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_filebuf.h 53 typedef typename traits_type::int_type int_type; typedef in class:stdio_filebuf
  /external/zlib/contrib/iostream3/
zfstream.h 112 virtual int_type
124 virtual int_type
125 overflow(int_type c = traits_type::eof());
151 // virtual int_type uflow();
152 // virtual int_type pbackfail(int_type c = traits_type::eof());

Completed in 1245 milliseconds

1 2 34 5 6 7