/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 77 virtual _Base* setbuf(char* __buf, streamsize __n);
|
_rope.h | 1394 _CharT* __buf = _M_tree_ptr.allocate(_S_rounded_up_size(1)); local [all...] |
_string.c | 579 _CharT* __buf, size_t __n) { 582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf); 583 __buf[__n] = _CharT();
|
/external/stlport/stlport/stl/ |
_rope.h | 1394 _CharT* __buf = _M_tree_ptr.allocate(_S_rounded_up_size(1)); local [all...] |
_string.c | 579 _CharT* __buf, size_t __n) { 582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf); 583 __buf[__n] = _CharT();
|
_sstream.h | 89 virtual _Base* setbuf(_CharT* __buf, streamsize __n);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 1394 _CharT* __buf = _M_tree_ptr.allocate(_S_rounded_up_size(1)); local [all...] |
_string.c | 579 _CharT* __buf, size_t __n) { 582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf); 583 __buf[__n] = _CharT();
|
_sstream.h | 89 virtual _Base* setbuf(_CharT* __buf, streamsize __n);
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 1394 _CharT* __buf = _M_tree_ptr.allocate(_S_rounded_up_size(1)); local [all...] |
_string.c | 579 _CharT* __buf, size_t __n) { 582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf); 583 __buf[__n] = _CharT();
|
_sstream.h | 89 virtual _Base* setbuf(_CharT* __buf, streamsize __n);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pthread.h | 652 extern void __pthread_register_cancel (__pthread_unwind_buf_t *__buf) 663 extern void __pthread_unregister_cancel (__pthread_unwind_buf_t *__buf) 686 extern void __pthread_register_cancel_defer (__pthread_unwind_buf_t *__buf) 698 extern void __pthread_unregister_cancel_restore (__pthread_unwind_buf_t *__buf) 703 extern void __pthread_unwind_next (__pthread_unwind_buf_t *__buf) [all...] |
libio.h | 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes); 372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
|
time.h | 266 char *__restrict __buf) __THROW; 270 char *__restrict __buf) __THROW;
|
stdio.h | 307 extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW; 311 extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf, 318 extern void setbuffer (FILE *__restrict __stream, char *__restrict __buf,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
rope | [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rope | [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rope | [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_algo.h | [all...] |
locale_facets.tcc | 777 _CharT* __buf = __bufend; 783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits]; 793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits]; 806 *--__buf = __lit[(__v & 0xf) + __case_offset]; 811 return __bufend - __buf; [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | [all...] |
locale_facets.tcc | 777 _CharT* __buf = __bufend; 783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits]; 793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits]; 806 *--__buf = __lit[(__v & 0xf) + __case_offset]; 811 return __bufend - __buf; [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_algo.h | [all...] |
locale_facets.tcc | 777 _CharT* __buf = __bufend; 783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits]; 793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits]; 806 *--__buf = __lit[(__v & 0xf) + __case_offset]; 811 return __bufend - __buf; [all...] |