HomeSort by relevance Sort by last modified time
    Searched refs:_Rope_self_destruct_ptr (Results 1 - 7 of 7) sorted by null

  /external/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 625 struct _Rope_self_destruct_ptr {
627 ~_Rope_self_destruct_ptr()
630 _Rope_self_destruct_ptr() : _M_ptr(0) {}
632 _Rope_self_destruct_ptr() {}
634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {}
638 _Rope_self_destruct_ptr<_CharT, _Alloc>&
656 typedef _Rope_self_destruct_ptr<_CharT,_Alloc> _Self_destruct_ptr;
    [all...]

Completed in 45 milliseconds