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

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 95 typedef _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc> _Self;
127 _Rb_tree(const _Self& __x)
131 _Rb_tree(__move_source<_Self> src):
144 _Self& operator=(const _Self& __x) {
172 void swap(_Self& __t) {
_string_sum_methods.h 51 _Base& _M_append_fast(_Self const& __s, _Base &__str)
73 _Base& _M_append_fast_pos(_Self const& __s, _Base &__str, size_type __pos, size_type __n)
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_deque.h 99 typedef _Deque_iterator_base< _Tp > _Self;
119 difference_type _M_subtract(const _Self& __x) const {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
194 _Self& operator++() { this->_M_increment(); return *this; }
195 _Self operator++(int) {
196 _Self __tmp = *this;
201 _Self& operator--() { this->_M_decrement(); return *this; }
202 _Self operator--(int) {
203 _Self __tmp = *this;
208 _Self& operator+=(difference_type __n) { this->_M_advance(__n); return *this;
    [all...]
_string_sum_methods.h 51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf)
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf,
101 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) {
124 _Self& _M_append_sum_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 95 typedef _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc> _Self;
127 _Rb_tree(const _Self& __x)
131 _Rb_tree(__move_source<_Self> src):
144 _Self& operator=(const _Self& __x) {
172 void swap(_Self& __t) {
_string_sum_methods.h 51 _Base& _M_append_fast(_Self const& __s, _Base &__str)
73 _Base& _M_append_fast_pos(_Self const& __s, _Base &__str, size_type __pos, size_type __n)
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_deque.h 99 typedef _Deque_iterator_base< _Tp > _Self;
119 difference_type _M_subtract(const _Self& __x) const {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
194 _Self& operator++() { this->_M_increment(); return *this; }
195 _Self operator++(int) {
196 _Self __tmp = *this;
201 _Self& operator--() { this->_M_decrement(); return *this; }
202 _Self operator--(int) {
203 _Self __tmp = *this;
208 _Self& operator+=(difference_type __n) { this->_M_advance(__n); return *this;
    [all...]
_string_sum_methods.h 51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf)
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf,
101 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) {
124 _Self& _M_append_sum_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 95 typedef _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc> _Self;
127 _Rb_tree(const _Self& __x)
131 _Rb_tree(__move_source<_Self> src):
144 _Self& operator=(const _Self& __x) {
172 void swap(_Self& __t) {
_string_sum_methods.h 51 _Base& _M_append_fast(_Self const& __s, _Base &__str)
73 _Base& _M_append_fast_pos(_Self const& __s, _Base &__str, size_type __pos, size_type __n)
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_deque.h 99 typedef _Deque_iterator_base< _Tp > _Self;
119 difference_type _M_subtract(const _Self& __x) const {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
194 _Self& operator++() { this->_M_increment(); return *this; }
195 _Self operator++(int) {
196 _Self __tmp = *this;
201 _Self& operator--() { this->_M_decrement(); return *this; }
202 _Self operator--(int) {
203 _Self __tmp = *this;
208 _Self& operator+=(difference_type __n) { this->_M_advance(__n); return *this;
    [all...]
_string_sum_methods.h 51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf)
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf,
101 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) {
124 _Self& _M_append_sum_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 95 typedef _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc> _Self;
127 _Rb_tree(const _Self& __x)
131 _Rb_tree(__move_source<_Self> src):
144 _Self& operator=(const _Self& __x) {
172 void swap(_Self& __t) {
_string_sum_methods.h 51 _Base& _M_append_fast(_Self const& __s, _Base &__str)
73 _Base& _M_append_fast_pos(_Self const& __s, _Base &__str, size_type __pos, size_type __n)
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_deque.h 99 typedef _Deque_iterator_base< _Tp > _Self;
119 difference_type _M_subtract(const _Self& __x) const {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
194 _Self& operator++() { this->_M_increment(); return *this; }
195 _Self operator++(int) {
196 _Self __tmp = *this;
201 _Self& operator--() { this->_M_decrement(); return *this; }
202 _Self operator--(int) {
203 _Self __tmp = *this;
208 _Self& operator+=(difference_type __n) { this->_M_advance(__n); return *this;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 95 typedef _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc> _Self;
127 _Rb_tree(const _Self& __x)
131 _Rb_tree(__move_source<_Self> src):
144 _Self& operator=(const _Self& __x) {
172 void swap(_Self& __t) {
  /external/stlport/stlport/stl/pointers/
_tools.h 349 typedef _IteWrapper<_StorageT, _ValueT, _Iterator> _Self;
350 typedef _Self _Ite;
359 _Self& operator= (_Self const& __rhs) {
364 _Self& operator++() {
369 _Self& operator--() {
374 _Self& operator += (difference_type __offset) {
378 difference_type operator -(_Self const& __other) const
381 bool operator == (_Self const& __other) const
384 bool operator != (_Self const& __other) cons
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 349 typedef _IteWrapper<_StorageT, _ValueT, _Iterator> _Self;
350 typedef _Self _Ite;
359 _Self& operator= (_Self const& __rhs) {
364 _Self& operator++() {
369 _Self& operator--() {
374 _Self& operator += (difference_type __offset) {
378 difference_type operator -(_Self const& __other) const
381 bool operator == (_Self const& __other) const
384 bool operator != (_Self const& __other) cons
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 349 typedef _IteWrapper<_StorageT, _ValueT, _Iterator> _Self;
350 typedef _Self _Ite;
356 _Self& operator= (_Self const& __rhs) {
361 _Self& operator++() {
366 _Self& operator--() {
371 _Self& operator += (difference_type __offset) {
375 difference_type operator -(_Self const& __other) const
378 bool operator == (_Self const& __other) const
381 bool operator != (_Self const& __other) cons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 349 typedef _IteWrapper<_StorageT, _ValueT, _Iterator> _Self;
350 typedef _Self _Ite;
356 _Self& operator= (_Self const& __rhs) {
361 _Self& operator++() {
366 _Self& operator--() {
371 _Self& operator += (difference_type __offset) {
375 difference_type operator -(_Self const& __other) const
378 bool operator == (_Self const& __other) const
381 bool operator != (_Self const& __other) cons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 349 typedef _IteWrapper<_StorageT, _ValueT, _Iterator> _Self;
350 typedef _Self _Ite;
356 _Self& operator= (_Self const& __rhs) {
361 _Self& operator++() {
366 _Self& operator--() {
371 _Self& operator += (difference_type __offset) {
375 difference_type operator -(_Self const& __other) const
378 bool operator == (_Self const& __other) const
381 bool operator != (_Self const& __other) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 349 typedef _IteWrapper<_StorageT, _ValueT, _Iterator> _Self;
350 typedef _Self _Ite;
359 _Self& operator= (_Self const& __rhs) {
364 _Self& operator++() {
369 _Self& operator--() {
374 _Self& operator += (difference_type __offset) {
378 difference_type operator -(_Self const& __other) const
381 bool operator == (_Self const& __other) const
384 bool operator != (_Self const& __other) cons
    [all...]
  /external/stlport/stlport/stl/
_string_sum_methods.h 51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf)
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf,
101 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) {
124 _Self& _M_append_sum_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /external/stlport/stlport/stl/debug/
_string_sum_methods.h 51 _Base& _M_append_fast(_Self const& __s, _Base &__str)
73 _Base& _M_append_fast_pos(_Self const& __s, _Base &__str, size_type __pos, size_type __n)
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum_methods.h 51 _CharT* _M_append_fast(_Self const& __s, _CharT *__buf)
74 _CharT* _M_append_fast_pos(_Self const& __s, _CharT *__buf,
101 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) {
124 _Self& _M_append_sum_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,

Completed in 377 milliseconds

1 2 3 4 5 6 7 8 91011>>