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

1 2 3 4 5 6 78 91011>>

  /external/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.h 140 template <class _Traits> class _Noconv_input;
141 template <class _Traits> class _Noconv_output;
145 template <class _CharT, class _Traits>
148 template <class _CharT, class _Traits>
149 class basic_filebuf : public basic_streambuf<_CharT, _Traits> {
152 typedef typename _Traits::int_type int_type;
153 typedef typename _Traits::pos_type pos_type;
154 typedef typename _Traits::off_type off_type;
155 typedef _Traits traits_type;
157 typedef typename _Traits::state_type _State_type
    [all...]
_ios.h 43 // The second template parameter, _Traits, defaults to char_traits<_CharT>.
47 template <class _CharT, class _Traits>
52 typedef typename _Traits::int_type int_type;
53 typedef typename _Traits::pos_type pos_type;
54 typedef typename _Traits::off_type off_type;
55 typedef _Traits traits_type;
58 explicit basic_ios(basic_streambuf<_CharT, _Traits>* __streambuf);
62 basic_ostream<_CharT, _Traits>* tie() const {
65 basic_ostream<_CharT, _Traits>*
72 basic_streambuf<_CharT, _Traits>* rdbuf() cons
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
string     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ostream 54 template<typename _CharT, typename _Traits>
55 class basic_ostream : virtual public basic_ios<_CharT, _Traits>
60 typedef typename _Traits::int_type int_type;
61 typedef typename _Traits::pos_type pos_type;
62 typedef typename _Traits::off_type off_type;
63 typedef _Traits traits_type;
66 typedef basic_streambuf<_CharT, _Traits> __streambuf_type;
67 typedef basic_ios<_CharT, _Traits> __ios_type;
68 typedef basic_ostream<_CharT, _Traits> __ostream_type;
69 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
ostream 54 template<typename _CharT, typename _Traits>
55 class basic_ostream : virtual public basic_ios<_CharT, _Traits>
60 typedef typename _Traits::int_type int_type;
61 typedef typename _Traits::pos_type pos_type;
62 typedef typename _Traits::off_type off_type;
63 typedef _Traits traits_type;
66 typedef basic_streambuf<_CharT, _Traits> __streambuf_type;
67 typedef basic_ios<_CharT, _Traits> __ios_type;
68 typedef basic_ostream<_CharT, _Traits> __ostream_type;
69 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
ostream 54 template<typename _CharT, typename _Traits>
55 class basic_ostream : virtual public basic_ios<_CharT, _Traits>
60 typedef typename _Traits::int_type int_type;
61 typedef typename _Traits::pos_type pos_type;
62 typedef typename _Traits::off_type off_type;
63 typedef _Traits traits_type;
66 typedef basic_streambuf<_CharT, _Traits> __streambuf_type;
67 typedef basic_ios<_CharT, _Traits> __ios_type;
68 typedef basic_ostream<_CharT, _Traits> __ostream_type;
69 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
ostream 54 template<typename _CharT, typename _Traits>
55 class basic_ostream : virtual public basic_ios<_CharT, _Traits>
60 typedef typename _Traits::int_type int_type;
61 typedef typename _Traits::pos_type pos_type;
62 typedef typename _Traits::off_type off_type;
63 typedef _Traits traits_type;
66 typedef basic_streambuf<_CharT, _Traits> __streambuf_type;
67 typedef basic_ios<_CharT, _Traits> __ios_type;
68 typedef basic_ostream<_CharT, _Traits> __ostream_type;
69 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
ostream 54 template<typename _CharT, typename _Traits>
55 class basic_ostream : virtual public basic_ios<_CharT, _Traits>
60 typedef typename _Traits::int_type int_type;
61 typedef typename _Traits::pos_type pos_type;
62 typedef typename _Traits::off_type off_type;
63 typedef _Traits traits_type;
66 typedef basic_streambuf<_CharT, _Traits> __streambuf_type;
67 typedef basic_ios<_CharT, _Traits> __ios_type;
68 typedef basic_ostream<_CharT, _Traits> __ostream_type;
69 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> >
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
bitset 124 template<typename _CharT, typename _Traits, typename _Alloc>
126 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
127 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
129 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
130 __n = (std::basic_string<_CharT, _Traits, _Alloc>::npos))
135 template<class _CharT, class _Traits, class _Alloc>
136 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
137 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
139 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
249 template <typename _CharT, typename _Traits, typename _Alloc
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/
bitset 124 template<typename _CharT, typename _Traits, typename _Alloc>
126 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
127 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
129 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
130 __n = (std::basic_string<_CharT, _Traits, _Alloc>::npos))
135 template<class _CharT, class _Traits, class _Alloc>
136 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
137 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
139 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
249 template <typename _CharT, typename _Traits, typename _Alloc
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
bitset 124 template<typename _CharT, typename _Traits, typename _Alloc>
126 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
127 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
129 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
130 __n = (std::basic_string<_CharT, _Traits, _Alloc>::npos))
135 template<class _CharT, class _Traits, class _Alloc>
136 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
137 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
139 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
249 template <typename _CharT, typename _Traits, typename _Alloc
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
bitset 124 template<typename _CharT, typename _Traits, typename _Alloc>
126 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
127 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
129 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
130 __n = (std::basic_string<_CharT, _Traits, _Alloc>::npos))
135 template<class _CharT, class _Traits, class _Alloc>
136 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
137 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
139 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
249 template <typename _CharT, typename _Traits, typename _Alloc
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
bitset 124 template<typename _CharT, typename _Traits, typename _Alloc>
126 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
127 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
129 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
130 __n = (std::basic_string<_CharT, _Traits, _Alloc>::npos))
135 template<class _CharT, class _Traits, class _Alloc>
136 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __str,
137 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
139 typename std::basic_string<_CharT, _Traits, _Alloc>::size_type
249 template <typename _CharT, typename _Traits, typename _Alloc
    [all...]

Completed in 943 milliseconds

1 2 3 4 5 6 78 91011>>