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

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 29 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
32 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
35 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
38 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
41 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
44 template <class _CharT, _STLP_DFL_TMPL_PARAM( _Traits , char_traits<_CharT>),
48 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
52 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
56 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
60 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 29 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
32 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
35 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
38 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
41 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
44 template <class _CharT, _STLP_DFL_TMPL_PARAM( _Traits , char_traits<_CharT>),
48 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
52 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
56 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
60 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_iosfwd.h 29 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
32 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
35 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
38 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
41 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
44 template <class _CharT, _STLP_DFL_TMPL_PARAM( _Traits , char_traits<_CharT>),
48 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
52 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
56 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
60 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_iosfwd.h 29 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
32 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
35 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
38 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
41 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>) >
44 template <class _CharT, _STLP_DFL_TMPL_PARAM( _Traits , char_traits<_CharT>),
48 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
52 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
56 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>),
60 template <class _CharT, _STLP_DFL_TMPL_PARAM(_Traits , char_traits<_CharT>)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
43 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
51 typedef _Traits traits_type;
52 typedef typename _Traits::char_type value_type;
626 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
840 template<typename _CharT, typename _Traits, typename _Allocator>
841 inline basic_string<_CharT,_Traits,_Allocator>
842 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
string 40 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
43 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
47 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
52 typedef _Traits traits_type;
53 typedef typename _Traits::char_type value_type;
665 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
879 template<typename _CharT, typename _Traits, typename _Allocator>
880 inline basic_string<_CharT,_Traits,_Allocator>
881 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
string 40 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
43 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
47 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
52 typedef _Traits traits_type;
53 typedef typename _Traits::char_type value_type;
665 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
879 template<typename _CharT, typename _Traits, typename _Allocator>
880 inline basic_string<_CharT,_Traits,_Allocator>
881 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
43 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
51 typedef _Traits traits_type;
52 typedef typename _Traits::char_type value_type;
626 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
840 template<typename _CharT, typename _Traits, typename _Allocator>
841 inline basic_string<_CharT,_Traits,_Allocator>
842 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
43 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
51 typedef _Traits traits_type;
52 typedef typename _Traits::char_type value_type;
626 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
840 template<typename _CharT, typename _Traits, typename _Allocator>
841 inline basic_string<_CharT,_Traits,_Allocator>
842 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
43 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
51 typedef _Traits traits_type;
52 typedef typename _Traits::char_type value_type;
626 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
840 template<typename _CharT, typename _Traits, typename _Allocator>
841 inline basic_string<_CharT,_Traits,_Allocator>
842 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
43 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
51 typedef _Traits traits_type;
52 typedef typename _Traits::char_type value_type;
626 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
840 template<typename _CharT, typename _Traits, typename _Allocator>
841 inline basic_string<_CharT,_Traits,_Allocator>
842 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
string 40 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
43 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
47 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
52 typedef _Traits traits_type;
53 typedef typename _Traits::char_type value_type;
665 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
879 template<typename _CharT, typename _Traits, typename _Allocator>
880 inline basic_string<_CharT,_Traits,_Allocator>
881 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
string 40 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
43 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
47 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
52 typedef _Traits traits_type;
53 typedef typename _Traits::char_type value_type;
706 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
927 template<typename _CharT, typename _Traits, typename _Allocator>
928 inline basic_string<_CharT,_Traits,_Allocator>
929 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
string 40 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
43 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
47 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
52 typedef _Traits traits_type;
53 typedef typename _Traits::char_type value_type;
665 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
879 template<typename _CharT, typename _Traits, typename _Allocator>
880 inline basic_string<_CharT,_Traits,_Allocator>
881 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
string 40 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
43 : public std::basic_string<_CharT, _Traits, _Allocator>,
44 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
47 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
52 typedef _Traits traits_type;
53 typedef typename _Traits::char_type value_type;
706 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
927 template<typename _CharT, typename _Traits, typename _Allocator>
928 inline basic_string<_CharT,_Traits,_Allocator>
929 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
string 39 template<typename _CharT, typename _Traits = std::char_traits<_CharT>,
42 : public std::basic_string<_CharT, _Traits, _Allocator>,
43 public __gnu_debug::_Safe_sequence<basic_string<_CharT, _Traits,
46 typedef std::basic_string<_CharT, _Traits, _Allocator> _Base;
51 typedef _Traits traits_type;
52 typedef typename _Traits::char_type value_type;
706 swap(basic_string<_CharT,_Traits,_Allocator>& __x)
927 template<typename _CharT, typename _Traits, typename _Allocator>
928 inline basic_string<_CharT,_Traits,_Allocator>
929 operator+(const basic_string<_CharT,_Traits,_Allocator>& __lhs
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
istream.tcc 45 template<typename _CharT, typename _Traits>
46 basic_istream<_CharT, _Traits>::sentry::
47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
83 template<typename _CharT, typename _Traits>
85 basic_istream<_CharT, _Traits>&
86 basic_istream<_CharT, _Traits>::
111 template<typename _CharT, typename _Traits>
112 basic_istream<_CharT, _Traits>&
113 basic_istream<_CharT, _Traits>::
131 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc 45 template<typename _CharT, typename _Traits>
46 basic_istream<_CharT, _Traits>::sentry::
47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
83 template<typename _CharT, typename _Traits>
85 basic_istream<_CharT, _Traits>&
86 basic_istream<_CharT, _Traits>::
111 template<typename _CharT, typename _Traits>
112 basic_istream<_CharT, _Traits>&
113 basic_istream<_CharT, _Traits>::
131 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc 45 template<typename _CharT, typename _Traits>
46 basic_istream<_CharT, _Traits>::sentry::
47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
83 template<typename _CharT, typename _Traits>
85 basic_istream<_CharT, _Traits>&
86 basic_istream<_CharT, _Traits>::
111 template<typename _CharT, typename _Traits>
112 basic_istream<_CharT, _Traits>&
113 basic_istream<_CharT, _Traits>::
131 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
istream.tcc 45 template<typename _CharT, typename _Traits>
46 basic_istream<_CharT, _Traits>::sentry::
47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
83 template<typename _CharT, typename _Traits>
85 basic_istream<_CharT, _Traits>&
86 basic_istream<_CharT, _Traits>::
111 template<typename _CharT, typename _Traits>
112 basic_istream<_CharT, _Traits>&
113 basic_istream<_CharT, _Traits>::
131 template<typename _CharT, typename _Traits>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
istream.tcc 45 template<typename _CharT, typename _Traits>
46 basic_istream<_CharT, _Traits>::sentry::
47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
83 template<typename _CharT, typename _Traits>
85 basic_istream<_CharT, _Traits>&
86 basic_istream<_CharT, _Traits>::
111 template<typename _CharT, typename _Traits>
112 basic_istream<_CharT, _Traits>&
113 basic_istream<_CharT, _Traits>::
131 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/
ostream 56 template<typename _CharT, typename _Traits>
57 class basic_ostream : 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_ostream<_CharT, _Traits> __ostream_type;
71 typedef num_put<_CharT, ostreambuf_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/
ostream 56 template<typename _CharT, typename _Traits>
57 class basic_ostream : 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_ostream<_CharT, _Traits> __ostream_type;
71 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
ostream 56 template<typename _CharT, typename _Traits>
57 class basic_ostream : 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_ostream<_CharT, _Traits> __ostream_type;
71 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
ostream 56 template<typename _CharT, typename _Traits>
57 class basic_ostream : 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_ostream<_CharT, _Traits> __ostream_type;
71 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]

Completed in 1876 milliseconds

1 2 3 4 5 67 8 91011>>