/external/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_fstream.c | 283 _CharT* _M_ptr; 284 _Filebuf_Tmp_Buf(ptrdiff_t __n) : _M_ptr(0) { _M_ptr = new _CharT[__n]; } 285 ~_Filebuf_Tmp_Buf() { delete[] _M_ptr; } 352 _CharT* __ibegin = __buf._M_ptr;
|
_rope.h | 626 _Rope_RopeRep<_CharT,_Alloc>* _M_ptr; 628 { _Rope_RopeRep<_CharT,_Alloc>::_S_unref(_M_ptr); } 630 _Rope_self_destruct_ptr() : _M_ptr(0) {} 634 _Rope_self_destruct_ptr(_Rope_RopeRep<_CharT,_Alloc>* __p) : _M_ptr(__p) {} 635 _Rope_RopeRep<_CharT,_Alloc>& operator*() { return *_M_ptr; } 636 _Rope_RopeRep<_CharT,_Alloc>* operator->() { return _M_ptr; } 637 operator _Rope_RopeRep<_CharT,_Alloc>*() { return _M_ptr; } 640 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/ |
rope | 911 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 914 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 916 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 921 : _M_ptr(__p) { } 925 { return *_M_ptr; } 929 { return _M_ptr; } 932 { return _M_ptr; } 936 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
rope | 922 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 925 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 927 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 932 : _M_ptr(__p) { } 936 { return *_M_ptr; } 940 { return _M_ptr; } 943 { return _M_ptr; } 947 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
rope | 922 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 925 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 927 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 932 : _M_ptr(__p) { } 936 { return *_M_ptr; } 940 { return _M_ptr; } 943 { return _M_ptr; } 947 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rope | 909 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 912 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 914 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 919 : _M_ptr(__p) { } 923 { return *_M_ptr; } 927 { return _M_ptr; } 930 { return _M_ptr; } 934 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rope | 909 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 912 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 914 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 919 : _M_ptr(__p) { } 923 { return *_M_ptr; } 927 { return _M_ptr; } 930 { return _M_ptr; } 934 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
rope | 909 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 912 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 914 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 919 : _M_ptr(__p) { } 923 { return *_M_ptr; } 927 { return _M_ptr; } 930 { return _M_ptr; } 934 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
rope | 909 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 912 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 914 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 919 : _M_ptr(__p) { } 923 { return *_M_ptr; } 927 { return _M_ptr; } 930 { return _M_ptr; } 934 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
rope | 911 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 914 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 916 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 921 : _M_ptr(__p) { } 925 { return *_M_ptr; } 929 { return _M_ptr; } 932 { return _M_ptr; } 936 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
rope | 923 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 926 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 928 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 933 : _M_ptr(__p) { } 937 { return *_M_ptr; } 941 { return _M_ptr; } 944 { return _M_ptr; } 948 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
rope | 911 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 914 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 916 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 921 : _M_ptr(__p) { } 925 { return *_M_ptr; } 929 { return _M_ptr; } 932 { return _M_ptr; } 936 { _M_ptr = __x; return *this; } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
rope | 923 _Rope_RopeRep<_CharT, _Alloc>* _M_ptr; 926 { _Rope_RopeRep<_CharT, _Alloc>::_S_unref(_M_ptr); } 928 _Rope_self_destruct_ptr() : _M_ptr(0) { }; 933 : _M_ptr(__p) { } 937 { return *_M_ptr; } 941 { return _M_ptr; } 944 { return _M_ptr; } 948 { _M_ptr = __x; return *this; } [all...] |