HomeSort by relevance Sort by last modified time
    Searched full:_traits (Results 451 - 475 of 1004) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 82 template<typename _CharT, typename _Traits, typename _Alloc>
84 : protected __vstring_utility<_CharT, _Traits, _Alloc>
87 typedef _Traits traits_type;
88 typedef typename _Traits::char_type value_type;
91 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
365 template<typename _CharT, typename _Traits, typename _Alloc>
366 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep_empty
367 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
369 template<typename _CharT, typename _Traits, typename _Alloc>
370 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 82 template<typename _CharT, typename _Traits, typename _Alloc>
84 : protected __vstring_utility<_CharT, _Traits, _Alloc>
87 typedef _Traits traits_type;
88 typedef typename _Traits::char_type value_type;
91 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
365 template<typename _CharT, typename _Traits, typename _Alloc>
366 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep_empty
367 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
369 template<typename _CharT, typename _Traits, typename _Alloc>
370 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 82 template<typename _CharT, typename _Traits, typename _Alloc>
84 : protected __vstring_utility<_CharT, _Traits, _Alloc>
87 typedef _Traits traits_type;
88 typedef typename _Traits::char_type value_type;
91 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
365 template<typename _CharT, typename _Traits, typename _Alloc>
366 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep_empty
367 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
369 template<typename _CharT, typename _Traits, typename _Alloc>
370 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
rc_string_base.h 81 template<typename _CharT, typename _Traits, typename _Alloc>
83 : protected __vstring_utility<_CharT, _Traits, _Alloc>
86 typedef _Traits traits_type;
87 typedef typename _Traits::char_type value_type;
90 typedef __vstring_utility<_CharT, _Traits, _Alloc> _Util_Base;
364 template<typename _CharT, typename _Traits, typename _Alloc>
365 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep_empty
366 __rc_string_base<_CharT, _Traits, _Alloc>::_S_empty_rep;
368 template<typename _CharT, typename _Traits, typename _Alloc>
369 typename __rc_string_base<_CharT, _Traits, _Alloc>::_Rep
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 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/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 std::basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 std::basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 std::basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 std::basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 std::basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.tcc 158 typename _CharT, typename _Traits>
159 std::basic_ostream<_CharT, _Traits>&
160 operator<<(std::basic_ostream<_CharT, _Traits>& __os,
163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type;
179 typename _CharT, typename _Traits>
180 std::basic_istream<_CharT, _Traits>&
181 operator>>(std::basic_istream<_CharT, _Traits>& __is,
184 typedef std::basic_istream<_CharT, _Traits> __istream_type;
364 typename _CharT, typename _Traits>
365 std::basic_ostream<_CharT, _Traits>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
bitset 753 template<class _CharT, class _Traits, class _Alloc>
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
763 std::basic_string<_CharT, _Traits, _Alloc>::npos,
776 template<class _CharT, class _Traits, class _Alloc>
777 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
789 template<class _CharT, class _Traits, class _Alloc>
790 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
1030 template<class _CharT, class _Traits, class _Alloc>
1031 std::basic_string<_CharT, _Traits, _Alloc>
1034 std::basic_string<_CharT, _Traits, _Alloc> __result
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
bitset 753 template<class _CharT, class _Traits, class _Alloc>
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
763 std::basic_string<_CharT, _Traits, _Alloc>::npos,
776 template<class _CharT, class _Traits, class _Alloc>
777 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
789 template<class _CharT, class _Traits, class _Alloc>
790 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
1030 template<class _CharT, class _Traits, class _Alloc>
1031 std::basic_string<_CharT, _Traits, _Alloc>
1034 std::basic_string<_CharT, _Traits, _Alloc> __result
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
bitset 753 template<class _CharT, class _Traits, class _Alloc>
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
763 std::basic_string<_CharT, _Traits, _Alloc>::npos,
776 template<class _CharT, class _Traits, class _Alloc>
777 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
789 template<class _CharT, class _Traits, class _Alloc>
790 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
1030 template<class _CharT, class _Traits, class _Alloc>
1031 std::basic_string<_CharT, _Traits, _Alloc>
1034 std::basic_string<_CharT, _Traits, _Alloc> __result
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
bitset 753 template<class _CharT, class _Traits, class _Alloc>
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
763 std::basic_string<_CharT, _Traits, _Alloc>::npos,
776 template<class _CharT, class _Traits, class _Alloc>
777 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
789 template<class _CharT, class _Traits, class _Alloc>
790 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
1030 template<class _CharT, class _Traits, class _Alloc>
1031 std::basic_string<_CharT, _Traits, _Alloc>
1034 std::basic_string<_CharT, _Traits, _Alloc> __result
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
bitset 753 template<class _CharT, class _Traits, class _Alloc>
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
763 std::basic_string<_CharT, _Traits, _Alloc>::npos,
776 template<class _CharT, class _Traits, class _Alloc>
777 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
789 template<class _CharT, class _Traits, class _Alloc>
790 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s,
1030 template<class _CharT, class _Traits, class _Alloc>
1031 std::basic_string<_CharT, _Traits, _Alloc>
1034 std::basic_string<_CharT, _Traits, _Alloc> __result
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
istream 50 * @tparam _Traits Traits for character type, defaults to
57 template<typename _CharT, typename _Traits>
58 class basic_istream : virtual public basic_ios<_CharT, _Traits>
63 typedef typename _Traits::int_type int_type;
64 typedef typename _Traits::pos_type pos_type;
65 typedef typename _Traits::off_type off_type;
66 typedef _Traits traits_type;
69 typedef basic_streambuf<_CharT, _Traits> __streambuf_type;
70 typedef basic_ios<_CharT, _Traits> __ios_type;
71 typedef basic_istream<_CharT, _Traits> __istream_type
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
streambuf_iterator.h 44 template<typename _CharT, typename _Traits>
46 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
54 typedef _Traits traits_type;
55 typedef typename _Traits::int_type int_type;
56 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
57 typedef basic_istream<_CharT, _Traits> istream_type;
185 template<typename _CharT, typename _Traits>
187 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
188 const istreambuf_iterator<_CharT, _Traits>& __b)
191 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h 51 template<typename _CharT, typename _Traits>
53 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
61 typedef _Traits traits_type;
62 typedef typename _Traits::int_type int_type;
63 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
64 typedef basic_istream<_CharT, _Traits> istream_type;
192 template<typename _CharT, typename _Traits>
194 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
195 const istreambuf_iterator<_CharT, _Traits>& __b)
198 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h 51 template<typename _CharT, typename _Traits>
53 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
61 typedef _Traits traits_type;
62 typedef typename _Traits::int_type int_type;
63 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
64 typedef basic_istream<_CharT, _Traits> istream_type;
192 template<typename _CharT, typename _Traits>
194 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
195 const istreambuf_iterator<_CharT, _Traits>& __b)
198 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 44 template<typename _CharT, typename _Traits>
46 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
54 typedef _Traits traits_type;
55 typedef typename _Traits::int_type int_type;
56 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
57 typedef basic_istream<_CharT, _Traits> istream_type;
185 template<typename _CharT, typename _Traits>
187 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
188 const istreambuf_iterator<_CharT, _Traits>& __b)
191 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 44 template<typename _CharT, typename _Traits>
46 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
54 typedef _Traits traits_type;
55 typedef typename _Traits::int_type int_type;
56 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
57 typedef basic_istream<_CharT, _Traits> istream_type;
185 template<typename _CharT, typename _Traits>
187 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
188 const istreambuf_iterator<_CharT, _Traits>& __b)
191 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 44 template<typename _CharT, typename _Traits>
46 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
54 typedef _Traits traits_type;
55 typedef typename _Traits::int_type int_type;
56 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
57 typedef basic_istream<_CharT, _Traits> istream_type;
185 template<typename _CharT, typename _Traits>
187 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
188 const istreambuf_iterator<_CharT, _Traits>& __b)
191 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
streambuf_iterator.h 44 template<typename _CharT, typename _Traits>
46 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
54 typedef _Traits traits_type;
55 typedef typename _Traits::int_type int_type;
56 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
57 typedef basic_istream<_CharT, _Traits> istream_type;
185 template<typename _CharT, typename _Traits>
187 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
188 const istreambuf_iterator<_CharT, _Traits>& __b)
191 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
streambuf_iterator.h 51 template<typename _CharT, typename _Traits>
53 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
61 typedef _Traits traits_type;
62 typedef typename _Traits::int_type int_type;
63 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
64 typedef basic_istream<_CharT, _Traits> istream_type;
192 template<typename _CharT, typename _Traits>
194 operator==(const istreambuf_iterator<_CharT, _Traits>& __a,
195 const istreambuf_iterator<_CharT, _Traits>& __b)
198 template<typename _CharT, typename _Traits>
    [all...]

Completed in 159 milliseconds

<<11121314151617181920>>