/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
sstream | 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 79 typedef typename __string_type::size_type __size_type; 86 __string_type _M_string; 111 basic_stringbuf(const __string_type& __str, 125 __string_type 128 __string_type __ret; 133 __ret = __string_type(this->pbase(), this->pptr()); 135 __ret = __string_type(this->pbase(), this->egptr()); 150 str(const __string_type& __s) 286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
sstream | 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 79 typedef typename __string_type::size_type __size_type; 86 __string_type _M_string; 111 basic_stringbuf(const __string_type& __str, 125 __string_type 128 __string_type __ret; 133 __ret = __string_type(this->pbase(), this->pptr()); 135 __ret = __string_type(this->pbase(), this->egptr()); 150 str(const __string_type& __s) 286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
sstream | 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 79 typedef typename __string_type::size_type __size_type; 86 __string_type _M_string; 111 basic_stringbuf(const __string_type& __str, 125 __string_type 128 __string_type __ret; 133 __ret = __string_type(this->pbase(), this->pptr()); 135 __ret = __string_type(this->pbase(), this->egptr()); 150 str(const __string_type& __s) 286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
sstream | 72 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 73 typedef typename __string_type::size_type __size_type; 80 __string_type _M_string; 105 basic_stringbuf(const __string_type& __str, 119 __string_type 122 __string_type __ret; 127 __ret = __string_type(this->pbase(), this->pptr()); 129 __ret = __string_type(this->pbase(), this->egptr()); 144 str(const __string_type& __s) 270 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
sstream | 72 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 73 typedef typename __string_type::size_type __size_type; 80 __string_type _M_string; 105 basic_stringbuf(const __string_type& __str, 119 __string_type 122 __string_type __ret; 127 __ret = __string_type(this->pbase(), this->pptr()); 129 __ret = __string_type(this->pbase(), this->egptr()); 144 str(const __string_type& __s) 270 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
sstream | 72 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 73 typedef typename __string_type::size_type __size_type; 80 __string_type _M_string; 105 basic_stringbuf(const __string_type& __str, 119 __string_type 122 __string_type __ret; 127 __ret = __string_type(this->pbase(), this->pptr()); 129 __ret = __string_type(this->pbase(), this->egptr()); 144 str(const __string_type& __s) 270 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
sstream | 72 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 73 typedef typename __string_type::size_type __size_type; 80 __string_type _M_string; 105 basic_stringbuf(const __string_type& __str, 119 __string_type 122 __string_type __ret; 127 __ret = __string_type(this->pbase(), this->pptr()); 129 __ret = __string_type(this->pbase(), this->egptr()); 144 str(const __string_type& __s) 270 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
sstream | 74 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 75 typedef typename __string_type::size_type __size_type; 82 __string_type _M_string; 107 basic_stringbuf(const __string_type& __str, 121 __string_type 124 __string_type __ret; 129 __ret = __string_type(this->pbase(), this->pptr()); 131 __ret = __string_type(this->pbase(), this->egptr()); 146 str(const __string_type& __s) 277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
sstream | 74 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 75 typedef typename __string_type::size_type __size_type; 82 __string_type _M_string; 107 basic_stringbuf(const __string_type& __str, 121 __string_type 124 __string_type __ret; 129 __ret = __string_type(this->pbase(), this->pptr()); 131 __ret = __string_type(this->pbase(), this->egptr()); 146 str(const __string_type& __s) 277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
sstream | 74 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 75 typedef typename __string_type::size_type __size_type; 82 __string_type _M_string; 107 basic_stringbuf(const __string_type& __str, 121 __string_type 124 __string_type __ret; 129 __ret = __string_type(this->pbase(), this->pptr()); 131 __ret = __string_type(this->pbase(), this->egptr()); 146 str(const __string_type& __s) 277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
sstream | 74 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 75 typedef typename __string_type::size_type __size_type; 82 __string_type _M_string; 107 basic_stringbuf(const __string_type& __str, 121 __string_type 124 __string_type __ret; 129 __ret = __string_type(this->pbase(), this->pptr()); 131 __ret = __string_type(this->pbase(), this->egptr()); 146 str(const __string_type& __s) 277 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
sstream | 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 79 typedef typename __string_type::size_type __size_type; 86 __string_type _M_string; 111 basic_stringbuf(const __string_type& __str, 125 __string_type 128 __string_type __ret; 133 __ret = __string_type(this->pbase(), this->pptr()); 135 __ret = __string_type(this->pbase(), this->egptr()); 150 str(const __string_type& __s) 286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
sstream | 78 typedef basic_string<char_type, _Traits, _Alloc> __string_type; 79 typedef typename __string_type::size_type __size_type; 86 __string_type _M_string; 111 basic_stringbuf(const __string_type& __str, 125 __string_type 128 __string_type __ret; 133 __ret = __string_type(this->pbase(), this->pptr()); 135 __ret = __string_type(this->pbase(), this->egptr()); 150 str(const __string_type& __s) 286 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; [all...] |
/external/clang/test/SemaCXX/ |
crashes.cpp | 213 typedef basic_string<char_type, _Traits, _Alloc> __string_type; typedef in struct:pr12791::basic_stringbuf 214 __string_type str() const {__string_type((char_type*)0,(char_type*)0);}
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
vstring.tcc | 197 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 198 typedef typename __string_type::size_type __size_type; 200 __string_type __str; 227 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 228 typedef typename __string_type::size_type __size_type; 230 __string_type __str; 558 __string_type; 560 typedef typename __string_type::size_type __size_type; 633 __string_type; 635 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
vstring.tcc | 197 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 198 typedef typename __string_type::size_type __size_type; 200 __string_type __str; 227 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 228 typedef typename __string_type::size_type __size_type; 230 __string_type __str; 558 __string_type; 560 typedef typename __string_type::size_type __size_type; 633 __string_type; 635 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
vstring.tcc | 197 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 198 typedef typename __string_type::size_type __size_type; 200 __string_type __str; 227 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 228 typedef typename __string_type::size_type __size_type; 230 __string_type __str; 558 __string_type; 560 typedef typename __string_type::size_type __size_type; 633 __string_type; 635 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 196 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 197 typedef typename __string_type::size_type __size_type; 199 __string_type __str; 226 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 227 typedef typename __string_type::size_type __size_type; 229 __string_type __str; 554 __string_type; 556 typedef typename __string_type::size_type __size_type; 629 __string_type; 631 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 196 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 197 typedef typename __string_type::size_type __size_type; 199 __string_type __str; 226 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 227 typedef typename __string_type::size_type __size_type; 229 __string_type __str; 554 __string_type; 556 typedef typename __string_type::size_type __size_type; 629 __string_type; 631 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.tcc | 196 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 197 typedef typename __string_type::size_type __size_type; 199 __string_type __str; 226 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 227 typedef typename __string_type::size_type __size_type; 229 __string_type __str; 554 __string_type; 556 typedef typename __string_type::size_type __size_type; 629 __string_type; 631 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.tcc | 196 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 197 typedef typename __string_type::size_type __size_type; 199 __string_type __str; 226 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 227 typedef typename __string_type::size_type __size_type; 229 __string_type __str; 554 __string_type; 556 typedef typename __string_type::size_type __size_type; 629 __string_type; 631 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 199 typedef typename __string_type::size_type __size_type; 201 __string_type __str; 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 229 typedef typename __string_type::size_type __size_type; 231 __string_type __str; 559 __string_type; 561 typedef typename __string_type::size_type __size_type; 634 __string_type; 636 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 199 typedef typename __string_type::size_type __size_type; 201 __string_type __str; 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 229 typedef typename __string_type::size_type __size_type; 231 __string_type __str; 559 __string_type; 561 typedef typename __string_type::size_type __size_type; 634 __string_type; 636 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 199 typedef typename __string_type::size_type __size_type; 201 __string_type __str; 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 229 typedef typename __string_type::size_type __size_type; 231 __string_type __str; 559 __string_type; 561 typedef typename __string_type::size_type __size_type; 634 __string_type; 636 typedef typename __string_type::size_type __size_type [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
vstring.tcc | 198 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 199 typedef typename __string_type::size_type __size_type; 201 __string_type __str; 228 typedef __versa_string<_CharT, _Traits, _Alloc, _Base> __string_type; 229 typedef typename __string_type::size_type __size_type; 231 __string_type __str; 559 __string_type; 561 typedef typename __string_type::size_type __size_type; 634 __string_type; 636 typedef typename __string_type::size_type __size_type [all...] |