HomeSort by relevance Sort by last modified time
    Searched refs:_Self (Results 101 - 125 of 393) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 273 typedef moneypunct_byname<char, true> _Self;
275 moneypunct_byname(_Self const&);
276 _Self& operator = (_Self const&);
306 typedef moneypunct_byname<char, false> _Self;
308 moneypunct_byname(_Self const&);
309 _Self& operator = (_Self const&);
340 typedef moneypunct_byname<wchar_t, true> _Self;
342 moneypunct_byname(_Self const&)
    [all...]
_stack.h 58 typedef stack<_Tp> _Self;
60 typedef stack<_Tp, _Sequence> _Self;
78 stack(__move_source<_Self> src)
90 void _M_swap_workaround(_Self& __x) {
_rope.h 202 > _Self;
204 > _Self;
210 typedef sequence_buffer<_Sequence, _Buf_sz, _V> _Self;
223 sequence_buffer(const _Self& __x) {
228 sequence_buffer(_Self& __x) {
234 _Self& operator= (_Self& __x) {
240 _Self& operator= (const _Self& __x) {
271 _Self& write(const value_type *__s, size_t __len)
    [all...]
_ctype.h 167 typedef ctype_byname<char> _Self;
168 ctype_byname(_Self const&);
169 _Self& operator = (_Self const&);
264 typedef ctype_byname<wchar_t> _Self;
265 ctype_byname(_Self const&);
266 _Self& operator = (_Self const&);
_queue.h 70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
90 queue(__move_source<_Self> src)
105 void _M_swap_workaround(_Self& __x) {
154 typedef priority_queue<_Tp> _Self;
156 typedef priority_queue<_Tp, _Sequence, _Compare> _Self;
177 priority_queue(__move_source<_Self> src)
238 void _M_swap_workaround(_Self& __x) {
  /external/stlport/stlport/stl/
_rope.h 202 > _Self;
204 > _Self;
210 typedef sequence_buffer<_Sequence, _Buf_sz, _V> _Self;
223 sequence_buffer(const _Self& __x) {
228 sequence_buffer(_Self& __x) {
234 _Self& operator= (_Self& __x) {
240 _Self& operator= (const _Self& __x) {
271 _Self& write(const value_type *__s, size_t __len)
    [all...]
_ctype.h 167 typedef ctype_byname<char> _Self;
168 ctype_byname(_Self const&);
169 _Self& operator = (_Self const&);
264 typedef ctype_byname<wchar_t> _Self;
265 ctype_byname(_Self const&);
266 _Self& operator = (_Self const&);
_queue.h 70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
90 queue(__move_source<_Self> src)
105 void _M_swap_workaround(_Self& __x) {
154 typedef priority_queue<_Tp> _Self;
156 typedef priority_queue<_Tp, _Sequence, _Compare> _Self;
177 priority_queue(__move_source<_Self> src)
238 void _M_swap_workaround(_Self& __x) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 202 > _Self;
204 > _Self;
210 typedef sequence_buffer<_Sequence, _Buf_sz, _V> _Self;
223 sequence_buffer(const _Self& __x) {
228 sequence_buffer(_Self& __x) {
234 _Self& operator= (_Self& __x) {
240 _Self& operator= (const _Self& __x) {
271 _Self& write(const value_type *__s, size_t __len)
    [all...]
_ctype.h 167 typedef ctype_byname<char> _Self;
168 ctype_byname(_Self const&);
169 _Self& operator = (_Self const&);
264 typedef ctype_byname<wchar_t> _Self;
265 ctype_byname(_Self const&);
266 _Self& operator = (_Self const&);
_queue.h 70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
90 queue(__move_source<_Self> src)
105 void _M_swap_workaround(_Self& __x) {
154 typedef priority_queue<_Tp> _Self;
156 typedef priority_queue<_Tp, _Sequence, _Compare> _Self;
177 priority_queue(__move_source<_Self> src)
238 void _M_swap_workaround(_Self& __x) {
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 202 > _Self;
204 > _Self;
210 typedef sequence_buffer<_Sequence, _Buf_sz, _V> _Self;
223 sequence_buffer(const _Self& __x) {
228 sequence_buffer(_Self& __x) {
234 _Self& operator= (_Self& __x) {
240 _Self& operator= (const _Self& __x) {
271 _Self& write(const value_type *__s, size_t __len)
    [all...]
_ctype.h 167 typedef ctype_byname<char> _Self;
168 ctype_byname(_Self const&);
169 _Self& operator = (_Self const&);
264 typedef ctype_byname<wchar_t> _Self;
265 ctype_byname(_Self const&);
266 _Self& operator = (_Self const&);
_queue.h 70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
90 queue(__move_source<_Self> src)
105 void _M_swap_workaround(_Self& __x) {
154 typedef priority_queue<_Tp> _Self;
156 typedef priority_queue<_Tp, _Sequence, _Compare> _Self;
177 priority_queue(__move_source<_Self> src)
238 void _M_swap_workaround(_Self& __x) {
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 202 > _Self;
204 > _Self;
210 typedef sequence_buffer<_Sequence, _Buf_sz, _V> _Self;
223 sequence_buffer(const _Self& __x) {
228 sequence_buffer(_Self& __x) {
234 _Self& operator= (_Self& __x) {
240 _Self& operator= (const _Self& __x) {
271 _Self& write(const value_type *__s, size_t __len)
    [all...]
_ctype.h 167 typedef ctype_byname<char> _Self;
168 ctype_byname(_Self const&);
169 _Self& operator = (_Self const&);
264 typedef ctype_byname<wchar_t> _Self;
265 ctype_byname(_Self const&);
266 _Self& operator = (_Self const&);
_queue.h 70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
90 queue(__move_source<_Self> src)
105 void _M_swap_workaround(_Self& __x) {
154 typedef priority_queue<_Tp> _Self;
156 typedef priority_queue<_Tp, _Sequence, _Compare> _Self;
177 priority_queue(__move_source<_Self> src)
238 void _M_swap_workaround(_Self& __x) {
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 202 > _Self;
204 > _Self;
210 typedef sequence_buffer<_Sequence, _Buf_sz, _V> _Self;
223 sequence_buffer(const _Self& __x) {
228 sequence_buffer(_Self& __x) {
234 _Self& operator= (_Self& __x) {
240 _Self& operator= (const _Self& __x) {
271 _Self& write(const value_type *__s, size_t __len)
    [all...]
_ctype.h 167 typedef ctype_byname<char> _Self;
168 ctype_byname(_Self const&);
169 _Self& operator = (_Self const&);
264 typedef ctype_byname<wchar_t> _Self;
265 ctype_byname(_Self const&);
266 _Self& operator = (_Self const&);
_queue.h 70 typedef queue<_Tp> _Self;
72 typedef queue<_Tp, _Sequence> _Self;
90 queue(__move_source<_Self> src)
105 void _M_swap_workaround(_Self& __x) {
154 typedef priority_queue<_Tp> _Self;
156 typedef priority_queue<_Tp, _Sequence, _Compare> _Self;
177 priority_queue(__move_source<_Self> src)
238 void _M_swap_workaround(_Self& __x) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 115 typedef _List_iterator<_Tp> _Self;
140 _Self&
147 _Self
150 _Self __tmp = *this;
155 _Self&
162 _Self
165 _Self __tmp = *this;
171 operator==(const _Self& __x) const
175 operator!=(const _Self& __x) const
190 typedef _List_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 115 typedef _List_iterator<_Tp> _Self;
140 _Self&
147 _Self
150 _Self __tmp = *this;
155 _Self&
162 _Self
165 _Self __tmp = *this;
171 operator==(const _Self& __x) const
175 operator!=(const _Self& __x) const
190 typedef _List_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 115 typedef _List_iterator<_Tp> _Self;
140 _Self&
147 _Self
150 _Self __tmp = *this;
155 _Self&
162 _Self
165 _Self __tmp = *this;
171 operator==(const _Self& __x) const
175 operator!=(const _Self& __x) const
190 typedef _List_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 115 typedef _List_iterator<_Tp> _Self;
140 _Self&
147 _Self
150 _Self __tmp = *this;
155 _Self&
162 _Self
165 _Self __tmp = *this;
171 operator==(const _Self& __x) const
175 operator!=(const _Self& __x) const
190 typedef _List_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 115 typedef _List_iterator<_Tp> _Self;
140 _Self&
147 _Self
150 _Self __tmp = *this;
155 _Self&
162 _Self
165 _Self __tmp = *this;
171 operator==(const _Self& __x) const
175 operator!=(const _Self& __x) const
190 typedef _List_const_iterator<_Tp> _Self;
    [all...]

Completed in 915 milliseconds

1 2 3 45 6 7 8 91011>>