HomeSort by relevance Sort by last modified time
    Searched refs:_StateT (Results 1 - 25 of 32) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
postypes.h 111 template<typename _StateT>
116 _StateT _M_state;
141 state(_StateT __st)
145 _StateT
214 template<typename _StateT>
216 operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
219 template<typename _StateT>
221 operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs
    [all...]
codecvt.h 66 template<typename _InternT, typename _ExternT, typename _StateT>
75 typedef _StateT state_type;
267 template<typename _InternT, typename _ExternT, typename _StateT>
269 : public __codecvt_abstract_base<_InternT, _ExternT, _StateT>
276 typedef _StateT state_type;
286 : __codecvt_abstract_base<_InternT, _ExternT, _StateT> (__refs) { }
325 template<typename _InternT, typename _ExternT, typename _StateT>
326 locale::id codecvt<_InternT, _ExternT, _StateT>::id;
447 template<typename _InternT, typename _ExternT, typename _StateT>
448 class codecvt_byname : public codecvt<_InternT, _ExternT, _StateT>
    [all...]
localefwd.h 125 template<typename _InternT, typename _ExternT, typename _StateT>
131 template<typename _InternT, typename _ExternT, typename _StateT>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
postypes.h 113 template<typename _StateT>
118 _StateT _M_state;
143 state(_StateT __st)
147 _StateT
216 template<typename _StateT>
218 operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
221 template<typename _StateT>
223 operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs
    [all...]
codecvt.h 68 template<typename _InternT, typename _ExternT, typename _StateT>
77 typedef _StateT state_type;
276 template<typename _InternT, typename _ExternT, typename _StateT>
278 : public __codecvt_abstract_base<_InternT, _ExternT, _StateT>
285 typedef _StateT state_type;
295 : __codecvt_abstract_base<_InternT, _ExternT, _StateT> (__refs) { }
334 template<typename _InternT, typename _ExternT, typename _StateT>
335 locale::id codecvt<_InternT, _ExternT, _StateT>::id;
456 template<typename _InternT, typename _ExternT, typename _StateT>
457 class codecvt_byname : public codecvt<_InternT, _ExternT, _StateT>
    [all...]
regex_nfa.h 259 typedef _State _StateT;
290 this->push_back(_StateT(_S_opcode_accept));
298 this->push_back(_StateT(__next, __alt));
305 this->push_back(_StateT(__m));
312 this->push_back(_StateT(_S_opcode_subexpr_begin, _M_subexpr_count++, __t));
319 this->push_back(_StateT(_S_opcode_subexpr_end, __i, __t));
localefwd.h 133 template<typename _InternT, typename _ExternT, typename _StateT>
139 template<typename _InternT, typename _ExternT, typename _StateT>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
postypes.h 113 template<typename _StateT>
118 _StateT _M_state;
143 state(_StateT __st)
147 _StateT
216 template<typename _StateT>
218 operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
221 template<typename _StateT>
223 operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs
    [all...]
codecvt.h 68 template<typename _InternT, typename _ExternT, typename _StateT>
77 typedef _StateT state_type;
276 template<typename _InternT, typename _ExternT, typename _StateT>
278 : public __codecvt_abstract_base<_InternT, _ExternT, _StateT>
285 typedef _StateT state_type;
295 : __codecvt_abstract_base<_InternT, _ExternT, _StateT> (__refs) { }
334 template<typename _InternT, typename _ExternT, typename _StateT>
335 locale::id codecvt<_InternT, _ExternT, _StateT>::id;
456 template<typename _InternT, typename _ExternT, typename _StateT>
457 class codecvt_byname : public codecvt<_InternT, _ExternT, _StateT>
    [all...]
regex_nfa.h 259 typedef _State _StateT;
290 this->push_back(_StateT(_S_opcode_accept));
298 this->push_back(_StateT(__next, __alt));
305 this->push_back(_StateT(__m));
312 this->push_back(_StateT(_S_opcode_subexpr_begin, _M_subexpr_count++, __t));
319 this->push_back(_StateT(_S_opcode_subexpr_end, __i, __t));
localefwd.h 133 template<typename _InternT, typename _ExternT, typename _StateT>
139 template<typename _InternT, typename _ExternT, typename _StateT>
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 111 template<typename _StateT>
116 _StateT _M_state;
141 state(_StateT __st)
145 _StateT
214 template<typename _StateT>
216 operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
219 template<typename _StateT>
221 operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs
    [all...]
