HomeSort by relevance Sort by last modified time
    Searched refs:int_type (Results 51 - 75 of 156) sorted by null

1 23 4 5 6 7

  /external/stlport/stlport/stl/
_fstream.h 152 typedef typename _Traits::int_type int_type; typedef in class:basic_filebuf
201 virtual int_type underflow();
203 virtual int_type pbackfail(int_type = traits_type::eof());
204 virtual int_type overflow(int_type = traits_type::eof());
227 int_type _M_input_error();
228 int_type _M_underflow_aux();
231 int_type _M_output_error()
378 typedef typename _Traits::int_type int_type; typedef in class:_Noconv_input
402 typedef typename _Traits::int_type int_type; typedef in class:_Underflow
430 typedef char_traits<char>::int_type int_type; typedef in class:_Underflow
446 typedef typename _Traits::int_type int_type; typedef in class:basic_ifstream
527 typedef typename _Traits::int_type int_type; typedef in class:basic_ofstream
606 typedef typename _Traits::int_type int_type; typedef in class:basic_fstream
    [all...]
_ios.h 52 typedef typename _Traits::int_type int_type; typedef in class:basic_ios
110 static bool _STLP_CALL _S_eof(int_type __c) {
111 const int_type __eof = _Traits::eof();
_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...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 152 typedef typename _Traits::int_type int_type; typedef in class:basic_filebuf
201 virtual int_type underflow();
203 virtual int_type pbackfail(int_type = traits_type::eof());
204 virtual int_type overflow(int_type = traits_type::eof());
227 int_type _M_input_error();
228 int_type _M_underflow_aux();
231 int_type _M_output_error()
378 typedef typename _Traits::int_type int_type; typedef in class:_Noconv_input
402 typedef typename _Traits::int_type int_type; typedef in class:_Underflow
430 typedef char_traits<char>::int_type int_type; typedef in class:_Underflow
446 typedef typename _Traits::int_type int_type; typedef in class:basic_ifstream
527 typedef typename _Traits::int_type int_type; typedef in class:basic_ofstream
606 typedef typename _Traits::int_type int_type; typedef in class:basic_fstream
    [all...]
_ios.h 52 typedef typename _Traits::int_type int_type; typedef in class:basic_ios
110 static bool _STLP_CALL _S_eof(int_type __c) {
111 const int_type __eof = _Traits::eof();
_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...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 152 typedef typename _Traits::int_type int_type; typedef in class:basic_filebuf
201 virtual int_type underflow();
203 virtual int_type pbackfail(int_type = traits_type::eof());
204 virtual int_type overflow(int_type = traits_type::eof());
227 int_type _M_input_error();
228 int_type _M_underflow_aux();
231 int_type _M_output_error()
378 typedef typename _Traits::int_type int_type; typedef in class:_Noconv_input
402 typedef typename _Traits::int_type int_type; typedef in class:_Underflow
430 typedef char_traits<char>::int_type int_type; typedef in class:_Underflow
446 typedef typename _Traits::int_type int_type; typedef in class:basic_ifstream
527 typedef typename _Traits::int_type int_type; typedef in class:basic_ofstream
606 typedef typename _Traits::int_type int_type; typedef in class:basic_fstream
    [all...]
_ios.h 52 typedef typename _Traits::int_type int_type; typedef in class:basic_ios
110 static bool _STLP_CALL _S_eof(int_type __c) {
111 const int_type __eof = _Traits::eof();
_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...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 152 typedef typename _Traits::int_type int_type; typedef in class:basic_filebuf
201 virtual int_type underflow();
203 virtual int_type pbackfail(int_type = traits_type::eof());
204 virtual int_type overflow(int_type = traits_type::eof());
227 int_type _M_input_error();
228 int_type _M_underflow_aux();
231 int_type _M_output_error()
378 typedef typename _Traits::int_type int_type; typedef in class:_Noconv_input
402 typedef typename _Traits::int_type int_type; typedef in class:_Underflow
430 typedef char_traits<char>::int_type int_type; typedef in class:_Underflow
446 typedef typename _Traits::int_type int_type; typedef in class:basic_ifstream
527 typedef typename _Traits::int_type int_type; typedef in class:basic_ofstream
606 typedef typename _Traits::int_type int_type; typedef in class:basic_fstream
    [all...]
_ios.h 52 typedef typename _Traits::int_type int_type; typedef in class:basic_ios
110 static bool _STLP_CALL _S_eof(int_type __c) {
111 const int_type __eof = _Traits::eof();
_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...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 152 typedef typename _Traits::int_type int_type; typedef in class:basic_filebuf
201 virtual int_type underflow();
203 virtual int_type pbackfail(int_type = traits_type::eof());
204 virtual int_type overflow(int_type = traits_type::eof());
227 int_type _M_input_error();
228 int_type _M_underflow_aux();
231 int_type _M_output_error()
378 typedef typename _Traits::int_type int_type; typedef in class:_Noconv_input
402 typedef typename _Traits::int_type int_type; typedef in class:_Underflow
430 typedef char_traits<char>::int_type int_type; typedef in class:_Underflow
446 typedef typename _Traits::int_type int_type; typedef in class:basic_ifstream
527 typedef typename _Traits::int_type int_type; typedef in class:basic_ofstream
606 typedef typename _Traits::int_type int_type; typedef in class:basic_fstream
    [all...]
_ios.h 52 typedef typename _Traits::int_type int_type; typedef in class:basic_ios
110 static bool _STLP_CALL _S_eof(int_type __c) {
111 const int_type __eof = _Traits::eof();
_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...]
  /external/stlport/src/
stdio_streambuf.cpp 156 stdio_istreambuf::int_type stdio_istreambuf::underflow()
171 stdio_istreambuf::int_type stdio_istreambuf::uflow() {
180 stdio_istreambuf::int_type stdio_istreambuf::pbackfail(int_type c) {
203 stdio_ostreambuf::int_type stdio_ostreambuf::overflow(int_type c) {
fstream.cpp 36 _Underflow< char, char_traits<char> >::int_type _STLP_CALL
40 typedef traits_type::int_type int_type; typedef
49 int_type __c = traits_type::to_int_type(*__this->gptr());
  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 156 stdio_istreambuf::int_type stdio_istreambuf::underflow()
171 stdio_istreambuf::int_type stdio_istreambuf::uflow() {
180 stdio_istreambuf::int_type stdio_istreambuf::pbackfail(int_type c) {
203 stdio_ostreambuf::int_type stdio_ostreambuf::overflow(int_type c) {
fstream.cpp 36 _Underflow< char, char_traits<char> >::int_type _STLP_CALL
40 typedef traits_type::int_type int_type; typedef
49 int_type __c = traits_type::to_int_type(*__this->gptr());
  /external/clang/test/SemaTemplate/
class-template-spec.cpp 39 typedef int int_type; typedef
40 void testme(X<int_type> *x1, X<float, int> *x2) {

Completed in 574 milliseconds

1 23 4 5 6 7