HomeSort by relevance Sort by last modified time
    Searched defs:_Self (Results 1 - 25 of 449) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
_complex.h 38 typedef complex<_Tp> _Self;
46 complex(const _Self& __z)
49 _Self& operator=(const _Self& __z) {
61 _Self& operator=(const complex<_Tp2>& __z) {
74 _Self& operator= (const value_type& __x) {
79 _Self& operator+= (const value_type& __x) {
83 _Self& operator-= (const value_type& __x) {
87 _Self& operator*= (const value_type& __x) {
92 _Self& operator/= (const value_type& __x)
    [all...]
_iostream_string.h 104 typedef __basic_iostring<_CharT> _Self;
111 _Self& operator=(const _CharT* __s) {
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_auto_ptr.h 43 typedef auto_ptr_ref<_Tp> _Self;
44 _Self& operator = (_Self const&);
51 typedef auto_ptr<_Tp> _Self;
100 auto_ptr(_Self& __r) _STLP_NOTHROW { this->__set(__r.release()); }
102 _Self& operator=(_Self& __r) _STLP_NOTHROW {
112 _Self& operator=(auto_ptr_ref<_Tp> __r) _STLP_NOTHROW {
_numpunct.h 129 typedef numpunct_byname<char> _Self;
130 numpunct_byname(_Self const&);
131 _Self& operator = (_Self const&);
160 typedef numpunct_byname<wchar_t> _Self;
161 numpunct_byname(_Self const&);
162 _Self& operator = (_Self const&);
_messages_facets.h 141 typedef messages_byname<char> _Self;
143 messages_byname(_Self const&);
144 _Self& operator = (_Self const&);
169 typedef messages_byname<wchar_t> _Self;
171 messages_byname(_Self const&);
172 _Self& operator = (_Self const&);
  /external/llvm/include/llvm/Analysis/
ConstantsScanner.h 30 typedef constant_iterator _Self;
50 inline bool operator==(const _Self& x) const { return OpIdx == x.OpIdx &&
52 inline bool operator!=(const _Self& x) const { return !operator==(x); }
60 inline _Self& operator++() { // Preincrement implementation
76 inline _Self operator++(int) { // Postincrement
77 _Self tmp = *this; ++*this; return tmp;

Completed in 1909 milliseconds

1 2 3 4 5 6 7 8 91011>>