/external/libcxx/include/ |
__std_stream | 117 char __extbuf[__limit]; 124 __extbuf[__i] = static_cast<char>(__c); 128 __1buf = static_cast<char_type>(__extbuf[0]); 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 158 __1buf = static_cast<char_type>(__extbuf[0]); 167 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 192 char __extbuf[__limit] [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
__std_stream | 117 char __extbuf[__limit]; 124 __extbuf[__i] = static_cast<char>(__c); 128 __1buf = static_cast<char_type>(__extbuf[0]); 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 158 __1buf = static_cast<char_type>(__extbuf[0]); 167 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 192 char __extbuf[__limit] [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
__std_stream | 117 char __extbuf[__limit]; 124 __extbuf[__i] = static_cast<char>(__c); 128 __1buf = static_cast<char_type>(__extbuf[0]); 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 158 __1buf = static_cast<char_type>(__extbuf[0]); 167 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 192 char __extbuf[__limit] [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__std_stream | 117 char __extbuf[__limit]; 124 __extbuf[__i] = static_cast<char>(__c); 128 __1buf = static_cast<char_type>(__extbuf[0]); 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 158 __1buf = static_cast<char_type>(__extbuf[0]); 167 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 192 char __extbuf[__limit] [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__std_stream | 117 char __extbuf[__limit]; 124 __extbuf[__i] = static_cast<char>(__c); 128 __1buf = static_cast<char_type>(__extbuf[0]); 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 158 __1buf = static_cast<char_type>(__extbuf[0]); 167 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 192 char __extbuf[__limit] [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/ |
__std_stream | 117 char __extbuf[__limit]; 124 __extbuf[__i] = static_cast<char>(__c); 128 __1buf = static_cast<char_type>(__extbuf[0]); 137 __r = __cv_->in(*__st_, __extbuf, __extbuf + __nread, __enxt, 145 if (__nread == sizeof(__extbuf)) 151 __extbuf[__nread] = static_cast<char>(__c); 158 __1buf = static_cast<char_type>(__extbuf[0]); 167 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 192 char __extbuf[__limit] [all...] |
/frameworks/native/services/vr/performanced/ |
stdio_filebuf.h | 127 char __extbuf[__limit]; local 133 __extbuf[__i] = static_cast<char>(__c); 137 __1buf = static_cast<char_type>(__extbuf[0]); 144 __r = __cv_->in(__st_, __extbuf, __extbuf + __nread, __enxt, &__1buf, 151 if (__nread == sizeof(__extbuf)) 157 __extbuf[__nread] = static_cast<char>(__c); 164 __1buf = static_cast<char_type>(__extbuf[0]); 171 if (ungetc(traits_type::to_int_type(__extbuf[--__i]), __file_) == EOF) 191 char __extbuf[__limit] local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/ |
in.h | 505 extern int inet6_opt_init (void *__extbuf, socklen_t __extlen) __THROW; 506 extern int inet6_opt_append (void *__extbuf, socklen_t __extlen, int __offset, 509 extern int inet6_opt_finish (void *__extbuf, socklen_t __extlen, int __offset) 513 extern int inet6_opt_next (void *__extbuf, socklen_t __extlen, int __offset, 516 extern int inet6_opt_find (void *__extbuf, socklen_t __extlen, int __offset,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/ |
in.h | 557 extern int inet6_opt_init (void *__extbuf, socklen_t __extlen) __THROW; 558 extern int inet6_opt_append (void *__extbuf, socklen_t __extlen, int __offset, 561 extern int inet6_opt_finish (void *__extbuf, socklen_t __extlen, int __offset) 565 extern int inet6_opt_next (void *__extbuf, socklen_t __extlen, int __offset, 568 extern int inet6_opt_find (void *__extbuf, socklen_t __extlen, int __offset,
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/armeabi/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/armeabi/thumb/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a/thumb/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a-hard/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/armeabi-v7a-hard/thumb/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/mips/ |
libc++_shared.so | |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libs/x86/ |
libc++_shared.so | |