| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| streambuf_iterator.h | 233 operator=(_CharT __c) 236 _Traits::eq_int_type(_M_sbuf->sputc(__c), _Traits::eof())) 328 int_type __c = __sb->sgetc(); local 329 while (!traits_type::eq_int_type(__c, traits_type::eof())) 337 __c = __sb->underflow(); 341 *__result++ = traits_type::to_char_type(__c); 342 __c = __sb->snextc(); 364 int_type __c = __sb->sgetc(); local 365 while (!traits_type::eq_int_type(__c, traits_type::eof()) 366 && !traits_type::eq_int_type(__c, __ival) [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
| _ostream.c | 122 : __pfrom(pfrom), __c(0), __do_guard(false) {} 125 __pfrom->sputbackc(_Traits::to_char_type(__c)); 130 __c = c; 139 int_type __c; member in struct:_SPutBackC 149 int_type __c; local 155 __c = __from->sbumpc(); 162 if (this->_S_eof(__c)) 165 __cguard.guard(__c); 169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c)))) 300 void basic_ostream<_CharT, _Traits>::_M_put_char(_CharT __c) { [all...] |
| _time_facets.c | 161 char __c = *__format; local 162 if (__c == '#') { //MS extension 164 __c = *__format; 167 switch (__c) { 407 char __c = _Ct.narrow(*__pat, 0); local 408 if (__c == '%') { 411 __c = _Ct.narrow(*__pat++, 0); 412 if (__c == '#') { // MS extension 413 __mod = __c; 414 __c = _Ct.narrow(*__pat++, 0) [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| streambuf_iterator.h | 233 operator=(_CharT __c) 236 _Traits::eq_int_type(_M_sbuf->sputc(__c), _Traits::eof())) 328 int_type __c = __sb->sgetc(); local 329 while (!traits_type::eq_int_type(__c, traits_type::eof())) 337 __c = __sb->underflow(); 341 *__result++ = traits_type::to_char_type(__c); 342 __c = __sb->snextc(); 364 int_type __c = __sb->sgetc(); local 365 while (!traits_type::eq_int_type(__c, traits_type::eof()) 366 && !traits_type::eq_int_type(__c, __ival) [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
| _ostream.c | 122 : __pfrom(pfrom), __c(0), __do_guard(false) {} 125 __pfrom->sputbackc(_Traits::to_char_type(__c)); 130 __c = c; 139 int_type __c; member in struct:_SPutBackC 149 int_type __c; local 155 __c = __from->sbumpc(); 162 if (this->_S_eof(__c)) 165 __cguard.guard(__c); 169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c)))) 300 void basic_ostream<_CharT, _Traits>::_M_put_char(_CharT __c) { [all...] |
| _time_facets.c | 161 char __c = *__format; local 162 if (__c == '#') { //MS extension 164 __c = *__format; 167 switch (__c) { 407 char __c = _Ct.narrow(*__pat, 0); local 408 if (__c == '%') { 411 __c = _Ct.narrow(*__pat++, 0); 412 if (__c == '#') { // MS extension 413 __mod = __c; 414 __c = _Ct.narrow(*__pat++, 0) [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| streambuf_iterator.h | 233 operator=(_CharT __c) 236 _Traits::eq_int_type(_M_sbuf->sputc(__c), _Traits::eof())) 328 int_type __c = __sb->sgetc(); local 329 while (!traits_type::eq_int_type(__c, traits_type::eof())) 337 __c = __sb->underflow(); 341 *__result++ = traits_type::to_char_type(__c); 342 __c = __sb->snextc(); 364 int_type __c = __sb->sgetc(); local 365 while (!traits_type::eq_int_type(__c, traits_type::eof()) 366 && !traits_type::eq_int_type(__c, __ival) [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
| _ostream.c | 122 : __pfrom(pfrom), __c(0), __do_guard(false) {} 125 __pfrom->sputbackc(_Traits::to_char_type(__c)); 130 __c = c; 139 int_type __c; member in struct:_SPutBackC 149 int_type __c; local 155 __c = __from->sbumpc(); 162 if (this->_S_eof(__c)) 165 __cguard.guard(__c); 169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c)))) 300 void basic_ostream<_CharT, _Traits>::_M_put_char(_CharT __c) { [all...] |
| _time_facets.c | 161 char __c = *__format; local 162 if (__c == '#') { //MS extension 164 __c = *__format; 167 switch (__c) { 407 char __c = _Ct.narrow(*__pat, 0); local 408 if (__c == '%') { 411 __c = _Ct.narrow(*__pat++, 0); 412 if (__c == '#') { // MS extension 413 __mod = __c; 414 __c = _Ct.narrow(*__pat++, 0) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
| streambuf_iterator.h | 233 operator=(_CharT __c) 236 _Traits::eq_int_type(_M_sbuf->sputc(__c), _Traits::eof())) 328 int_type __c = __sb->sgetc(); local 329 while (!traits_type::eq_int_type(__c, traits_type::eof())) 337 __c = __sb->underflow(); 341 *__result++ = traits_type::to_char_type(__c); 342 __c = __sb->snextc(); 364 int_type __c = __sb->sgetc(); local 365 while (!traits_type::eq_int_type(__c, traits_type::eof()) 366 && !traits_type::eq_int_type(__c, __ival) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| streambuf_iterator.h | 240 operator=(_CharT __c) 243 _Traits::eq_int_type(_M_sbuf->sputc(__c), _Traits::eof())) 335 int_type __c = __sb->sgetc(); local 336 while (!traits_type::eq_int_type(__c, traits_type::eof())) 344 __c = __sb->underflow(); 348 *__result++ = traits_type::to_char_type(__c); 349 __c = __sb->snextc(); 371 int_type __c = __sb->sgetc(); local 372 while (!traits_type::eq_int_type(__c, traits_type::eof()) 373 && !traits_type::eq_int_type(__c, __ival) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| streambuf_iterator.h | 252 operator=(_CharT __c) 255 _Traits::eq_int_type(_M_sbuf->sputc(__c), _Traits::eof())) 347 int_type __c = __sb->sgetc(); local 348 while (!traits_type::eq_int_type(__c, traits_type::eof())) 356 __c = __sb->underflow(); 360 *__result++ = traits_type::to_char_type(__c); 361 __c = __sb->snextc(); 383 int_type __c = __sb->sgetc(); local 384 while (!traits_type::eq_int_type(__c, traits_type::eof()) 385 && !traits_type::eq_int_type(__c, __ival) [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
| _ostream.c | 122 : __pfrom(pfrom), __c(0), __do_guard(false) {} 125 __pfrom->sputbackc(_Traits::to_char_type(__c)); 130 __c = c; 139 int_type __c; member in struct:_SPutBackC 149 int_type __c; local 155 __c = __from->sbumpc(); 162 if (this->_S_eof(__c)) 165 __cguard.guard(__c); 169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c)))) 300 void basic_ostream<_CharT, _Traits>::_M_put_char(_CharT __c) { [all...] |
| _time_facets.c | 161 char __c = *__format; local 162 if (__c == '#') { //MS extension 164 __c = *__format; 167 switch (__c) { 407 char __c = _Ct.narrow(*__pat, 0); local 408 if (__c == '%') { 411 __c = _Ct.narrow(*__pat++, 0); 412 if (__c == '#') { // MS extension 413 __mod = __c; 414 __c = _Ct.narrow(*__pat++, 0) [all...] |
| /external/stlport/stlport/stl/ |
| _num_get.c | 38 inline bool _STLP_CALL __get_fdigit(char __c, const char*) 39 { return __c >= '0' && __c <= '9'; } 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) { 42 if (__c == __sep) { 43 __c = ',' ; 47 return __get_fdigit(__c, __digits); 62 _CharT __c = *__in_ite; local 64 if (__c == __atoms[1] /* __xminus_char */ ) { 68 else if (__c == __atoms[0] /* __xplus_char */ 132 const _CharT __c = *__first; local 192 const _CharT __c = *__first; local 300 _CharT __c = *__first; local 319 _CharT __c = *__first; local 342 _CharT __c = *__first; local 459 _CharT __c = *__in_ite; local [all...] |
| _sstream.c | 107 int_type __c = _Traits::to_int_type(*this->gptr()); local 109 return __c; 117 basic_stringbuf<_CharT, _Traits, _Alloc>::pbackfail(int_type __c) { 119 if (!_Traits::eq_int_type(__c, _Traits::eof())) { 120 if (_Traits::eq(_Traits::to_char_type(__c), this->gptr()[-1])) { 122 return __c; 126 *this->gptr() = _Traits::to_char_type(__c); 127 return __c; 134 return _Traits::not_eof(__c); 142 __BSB_int_type__ basic_stringbuf<_CharT, _Traits, _Alloc>::overflow(int_type __c) [all...] |
| /external/stlport/stlport/stl/debug/ |
| _iterator.h | 103 __container_type* __c = __it._Get_container_ptr(); local 104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) || 105 (__n == -1 && __it._M_iterator != __c->begin())); 111 __container_type* __c = __it._Get_container_ptr(); local 112 if (__c == 0) return false; 113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n; 114 return (__new_pos >= 0) && (__STATIC_CAST(typename __container_type::size_type, __new_pos) <= __c->size()); 138 _DBG_iter_base(const __owned_list* __c, const _Const_iterator& __it) : 140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) { [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _num_get.c | 38 inline bool _STLP_CALL __get_fdigit(char __c, const char*) 39 { return __c >= '0' && __c <= '9'; } 41 inline bool _STLP_CALL __get_fdigit_or_sep(char& __c, char __sep, const char *__digits) { 42 if (__c == __sep) { 43 __c = ',' ; 47 return __get_fdigit(__c, __digits); 62 _CharT __c = *__in_ite; local 64 if (__c == __atoms[1] /* __xminus_char */ ) { 68 else if (__c == __atoms[0] /* __xplus_char */ 132 const _CharT __c = *__first; local 192 const _CharT __c = *__first; local 300 _CharT __c = *__first; local 319 _CharT __c = *__first; local 342 _CharT __c = *__first; local 459 _CharT __c = *__in_ite; local [all...] |
| _sstream.c | 107 int_type __c = _Traits::to_int_type(*this->gptr()); local 109 return __c; 117 basic_stringbuf<_CharT, _Traits, _Alloc>::pbackfail(int_type __c) { 119 if (!_Traits::eq_int_type(__c, _Traits::eof())) { 120 if (_Traits::eq(_Traits::to_char_type(__c), this->gptr()[-1])) { 122 return __c; 126 *this->gptr() = _Traits::to_char_type(__c); 127 return __c; 134 return _Traits::not_eof(__c); 142 __BSB_int_type__ basic_stringbuf<_CharT, _Traits, _Alloc>::overflow(int_type __c) [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
| _iterator.h | 103 __container_type* __c = __it._Get_container_ptr(); local 104 return (__c != 0) && ((__n == 1 && __it._M_iterator != __c->end() ) || 105 (__n == -1 && __it._M_iterator != __c->begin())); 111 __container_type* __c = __it._Get_container_ptr(); local 112 if (__c == 0) return false; 113 ptrdiff_t __new_pos = (__it._M_iterator - __c->begin()) + __n; 114 return (__new_pos >= 0) && (__STATIC_CAST(typename __container_type::size_type, __new_pos) <= __c->size()); 138 _DBG_iter_base(const __owned_list* __c, const _Const_iterator& __it) : 140 __owned_link(__c), _M_iterator(*__REINTERPRET_CAST(const _Nonconst_iterator *, &__it)) { [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
| sso_string_base.h | 140 _M_construct(size_type __req, _CharT __c); 205 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a); 388 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a) 390 { _M_construct(__n, __c); } 482 _M_construct(size_type __n, _CharT __c) 491 this->_S_assign(_M_data(), __n, __c); local
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
| stdlib.h | 422 unsigned short int __c; /* Additive const. in congruential formula. */ member in struct:drand48_data
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
| sso_string_base.h | 121 _M_construct_aux_2(size_type __req, _CharT __c) 122 { _M_construct(__req, __c); } 146 _M_construct(size_type __req, _CharT __c); 211 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a); 394 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a) 396 { _M_construct(__n, __c); } 488 _M_construct(size_type __n, _CharT __c) 497 this->_S_assign(_M_data(), __n, __c); local
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
| stdlib.h | 422 unsigned short int __c; /* Additive const. in congruential formula. */ member in struct:drand48_data
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
| stdlib.h | 422 unsigned short int __c; /* Additive const. in congruential formula. */ member in struct:drand48_data
|