/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_cursor.h | 52 : _M_b(__b), _M_c(__b), _M_e(__e) 57 { return *_M_c; } 61 { ++_M_c; } 65 { return _M_c; } 77 { return _M_c == _M_e; } 81 _FwdIterT _M_c;
|
streambuf_iterator.h | 94 mutable int_type _M_c; 99 : _M_sbuf(0), _M_c(traits_type::eof()) { } 103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 107 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 135 _M_c = traits_type::eof(); 151 __old._M_c = _M_sbuf->sbumpc(); 152 _M_c = traits_type::eof(); 173 if (!traits_type::eq_int_type(_M_c, __eof)) 174 __ret = _M_c; 177 _M_c = __ret [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_cursor.h | 52 : _M_b(__b), _M_c(__b), _M_e(__e) 57 { return *_M_c; } 61 { ++_M_c; } 65 { return _M_c; } 77 { return _M_c == _M_e; } 81 _FwdIterT _M_c;
|
streambuf_iterator.h | 94 mutable int_type _M_c; 99 : _M_sbuf(0), _M_c(traits_type::eof()) { } 103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 107 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 135 _M_c = traits_type::eof(); 151 __old._M_c = _M_sbuf->sbumpc(); 152 _M_c = traits_type::eof(); 173 if (!traits_type::eq_int_type(_M_c, __eof)) 174 __ret = _M_c; 177 _M_c = __ret [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_cursor.h | 52 : _M_b(__b), _M_c(__b), _M_e(__e) 57 { return *_M_c; } 61 { ++_M_c; } 65 { return _M_c; } 77 { return _M_c == _M_e; } 81 _FwdIterT _M_c;
|
streambuf_iterator.h | 94 mutable int_type _M_c; 99 : _M_sbuf(0), _M_c(traits_type::eof()) { } 103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 107 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 135 _M_c = traits_type::eof(); 151 __old._M_c = _M_sbuf->sbumpc(); 152 _M_c = traits_type::eof(); 173 if (!traits_type::eq_int_type(_M_c, __eof)) 174 __ret = _M_c; 177 _M_c = __ret [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_cursor.h | 52 : _M_b(__b), _M_c(__b), _M_e(__e) 57 { return *_M_c; } 61 { ++_M_c; } 65 { return _M_c; } 77 { return _M_c == _M_e; } 81 _FwdIterT _M_c;
|
streambuf_iterator.h | 100 mutable int_type _M_c; 105 : _M_sbuf(0), _M_c(traits_type::eof()) { } 115 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 119 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 147 _M_c = traits_type::eof(); 163 __old._M_c = _M_sbuf->sbumpc(); 164 _M_c = traits_type::eof(); 185 if (!traits_type::eq_int_type(_M_c, __eof)) 186 __ret = _M_c; 189 _M_c = __ret [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_cursor.h | 52 : _M_b(__b), _M_c(__b), _M_e(__e) 57 { return *_M_c; } 61 { ++_M_c; } 65 { return _M_c; } 77 { return _M_c == _M_e; } 81 _FwdIterT _M_c;
|
streambuf_iterator.h | 94 mutable int_type _M_c; 99 : _M_sbuf(0), _M_c(traits_type::eof()) { } 103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 107 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 135 _M_c = traits_type::eof(); 151 __old._M_c = _M_sbuf->sbumpc(); 152 _M_c = traits_type::eof(); 173 if (!traits_type::eq_int_type(_M_c, __eof)) 174 __ret = _M_c; 177 _M_c = __ret [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_cursor.h | 52 : _M_b(__b), _M_c(__b), _M_e(__e) 57 { return *_M_c; } 61 { ++_M_c; } 65 { return _M_c; } 77 { return _M_c == _M_e; } 81 _FwdIterT _M_c;
|
streambuf_iterator.h | 100 mutable int_type _M_c; 105 : _M_sbuf(0), _M_c(traits_type::eof()) { } 115 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 119 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 147 _M_c = traits_type::eof(); 163 __old._M_c = _M_sbuf->sbumpc(); 164 _M_c = traits_type::eof(); 185 if (!traits_type::eq_int_type(_M_c, __eof)) 186 __ret = _M_c; 189 _M_c = __ret [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
regex_cursor.h | 58 : _M_b(__b), _M_c(__b), _M_e(__e) 63 { return *_M_c; } 67 { ++_M_c; } 71 { return _M_c; } 83 { return _M_c == _M_e; } 87 _FwdIterT _M_c;
|
streambuf_iterator.h | 98 mutable int_type _M_c; 103 : _M_sbuf(0), _M_c(traits_type::eof()) { } 113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 117 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 145 _M_c = traits_type::eof(); 161 __old._M_c = _M_sbuf->sbumpc(); 162 _M_c = traits_type::eof(); 183 if (!traits_type::eq_int_type(_M_c, __eof)) 184 __ret = _M_c; 187 _M_c = __ret [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
streambuf_iterator.h | 87 mutable int_type _M_c; 92 : _M_sbuf(0), _M_c(traits_type::eof()) { } 96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 100 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 128 _M_c = traits_type::eof(); 144 __old._M_c = _M_sbuf->sbumpc(); 145 _M_c = traits_type::eof(); 166 if (!traits_type::eq_int_type(_M_c, __eof)) 167 __ret = _M_c; 170 _M_c = __ret [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf_iterator.h | 87 mutable int_type _M_c; 92 : _M_sbuf(0), _M_c(traits_type::eof()) { } 96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 100 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 128 _M_c = traits_type::eof(); 144 __old._M_c = _M_sbuf->sbumpc(); 145 _M_c = traits_type::eof(); 166 if (!traits_type::eq_int_type(_M_c, __eof)) 167 __ret = _M_c; 170 _M_c = __ret [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf_iterator.h | 87 mutable int_type _M_c; 92 : _M_sbuf(0), _M_c(traits_type::eof()) { } 96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 100 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 128 _M_c = traits_type::eof(); 144 __old._M_c = _M_sbuf->sbumpc(); 145 _M_c = traits_type::eof(); 166 if (!traits_type::eq_int_type(_M_c, __eof)) 167 __ret = _M_c; 170 _M_c = __ret [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf_iterator.h | 87 mutable int_type _M_c; 92 : _M_sbuf(0), _M_c(traits_type::eof()) { } 96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 100 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 128 _M_c = traits_type::eof(); 144 __old._M_c = _M_sbuf->sbumpc(); 145 _M_c = traits_type::eof(); 166 if (!traits_type::eq_int_type(_M_c, __eof)) 167 __ret = _M_c; 170 _M_c = __ret [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
streambuf_iterator.h | 87 mutable int_type _M_c; 92 : _M_sbuf(0), _M_c(traits_type::eof()) { } 96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { } 100 : _M_sbuf(__s), _M_c(traits_type::eof()) { } 128 _M_c = traits_type::eof(); 144 __old._M_c = _M_sbuf->sbumpc(); 145 _M_c = traits_type::eof(); 166 if (!traits_type::eq_int_type(_M_c, __eof)) 167 __ret = _M_c; 170 _M_c = __ret [all...] |
/external/stlport/stlport/stl/ |
_iomanip.h | 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} 138 _CharT _M_c; 147 __os.fill(__m._M_c); 155 __is.fill(__m._M_c);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} 138 _CharT _M_c; 147 __os.fill(__m._M_c); 155 __is.fill(__m._M_c);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} 138 _CharT _M_c; 147 __os.fill(__m._M_c); 155 __is.fill(__m._M_c);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} 138 _CharT _M_c; 147 __os.fill(__m._M_c); 155 __is.fill(__m._M_c);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} 138 _CharT _M_c; 147 __os.fill(__m._M_c); 155 __is.fill(__m._M_c);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_iomanip.h | 137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} 138 _CharT _M_c; 147 __os.fill(__m._M_c); 155 __is.fill(__m._M_c);
|