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

  /external/stlport/stlport/stl/
_ostream.c 305 streamsize __npad = this->width() > 0 ? this->width() - 1 : 0; local
306 // if (__npad <= 1)
307 if (__npad == 0)
312 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
315 __failed = this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
336 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
339 if (__npad == 0)
344 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad
368 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 305 streamsize __npad = this->width() > 0 ? this->width() - 1 : 0; local
306 // if (__npad <= 1)
307 if (__npad == 0)
312 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
315 __failed = this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
336 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
339 if (__npad == 0)
344 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad
368 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 305 streamsize __npad = this->width() > 0 ? this->width() - 1 : 0; local
306 // if (__npad <= 1)
307 if (__npad == 0)
312 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
315 __failed = this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
336 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
339 if (__npad == 0)
344 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad
368 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 305 streamsize __npad = this->width() > 0 ? this->width() - 1 : 0; local
306 // if (__npad <= 1)
307 if (__npad == 0)
312 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
315 __failed = this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
336 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
339 if (__npad == 0)
344 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad
368 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 305 streamsize __npad = this->width() > 0 ? this->width() - 1 : 0; local
306 // if (__npad <= 1)
307 if (__npad == 0)
312 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
315 __failed = this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad;
336 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
339 if (__npad == 0)
344 this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad
368 streamsize __npad = this->width() > __n ? this->width() - __n : 0; local
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 

Completed in 506 milliseconds