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

  /external/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 100 template<class _CharT, class _Alloc> class _Rope_char_ptr_proxy;
655 friend class _Rope_char_ptr_proxy<_CharT,_Alloc>;
676 _Rope_char_ptr_proxy<_CharT, _Alloc> operator& () const;
714 class _Rope_char_ptr_proxy {
717 typedef _Rope_char_ptr_proxy<_CharT, _Alloc> _Self;
722 _Rope_char_ptr_proxy(const _Rope_char_ref_proxy<_CharT,_Alloc>& __x)
724 _Rope_char_ptr_proxy(const _Self& __x)
726 _Rope_char_ptr_proxy() {}
727 _Rope_char_ptr_proxy(_CharT* __x) : _M_pos(0), _M_root(0) {
    [all...]

Completed in 75 milliseconds