codecvt.h 66 template<typename _InternT, typename _ExternT, typename _StateT>
75 typedef _StateT state_type;
267 template<typename _InternT, typename _ExternT, typename _StateT>
269 : public __codecvt_abstract_base<_InternT, _ExternT, _StateT>
276 typedef _StateT state_type;
286 : __codecvt_abstract_base<_InternT, _ExternT, _StateT> (__refs) { }
325 template<typename _InternT, typename _ExternT, typename _StateT>
326 locale::id codecvt<_InternT, _ExternT, _StateT>::id;
447 template<typename _InternT, typename _ExternT, typename _StateT>
448 class codecvt_byname : public codecvt<_InternT, _ExternT, _StateT>
    [all...]
localefwd.h 125 template<typename _InternT, typename _ExternT, typename _StateT>
131 template<typename _InternT, typename _ExternT, typename _StateT>
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 111 template<typename _StateT>
116 _StateT _M_state;
141 state(_StateT __st)
145 _StateT
214 template<typename _StateT>
216 operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
219 template<typename _StateT>
221 operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs
    [all...]
codecvt.h 66 template<typename _InternT, typename _ExternT, typename _StateT>
75 typedef _StateT state_type;
267 template<typename _InternT, typename _ExternT, typename _StateT>
269 : public __codecvt_abstract_base<_InternT, _ExternT, _StateT>
276 typedef _StateT state_type;
286 : __codecvt_abstract_base<_InternT, _ExternT, _StateT> (__refs) { }
325 template<typename _InternT, typename _ExternT, typename _StateT>
326 locale::id codecvt<_InternT, _ExternT, _StateT>::id;
447 template<typename _InternT, typename _ExternT, typename _StateT>
448 class codecvt_byname : public codecvt<_InternT, _ExternT, _StateT>
    [all...]
localefwd.h 125 template<typename _InternT, typename _ExternT, typename _StateT>
131 template<typename _InternT, typename _ExternT, typename _StateT>
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 111 template<typename _StateT>
116 _StateT _M_state;
141 state(_StateT __st)
145 _StateT
214 template<typename _StateT>
216 operator==(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
219 template<typename _StateT>
221 operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs
    [all...]
codecvt.h 66 template<typename _InternT, typename _ExternT, typename _StateT>
75 typedef _StateT state_type;
267 template<typename _InternT, typename _ExternT, typename _StateT>
269 : public __codecvt_abstract_base<_InternT, _ExternT, _StateT>
276 typedef _StateT state_type;
286 : __codecvt_abstract_base<_InternT, _ExternT, _StateT> (__refs) { }
325 template<typename _InternT, typename _ExternT, typename _StateT>
326 locale::id codecvt<_InternT, _ExternT, _StateT>::id;
447 template<typename _InternT, typename _ExternT, typename _StateT>
448 class codecvt_byname : public codecvt<_InternT, _ExternT, _StateT>
    [all...]
localefwd.h 125 template<typename _InternT, typename _ExternT, typename _StateT>
131 template<typename _InternT, typename _ExternT, typename _StateT>
  /external/stlport/stlport/stl/
char_traits.h 87 template <class _StateT> class fpos {
89 fpos(streamoff __pos) : _M_pos(__pos), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
90 fpos() : _M_pos(0), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
120 _StateT state() const { return _M_st; }
121 void state(_StateT __st) { _M_st = __st; }
124 _StateT _M_st;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 87 template <class _StateT> class fpos {
89 fpos(streamoff __pos) : _M_pos(__pos), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
90 fpos() : _M_pos(0), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
120 _StateT state() const { return _M_st; }
121 void state(_StateT __st) { _M_st = __st; }
124 _StateT _M_st;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 87 template <class _StateT> class fpos {
89 fpos(streamoff __pos) : _M_pos(__pos), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
90 fpos() : _M_pos(0), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
120 _StateT state() const { return _M_st; }
121 void state(_StateT __st) { _M_st = __st; }
124 _StateT _M_st;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 87 template <class _StateT> class fpos {
89 fpos(streamoff __pos) : _M_pos(__pos), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
90 fpos() : _M_pos(0), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
120 _StateT state() const { return _M_st; }
121 void state(_StateT __st) { _M_st = __st; }
124 _StateT _M_st;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 87 template <class _StateT> class fpos {
89 fpos(streamoff __pos) : _M_pos(__pos), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
90 fpos() : _M_pos(0), _M_st(_STLP_NULL_CHAR_INIT(_StateT)) {}
120 _StateT state() const { return _M_st; }
121 void state(_StateT __st) { _M_st = __st; }
124 _StateT _M_st;

Completed in 717 milliseconds

1 2