HomeSort by relevance Sort by last modified time
    Searched full:_s_eof (Results 1 - 17 of 17) sorted by null

  /external/stlport/stlport/stl/
_ostream.c 92 if (this->_S_eof(__from->sgetc()))
162 if (this->_S_eof(__c))
169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c))))
308 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
310 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
316 __failed = __failed || this->_S_eof(this->rdbuf()->sputc(__c));
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
414 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
_istream.c 329 if (this->_S_eof(__tmp))
352 if (!this->_S_eof(__tmp))
377 if (!this->_S_eof(__tmp)) {
409 if (!this->_S_eof(__c))
429 // if (!__buf || this->_S_eof(__buf->sputbackc(__c)))
438 if (this->_S_eof(__tmp))
458 if (this->_S_eof(__buf->sungetc()))
546 if (!this->_S_eof(__tmp))
599 if (__that->_S_eof(__c)) {
676 if (__that->_S_eof(__buf->sgetc())
    [all...]
_ios.h 110 static bool _STLP_CALL _S_eof(int_type __c) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 92 if (this->_S_eof(__from->sgetc()))
162 if (this->_S_eof(__c))
169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c))))
308 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
310 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
316 __failed = __failed || this->_S_eof(this->rdbuf()->sputc(__c));
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
414 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
_istream.c 329 if (this->_S_eof(__tmp))
352 if (!this->_S_eof(__tmp))
377 if (!this->_S_eof(__tmp)) {
409 if (!this->_S_eof(__c))
429 // if (!__buf || this->_S_eof(__buf->sputbackc(__c)))
438 if (this->_S_eof(__tmp))
458 if (this->_S_eof(__buf->sungetc()))
546 if (!this->_S_eof(__tmp))
599 if (__that->_S_eof(__c)) {
676 if (__that->_S_eof(__buf->sgetc())
    [all...]
_ios.h 110 static bool _STLP_CALL _S_eof(int_type __c) {
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 92 if (this->_S_eof(__from->sgetc()))
162 if (this->_S_eof(__c))
169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c))))
308 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
310 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
316 __failed = __failed || this->_S_eof(this->rdbuf()->sputc(__c));
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
414 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
_istream.c 329 if (this->_S_eof(__tmp))
352 if (!this->_S_eof(__tmp))
377 if (!this->_S_eof(__tmp)) {
409 if (!this->_S_eof(__c))
429 // if (!__buf || this->_S_eof(__buf->sputbackc(__c)))
438 if (this->_S_eof(__tmp))
458 if (this->_S_eof(__buf->sungetc()))
546 if (!this->_S_eof(__tmp))
599 if (__that->_S_eof(__c)) {
676 if (__that->_S_eof(__buf->sgetc())
    [all...]
_ios.h 110 static bool _STLP_CALL _S_eof(int_type __c) {
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 92 if (this->_S_eof(__from->sgetc()))
162 if (this->_S_eof(__c))
169 if (this->_S_eof(__to->sputc(_Traits::to_char_type(__c))))
308 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
310 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
316 __failed = __failed || this->_S_eof(this->rdbuf()->sputc(__c));
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
414 __failed = this->_S_eof(this->rdbuf()->sputc(__c));
_istream.c 329 if (this->_S_eof(__tmp))
352 if (!this->_S_eof(__tmp))
377 if (!this->_S_eof(__tmp)) {
409 if (!this->_S_eof(__c))
429 // if (!__buf || this->_S_eof(__buf->sputbackc(__c)))
438 if (this->_S_eof(__tmp))
458 if (this->_S_eof(__buf->sungetc()))
546 if (!this->_S_eof(__tmp))
599 if (__that->_S_eof(__c)) {
676 if (__that->_S_eof(__buf->sgetc())
    [all...]
_ios.h 110 static bool _STLP_CALL _S_eof(int_type __c) {
  /external/stlport/etc/
ChangeLog-4.0 357 * _ostream.c/_istream.c : fixed lookup for _S_eof symbol (thanks to Anton Sergeev for the report)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
libstlport_static.a     [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
libstlport_static.a     [all...]

Completed in 1010 milliseconds