/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
auto_ptr.h | 45 template<typename _Tp1> 48 _Tp1* _M_ptr; 51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 122 template<typename _Tp1> 123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 150 template<typename _Tp1> 152 operator=(auto_ptr<_Tp1>& __a) throw() 272 template<typename _Tp1> 273 operator auto_ptr_ref<_Tp1>() throw() 274 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 45 template<typename _Tp1> 48 _Tp1* _M_ptr; 51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 122 template<typename _Tp1> 123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 150 template<typename _Tp1> 152 operator=(auto_ptr<_Tp1>& __a) throw() 272 template<typename _Tp1> 273 operator auto_ptr_ref<_Tp1>() throw() 274 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 45 template<typename _Tp1> 48 _Tp1* _M_ptr; 51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 122 template<typename _Tp1> 123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 150 template<typename _Tp1> 152 operator=(auto_ptr<_Tp1>& __a) throw() 272 template<typename _Tp1> 273 operator auto_ptr_ref<_Tp1>() throw() 274 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 45 template<typename _Tp1> 48 _Tp1* _M_ptr; 51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 122 template<typename _Tp1> 123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 150 template<typename _Tp1> 152 operator=(auto_ptr<_Tp1>& __a) throw() 272 template<typename _Tp1> 273 operator auto_ptr_ref<_Tp1>() throw() 274 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/ |
auto_ptr.h | 45 template<typename _Tp1> 48 _Tp1* _M_ptr; 51 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 122 template<typename _Tp1> 123 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 150 template<typename _Tp1> 152 operator=(auto_ptr<_Tp1>& __a) throw() 272 template<typename _Tp1> 273 operator auto_ptr_ref<_Tp1>() throw() 274 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/ |
auto_ptr.h | 47 template<typename _Tp1> 50 _Tp1* _M_ptr; 53 auto_ptr_ref(_Tp1* __p): _M_ptr(__p) { } 124 template<typename _Tp1> 125 auto_ptr(auto_ptr<_Tp1>& __a) throw() : _M_ptr(__a.release()) { } 152 template<typename _Tp1> 154 operator=(auto_ptr<_Tp1>& __a) throw() 274 template<typename _Tp1> 275 operator auto_ptr_ref<_Tp1>() throw() 276 { return auto_ptr_ref<_Tp1>(this->release()); [all...] |
/external/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* _STLP_UNUSED(__pt1), _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* __pt1, _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* __pt1, _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* __pt1, _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* __pt1, _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* __pt1, _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_algobase.c | 286 template <class _Tp1, class _Tp2> 287 inline bool __stlp_eq(_Tp1 __val1, _Tp2 __val2) 326 template <class _InputIter, class _ForwardIter, class _Tp1, class _Tp2> 329 _Tp1* __pt1, _Tp2* __pt2) { 330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;
|