/external/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_string_io.c | 138 size_type __nread = 0; local 144 while (__nread < __s.max_size()) { 151 ++__nread; 160 if (__nread == 0 || __nread >= __s.max_size())
|
/external/libcxx/include/ |
__std_stream | 118 int __nread = _VSTD::max(1, __encoding_); 119 for (int __i = 0; __i < __nread; ++__i) 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 153 ++__nread; 165 for (int __i = __nread; __i > 0;)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__std_stream | 118 int __nread = _VSTD::max(1, __encoding_); 119 for (int __i = 0; __i < __nread; ++__i) 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 153 ++__nread; 165 for (int __i = __nread; __i > 0;)
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__std_stream | 118 int __nread = _VSTD::max(1, __encoding_); 119 for (int __i = 0; __i < __nread; ++__i) 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 153 ++__nread; 165 for (int __i = __nread; __i > 0;)
|
/prebuilts/clang/linux-x86/host/3.5/lib/ |
libc++.so | |