HomeSort by relevance Sort by last modified time
    Searched full:_self (Results 126 - 150 of 453) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_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) {
_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&);
_time_facets.h 215 typedef time_get_byname<_Ch, _InIt> _Self;
217 time_get_byname(_Self const&);
218 _Self& operator = (_Self const&);
303 typedef time_put_byname<_Ch, _OutIt> _Self;
305 time_put_byname(_Self const&);
306 _Self& operator = (_Self const&);
_list.h 102 typedef _List_iterator<_Tp, _Traits> _Self;
122 _Self& operator++() {
126 _Self operator++(int) {
127 _Self __tmp = *this;
131 _Self& operator--() {
135 _Self operator--(int) {
136 _Self __tmp = *this;
179 typedef _List_base<_Tp, _Alloc> _Self;
192 _List_base(__move_source<_Self> src) :
259 typedef list<_Tp, _Alloc> _Self;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_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) {
_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&);
_time_facets.h 215 typedef time_get_byname<_Ch, _InIt> _Self;
217 time_get_byname(_Self const&);
218 _Self& operator = (_Self const&);
303 typedef time_put_byname<_Ch, _OutIt> _Self;
305 time_put_byname(_Self const&);
306 _Self& operator = (_Self const&);
_list.h 102 typedef _List_iterator<_Tp, _Traits> _Self;
122 _Self& operator++() {
126 _Self operator++(int) {
127 _Self __tmp = *this;
131 _Self& operator--() {
135 _Self operator--(int) {
136 _Self __tmp = *this;
179 typedef _List_base<_Tp, _Alloc> _Self;
192 _List_base(__move_source<_Self> src) :
259 typedef list<_Tp, _Alloc> _Self;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_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) {
_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&);
_time_facets.h 215 typedef time_get_byname<_Ch, _InIt> _Self;
217 time_get_byname(_Self const&);
218 _Self& operator = (_Self const&);
303 typedef time_put_byname<_Ch, _OutIt> _Self;
305 time_put_byname(_Self const&);
306 _Self& operator = (_Self const&);
_list.h 102 typedef _List_iterator<_Tp, _Traits> _Self;
122 _Self& operator++() {
126 _Self operator++(int) {
127 _Self __tmp = *this;
131 _Self& operator--() {
135 _Self operator--(int) {
136 _Self __tmp = *this;
179 typedef _List_base<_Tp, _Alloc> _Self;
192 _List_base(__move_source<_Self> src) :
259 typedef list<_Tp, _Alloc> _Self;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_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) {
_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&);
_time_facets.h 215 typedef time_get_byname<_Ch, _InIt> _Self;
217 time_get_byname(_Self const&);
218 _Self& operator = (_Self const&);
303 typedef time_put_byname<_Ch, _OutIt> _Self;
305 time_put_byname(_Self const&);
306 _Self& operator = (_Self const&);
_list.h 102 typedef _List_iterator<_Tp, _Traits> _Self;
122 _Self& operator++() {
126 _Self operator++(int) {
127 _Self __tmp = *this;
131 _Self& operator--() {
135 _Self operator--(int) {
136 _Self __tmp = *this;
179 typedef _List_base<_Tp, _Alloc> _Self;
192 _List_base(__move_source<_Self> src) :
259 typedef list<_Tp, _Alloc> _Self;
    [all...]
  /external/clang/test/Misc/
serialized-diags.m 8 [_self test2];
20 // CHECK: {{.*[/\\]}}serialized-diags.m:8:4: error: use of undeclared identifier '_self'; did you mean 'self'? [] [Semantic Issue]
  /external/stlport/stlport/stl/
_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&);
_time_facets.h 215 typedef time_get_byname<_Ch, _InIt> _Self;
217 time_get_byname(_Self const&);
218 _Self& operator = (_Self const&);
303 typedef time_put_byname<_Ch, _OutIt> _Self;
305 time_put_byname(_Self const&);
306 _Self& operator = (_Self const&);
_list.h 102 typedef _List_iterator<_Tp, _Traits> _Self;
122 _Self& operator++() {
126 _Self operator++(int) {
127 _Self __tmp = *this;
131 _Self& operator--() {
135 _Self operator--(int) {
136 _Self __tmp = *this;
179 typedef _List_base<_Tp, _Alloc> _Self;
192 _List_base(__move_source<_Self> src) :
259 typedef list<_Tp, _Alloc> _Self;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_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&);
_time_facets.h 215 typedef time_get_byname<_Ch, _InIt> _Self;
217 time_get_byname(_Self const&);
218 _Self& operator = (_Self const&);
303 typedef time_put_byname<_Ch, _OutIt> _Self;
305 time_put_byname(_Self const&);
306 _Self& operator = (_Self const&);
_list.h 102 typedef _List_iterator<_Tp, _Traits> _Self;
122 _Self& operator++() {
126 _Self operator++(int) {
127 _Self __tmp = *this;
131 _Self& operator--() {
135 _Self operator--(int) {
136 _Self __tmp = *this;
179 typedef _List_base<_Tp, _Alloc> _Self;
192 _List_base(__move_source<_Self> src) :
259 typedef list<_Tp, _Alloc> _Self;
    [all...]
  /external/stlport/stlport/stl/debug/
_slist.h 84 typedef slist<_Tp,_Alloc> _Self;
123 slist(__move_source<_Self> src)
165 slist(const _Self& __x) :
169 _Self& operator= (const _Self& __x) {
203 void swap(_Self& __x) {
208 void _M_swap_workaround(_Self& __x) { swap(__x); }
402 void splice_after(iterator __pos, _Self& __x) {
417 void splice_after(iterator __pos, _Self& __x, iterator __prev) {
434 void splice_after(iterator __pos, _Self& __x
    [all...]
  /external/stlport/stlport/stl/pointers/
_slist.h 63 typedef slist<_Tp, _Alloc> _Self;
136 slist(const _Self& __x) : _M_impl(__x._M_impl) {}
139 slist(__move_source<_Self> src)
143 _Self& operator= (const _Self& __x) { _M_impl = __x._M_impl; return *this; }
199 void swap(_Self& __x) { _M_impl.swap(__x._M_impl); }
201 void _M_swap_workaround(_Self& __x) { swap(__x); }
365 void splice_after(iterator __pos, _Self& __x,
369 void splice_after(iterator __pos, _Self& __x, iterator __prev)
371 void splice_after(iterator __pos, _Self& __x
    [all...]

Completed in 526 milliseconds

1 2 3 4 56 7 8 91011>>