/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 182 template <class _Container, class _Traits> 184 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_self; 197 template <class _Container, class _Traits> 198 struct _DBG_iter : public _DBG_iter_mid<_Container, _Traits> { 203 typedef typename _Traits::reference reference; 204 typedef typename _Traits::pointer pointer; 210 typedef _DBG_iter<_Container, _Traits> _Self; 211 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_mid; 224 _DBG_iter_mid<_Container, _Traits>(__c, __it) {} 229 _DBG_iter_mid<_Container, _Traits>(__rhs) { [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 182 template <class _Container, class _Traits> 184 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_self; 197 template <class _Container, class _Traits> 198 struct _DBG_iter : public _DBG_iter_mid<_Container, _Traits> { 203 typedef typename _Traits::reference reference; 204 typedef typename _Traits::pointer pointer; 210 typedef _DBG_iter<_Container, _Traits> _Self; 211 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_mid; 224 _DBG_iter_mid<_Container, _Traits>(__c, __it) {} 229 _DBG_iter_mid<_Container, _Traits>(__rhs) { [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 182 template <class _Container, class _Traits> 184 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_self; 197 template <class _Container, class _Traits> 198 struct _DBG_iter : public _DBG_iter_mid<_Container, _Traits> { 203 typedef typename _Traits::reference reference; 204 typedef typename _Traits::pointer pointer; 210 typedef _DBG_iter<_Container, _Traits> _Self; 211 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_mid; 224 _DBG_iter_mid<_Container, _Traits>(__c, __it) {} 229 _DBG_iter_mid<_Container, _Traits>(__rhs) { [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_iterator.h | 182 template <class _Container, class _Traits> 184 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_self; 197 template <class _Container, class _Traits> 198 struct _DBG_iter : public _DBG_iter_mid<_Container, _Traits> { 203 typedef typename _Traits::reference reference; 204 typedef typename _Traits::pointer pointer; 210 typedef _DBG_iter<_Container, _Traits> _Self; 211 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_mid; 224 _DBG_iter_mid<_Container, _Traits>(__c, __it) {} 229 _DBG_iter_mid<_Container, _Traits>(__rhs) { [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
_iterator.h | 182 template <class _Container, class _Traits> 184 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_self; 197 template <class _Container, class _Traits> 198 struct _DBG_iter : public _DBG_iter_mid<_Container, _Traits> { 203 typedef typename _Traits::reference reference; 204 typedef typename _Traits::pointer pointer; 210 typedef _DBG_iter<_Container, _Traits> _Self; 211 typedef _DBG_iter_mid<_Container, typename _Traits::_NonConstTraits> _Nonconst_mid; 224 _DBG_iter_mid<_Container, _Traits>(__c, __it) {} 229 _DBG_iter_mid<_Container, _Traits>(__rhs) { [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
sso_string_base.h | 36 template<typename _CharT, typename _Traits, typename _Alloc> 38 : protected __vstring_utility<_CharT, _Traits, _Alloc> 41 typedef _Traits traits_type; 42 typedef typename _Traits::char_type value_type; 44 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 247 template<typename _CharT, typename _Traits, typename _Alloc> 249 __sso_string_base<_CharT, _Traits, _Alloc>:: 324 template<typename _CharT, typename _Traits, typename _Alloc> 326 __sso_string_base<_CharT, _Traits, _Alloc>:: 350 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
sso_string_base.h | 38 template<typename _CharT, typename _Traits, typename _Alloc> 40 : protected __vstring_utility<_CharT, _Traits, _Alloc> 43 typedef _Traits traits_type; 44 typedef typename _Traits::char_type value_type; 46 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 253 template<typename _CharT, typename _Traits, typename _Alloc> 255 __sso_string_base<_CharT, _Traits, _Alloc>:: 330 template<typename _CharT, typename _Traits, typename _Alloc> 332 __sso_string_base<_CharT, _Traits, _Alloc>:: 356 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
sso_string_base.h | 38 template<typename _CharT, typename _Traits, typename _Alloc> 40 : protected __vstring_utility<_CharT, _Traits, _Alloc> 43 typedef _Traits traits_type; 44 typedef typename _Traits::char_type value_type; 46 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 253 template<typename _CharT, typename _Traits, typename _Alloc> 255 __sso_string_base<_CharT, _Traits, _Alloc>:: 330 template<typename _CharT, typename _Traits, typename _Alloc> 332 __sso_string_base<_CharT, _Traits, _Alloc>:: 356 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 36 template<typename _CharT, typename _Traits, typename _Alloc> 38 : protected __vstring_utility<_CharT, _Traits, _Alloc> 41 typedef _Traits traits_type; 42 typedef typename _Traits::char_type value_type; 44 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 247 template<typename _CharT, typename _Traits, typename _Alloc> 249 __sso_string_base<_CharT, _Traits, _Alloc>:: 324 template<typename _CharT, typename _Traits, typename _Alloc> 326 __sso_string_base<_CharT, _Traits, _Alloc>:: 350 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 36 template<typename _CharT, typename _Traits, typename _Alloc> 38 : protected __vstring_utility<_CharT, _Traits, _Alloc> 41 typedef _Traits traits_type; 42 typedef typename _Traits::char_type value_type; 44 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 247 template<typename _CharT, typename _Traits, typename _Alloc> 249 __sso_string_base<_CharT, _Traits, _Alloc>:: 324 template<typename _CharT, typename _Traits, typename _Alloc> 326 __sso_string_base<_CharT, _Traits, _Alloc>:: 350 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
sso_string_base.h | 36 template<typename _CharT, typename _Traits, typename _Alloc> 38 : protected __vstring_utility<_CharT, _Traits, _Alloc> 41 typedef _Traits traits_type; 42 typedef typename _Traits::char_type value_type; 44 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 247 template<typename _CharT, typename _Traits, typename _Alloc> 249 __sso_string_base<_CharT, _Traits, _Alloc>:: 324 template<typename _CharT, typename _Traits, typename _Alloc> 326 __sso_string_base<_CharT, _Traits, _Alloc>:: 350 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
sso_string_base.h | 36 template<typename _CharT, typename _Traits, typename _Alloc> 38 : protected __vstring_utility<_CharT, _Traits, _Alloc> 41 typedef _Traits traits_type; 42 typedef typename _Traits::char_type value_type; 44 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 247 template<typename _CharT, typename _Traits, typename _Alloc> 249 __sso_string_base<_CharT, _Traits, _Alloc>:: 324 template<typename _CharT, typename _Traits, typename _Alloc> 326 __sso_string_base<_CharT, _Traits, _Alloc>:: 350 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
sso_string_base.h | 38 template<typename _CharT, typename _Traits, typename _Alloc> 40 : protected __vstring_utility<_CharT, _Traits, _Alloc> 43 typedef _Traits traits_type; 44 typedef typename _Traits::char_type value_type; 46 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 253 template<typename _CharT, typename _Traits, typename _Alloc> 255 __sso_string_base<_CharT, _Traits, _Alloc>:: 330 template<typename _CharT, typename _Traits, typename _Alloc> 332 __sso_string_base<_CharT, _Traits, _Alloc>:: 356 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
sso_string_base.h | 38 template<typename _CharT, typename _Traits, typename _Alloc> 40 : protected __vstring_utility<_CharT, _Traits, _Alloc> 43 typedef _Traits traits_type; 44 typedef typename _Traits::char_type value_type; 46 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base; 253 template<typename _CharT, typename _Traits, typename _Alloc> 255 __sso_string_base<_CharT, _Traits, _Alloc>:: 330 template<typename _CharT, typename _Traits, typename _Alloc> 332 __sso_string_base<_CharT, _Traits, _Alloc>:: 356 template<typename _CharT, typename _Traits, typename _Alloc [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
istream | 56 template<typename _CharT, typename _Traits> 57 class basic_istream : virtual public basic_ios<_CharT, _Traits> 62 typedef typename _Traits::int_type int_type; 63 typedef typename _Traits::pos_type pos_type; 64 typedef typename _Traits::off_type off_type; 65 typedef _Traits traits_type; 68 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; 69 typedef basic_ios<_CharT, _Traits> __ios_type; 70 typedef basic_istream<_CharT, _Traits> __istream_type; 71 typedef num_get<_CharT, istreambuf_iterator<_CharT, _Traits> > [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
istream | 56 template<typename _CharT, typename _Traits> 57 class basic_istream : virtual public basic_ios<_CharT, _Traits> 62 typedef typename _Traits::int_type int_type; 63 typedef typename _Traits::pos_type pos_type; 64 typedef typename _Traits::off_type off_type; 65 typedef _Traits traits_type; 68 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; 69 typedef basic_ios<_CharT, _Traits> __ios_type; 70 typedef basic_istream<_CharT, _Traits> __istream_type; 71 typedef num_get<_CharT, istreambuf_iterator<_CharT, _Traits> > [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
istream | 56 template<typename _CharT, typename _Traits> 57 class basic_istream : virtual public basic_ios<_CharT, _Traits> 62 typedef typename _Traits::int_type int_type; 63 typedef typename _Traits::pos_type pos_type; 64 typedef typename _Traits::off_type off_type; 65 typedef _Traits traits_type; 68 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; 69 typedef basic_ios<_CharT, _Traits> __ios_type; 70 typedef basic_istream<_CharT, _Traits> __istream_type; 71 typedef num_get<_CharT, istreambuf_iterator<_CharT, _Traits> > [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
istream | 56 template<typename _CharT, typename _Traits> 57 class basic_istream : virtual public basic_ios<_CharT, _Traits> 62 typedef typename _Traits::int_type int_type; 63 typedef typename _Traits::pos_type pos_type; 64 typedef typename _Traits::off_type off_type; 65 typedef _Traits traits_type; 68 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; 69 typedef basic_ios<_CharT, _Traits> __ios_type; 70 typedef basic_istream<_CharT, _Traits> __istream_type; 71 typedef num_get<_CharT, istreambuf_iterator<_CharT, _Traits> > [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
random.tcc | 350 typename _CharT, typename _Traits> 351 std::basic_ostream<_CharT, _Traits>& 352 operator<<(std::basic_ostream<_CharT, _Traits>& __os, 358 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; 384 typename _CharT, typename _Traits> 385 std::basic_istream<_CharT, _Traits>& 386 operator>>(std::basic_istream<_CharT, _Traits>& __is, 392 typedef std::basic_istream<_CharT, _Traits> __istream_type; 463 template<typename _RealType, typename _CharT, typename _Traits> 464 std::basic_ostream<_CharT, _Traits> [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
fstream.tcc | 47 template<typename _CharT, typename _Traits> 49 basic_filebuf<_CharT, _Traits>:: 61 template<typename _CharT, typename _Traits> 63 basic_filebuf<_CharT, _Traits>:: 79 template<typename _CharT, typename _Traits> 80 basic_filebuf<_CharT, _Traits>:: 93 template<typename _CharT, typename _Traits> 94 typename basic_filebuf<_CharT, _Traits>::__filebuf_type* 95 basic_filebuf<_CharT, _Traits>:: 127 template<typename _CharT, typename _Traits> [all...] |
random.tcc | 168 typename _CharT, typename _Traits> 169 std::basic_ostream<_CharT, _Traits>& 170 operator<<(std::basic_ostream<_CharT, _Traits>& __os, 174 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; 190 typename _CharT, typename _Traits> 191 std::basic_istream<_CharT, _Traits>& 192 operator>>(std::basic_istream<_CharT, _Traits>& __is, 195 typedef std::basic_istream<_CharT, _Traits> __istream_type; 459 _UIntType __f, typename _CharT, typename _Traits> 460 std::basic_ostream<_CharT, _Traits> [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
fstream.tcc | 47 template<typename _CharT, typename _Traits> 49 basic_filebuf<_CharT, _Traits>:: 61 template<typename _CharT, typename _Traits> 63 basic_filebuf<_CharT, _Traits>:: 79 template<typename _CharT, typename _Traits> 80 basic_filebuf<_CharT, _Traits>:: 93 template<typename _CharT, typename _Traits> 94 typename basic_filebuf<_CharT, _Traits>::__filebuf_type* 95 basic_filebuf<_CharT, _Traits>:: 127 template<typename _CharT, typename _Traits> [all...] |
random.tcc | 168 typename _CharT, typename _Traits> 169 std::basic_ostream<_CharT, _Traits>& 170 operator<<(std::basic_ostream<_CharT, _Traits>& __os, 174 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; 190 typename _CharT, typename _Traits> 191 std::basic_istream<_CharT, _Traits>& 192 operator>>(std::basic_istream<_CharT, _Traits>& __is, 195 typedef std::basic_istream<_CharT, _Traits> __istream_type; 459 _UIntType __f, typename _CharT, typename _Traits> 460 std::basic_ostream<_CharT, _Traits> [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
fstream.tcc | 47 template<typename _CharT, typename _Traits> 49 basic_filebuf<_CharT, _Traits>:: 61 template<typename _CharT, typename _Traits> 63 basic_filebuf<_CharT, _Traits>:: 79 template<typename _CharT, typename _Traits> 80 basic_filebuf<_CharT, _Traits>:: 93 template<typename _CharT, typename _Traits> 94 typename basic_filebuf<_CharT, _Traits>::__filebuf_type* 95 basic_filebuf<_CharT, _Traits>:: 127 template<typename _CharT, typename _Traits> [all...] |
random.tcc | 168 typename _CharT, typename _Traits> 169 std::basic_ostream<_CharT, _Traits>& 170 operator<<(std::basic_ostream<_CharT, _Traits>& __os, 174 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; 190 typename _CharT, typename _Traits> 191 std::basic_istream<_CharT, _Traits>& 192 operator>>(std::basic_istream<_CharT, _Traits>& __is, 195 typedef std::basic_istream<_CharT, _Traits> __istream_type; 459 _UIntType __f, typename _CharT, typename _Traits> 460 std::basic_ostream<_CharT, _Traits> [all...] |