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

1 2 3 4 56 7 8 91011>>

  /external/stlport/stlport/stl/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_iostream_string.h 104 typedef __basic_iostring<_CharT> _Self;
111 _Self& operator=(const _CharT* __s) {
_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&);
  /external/stlport/stlport/stl/pointers/
_list.h 70 typedef list<_Tp, _Alloc> _Self;
145 list(const _Self& __x) : _M_impl(__x._M_impl) {}
148 list(__move_source<_Self> src)
173 void swap(_Self &__x) { _M_impl.swap(__x._M_impl); }
175 void _M_swap_workaround(_Self& __x) { swap(__x); }
253 _Self& operator=(const _Self& __x)
293 void splice(iterator __pos, _Self& __x)
295 void splice(iterator __pos, _Self& __x, iterator __i)
297 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last
    [all...]
_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...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_iostream_string.h 104 typedef __basic_iostring<_CharT> _Self;
111 _Self& operator=(const _CharT* __s) {
_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&);
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 70 typedef list<_Tp, _Alloc> _Self;
145 list(const _Self& __x) : _M_impl(__x._M_impl) {}
148 list(__move_source<_Self> src)
173 void swap(_Self &__x) { _M_impl.swap(__x._M_impl); }
175 void _M_swap_workaround(_Self& __x) { swap(__x); }
253 _Self& operator=(const _Self& __x)
293 void splice(iterator __pos, _Self& __x)
295 void splice(iterator __pos, _Self& __x, iterator __i)
297 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last
    [all...]
_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/5/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_iostream_string.h 104 typedef __basic_iostring<_CharT> _Self;
111 _Self& operator=(const _CharT* __s) {
_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&);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 70 typedef list<_Tp, _Alloc> _Self;
145 list(const _Self& __x) : _M_impl(__x._M_impl) {}
148 list(__move_source<_Self> src)
173 void swap(_Self &__x) { _M_impl.swap(__x._M_impl); }
175 void _M_swap_workaround(_Self& __x) { swap(__x); }
253 _Self& operator=(const _Self& __x)
293 void splice(iterator __pos, _Self& __x)
295 void splice(iterator __pos, _Self& __x, iterator __i)
297 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last
    [all...]
_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/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_iostream_string.h 104 typedef __basic_iostring<_CharT> _Self;
111 _Self& operator=(const _CharT* __s) {
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 70 typedef list<_Tp, _Alloc> _Self;
145 list(const _Self& __x) : _M_impl(__x._M_impl) {}
148 list(__move_source<_Self> src)
173 void swap(_Self &__x) { _M_impl.swap(__x._M_impl); }
175 void _M_swap_workaround(_Self& __x) { swap(__x); }
253 _Self& operator=(const _Self& __x)
293 void splice(iterator __pos, _Self& __x)
295 void splice(iterator __pos, _Self& __x, iterator __i)
297 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last
    [all...]
_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/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 70 typedef list<_Tp, _Alloc> _Self;
145 list(const _Self& __x) : _M_impl(__x._M_impl) {}
148 list(__move_source<_Self> src)
173 void swap(_Self &__x) { _M_impl.swap(__x._M_impl); }
175 void _M_swap_workaround(_Self& __x) { swap(__x); }
253 _Self& operator=(const _Self& __x)
293 void splice(iterator __pos, _Self& __x)
295 void splice(iterator __pos, _Self& __x, iterator __i)
297 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last
    [all...]
_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/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 70 typedef list<_Tp, _Alloc> _Self;
145 list(const _Self& __x) : _M_impl(__x._M_impl) {}
148 list(__move_source<_Self> src)
173 void swap(_Self &__x) { _M_impl.swap(__x._M_impl); }
175 void _M_swap_workaround(_Self& __x) { swap(__x); }
253 _Self& operator=(const _Self& __x)
293 void splice(iterator __pos, _Self& __x)
295 void splice(iterator __pos, _Self& __x, iterator __i)
297 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last
    [all...]
_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...]

Completed in 441 milliseconds

1 2 3 4 56 7 8 91011>>