/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | shared_ptr_base.h | 443 constexpr __shared_count() noexcept : _M_pi(0) 448 __shared_count(_Ptr __p) : _M_pi(0) 452 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 467 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 479 _M_pi = __mem; 493 : _M_pi(0) 504 _M_pi = __mem; 523 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 537 _M_pi = __mem; 545 if (_M_pi ! 550 : _M_pi(__r._M_pi) function in class:__shared_count 607 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 619 : _M_pi(__r._M_pi) function in class:__weak_count 626 : _M_pi(__r._M_pi) function in class:__weak_count 690 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | shared_ptr_base.h | 443 constexpr __shared_count() noexcept : _M_pi(0) 448 __shared_count(_Ptr __p) : _M_pi(0) 452 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 467 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 479 _M_pi = __mem; 493 : _M_pi(0) 504 _M_pi = __mem; 523 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 537 _M_pi = __mem; 545 if (_M_pi ! 550 : _M_pi(__r._M_pi) function in class:__shared_count 607 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 619 : _M_pi(__r._M_pi) function in class:__weak_count 626 : _M_pi(__r._M_pi) function in class:__weak_count 690 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/ |
H A D | shared_ptr_base.h | 443 constexpr __shared_count() noexcept : _M_pi(0) 448 __shared_count(_Ptr __p) : _M_pi(0) 452 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 467 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 479 _M_pi = __mem; 493 : _M_pi(0) 504 _M_pi = __mem; 523 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 537 _M_pi = __mem; 545 if (_M_pi ! 550 : _M_pi(__r._M_pi) function in class:__shared_count 607 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 619 : _M_pi(__r._M_pi) function in class:__weak_count 626 : _M_pi(__r._M_pi) function in class:__weak_count 690 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
H A D | shared_ptr_base.h | 443 constexpr __shared_count() noexcept : _M_pi(0) 448 __shared_count(_Ptr __p) : _M_pi(0) 452 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 467 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 479 _M_pi = __mem; 493 : _M_pi(0) 504 _M_pi = __mem; 523 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 537 _M_pi = __mem; 545 if (_M_pi ! 550 : _M_pi(__r._M_pi) function in class:__shared_count 607 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 619 : _M_pi(__r._M_pi) function in class:__weak_count 626 : _M_pi(__r._M_pi) function in class:__weak_count 690 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | shared_ptr_base.h | 446 constexpr __shared_count() noexcept : _M_pi(0) 451 __shared_count(_Ptr __p) : _M_pi(0) 455 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 465 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 478 _M_pi = __mem; 490 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 502 _M_pi = __mem; 516 : _M_pi(0) 527 _M_pi = __mem; 541 : _M_pi(ne 562 : _M_pi(__r._M_pi) function in class:__shared_count 639 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 651 : _M_pi(__r._M_pi) function in class:__weak_count 658 : _M_pi(__r._M_pi) function in class:__weak_count 722 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | shared_ptr_base.h | 446 constexpr __shared_count() noexcept : _M_pi(0) 451 __shared_count(_Ptr __p) : _M_pi(0) 455 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 465 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 478 _M_pi = __mem; 490 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 502 _M_pi = __mem; 516 : _M_pi(0) 527 _M_pi = __mem; 541 : _M_pi(ne 562 : _M_pi(__r._M_pi) function in class:__shared_count 639 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 651 : _M_pi(__r._M_pi) function in class:__weak_count 658 : _M_pi(__r._M_pi) function in class:__weak_count 722 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
H A D | shared_ptr_base.h | 443 constexpr __shared_count() noexcept : _M_pi(0) 448 __shared_count(_Ptr __p) : _M_pi(0) 452 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 467 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 479 _M_pi = __mem; 493 : _M_pi(0) 504 _M_pi = __mem; 523 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 537 _M_pi = __mem; 545 if (_M_pi ! 550 : _M_pi(__r._M_pi) function in class:__shared_count 607 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 619 : _M_pi(__r._M_pi) function in class:__weak_count 626 : _M_pi(__r._M_pi) function in class:__weak_count 690 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | shared_ptr_base.h | 560 constexpr __shared_count() noexcept : _M_pi(0) 565 __shared_count(_Ptr __p) : _M_pi(0) 569 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 584 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 596 _M_pi = __mem; 610 : _M_pi(0) 621 _M_pi = __mem; 640 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 654 _M_pi = __mem; 665 if (_M_pi ! 670 : _M_pi(__r._M_pi) function in class:__shared_count 727 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 739 : _M_pi(__r._M_pi) function in class:__weak_count 746 : _M_pi(__r._M_pi) function in class:__weak_count 810 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | shared_ptr_base.h | 446 constexpr __shared_count() noexcept : _M_pi(0) 451 __shared_count(_Ptr __p) : _M_pi(0) 455 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 465 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 478 _M_pi = __mem; 490 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 502 _M_pi = __mem; 516 : _M_pi(0) 527 _M_pi = __mem; 541 : _M_pi(ne 562 : _M_pi(__r._M_pi) function in class:__shared_count 639 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 651 : _M_pi(__r._M_pi) function in class:__weak_count 658 : _M_pi(__r._M_pi) function in class:__weak_count 722 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | shared_ptr_base.h | 446 constexpr __shared_count() noexcept : _M_pi(0) 451 __shared_count(_Ptr __p) : _M_pi(0) 455 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 465 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 478 _M_pi = __mem; 490 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 502 _M_pi = __mem; 516 : _M_pi(0) 527 _M_pi = __mem; 541 : _M_pi(ne 562 : _M_pi(__r._M_pi) function in class:__shared_count 639 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 651 : _M_pi(__r._M_pi) function in class:__weak_count 658 : _M_pi(__r._M_pi) function in class:__weak_count 722 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
H A D | shared_ptr_base.h | 443 constexpr __shared_count() noexcept : _M_pi(0) 448 __shared_count(_Ptr __p) : _M_pi(0) 452 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 467 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 479 _M_pi = __mem; 493 : _M_pi(0) 504 _M_pi = __mem; 523 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 537 _M_pi = __mem; 545 if (_M_pi ! 550 : _M_pi(__r._M_pi) function in class:__shared_count 607 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 619 : _M_pi(__r._M_pi) function in class:__weak_count 626 : _M_pi(__r._M_pi) function in class:__weak_count 690 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | shared_ptr_base.h | 560 constexpr __shared_count() noexcept : _M_pi(0) 565 __shared_count(_Ptr __p) : _M_pi(0) 569 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 584 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 596 _M_pi = __mem; 610 : _M_pi(0) 621 _M_pi = __mem; 640 __shared_count(std::unique_ptr<_Tp, _Del>&& __r) : _M_pi(0) 654 _M_pi = __mem; 665 if (_M_pi ! 670 : _M_pi(__r._M_pi) function in class:__shared_count 727 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 739 : _M_pi(__r._M_pi) function in class:__weak_count 746 : _M_pi(__r._M_pi) function in class:__weak_count 810 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | shared_ptr_base.h | 446 constexpr __shared_count() noexcept : _M_pi(0) 451 __shared_count(_Ptr __p) : _M_pi(0) 455 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 465 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 478 _M_pi = __mem; 490 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 502 _M_pi = __mem; 516 : _M_pi(0) 527 _M_pi = __mem; 541 : _M_pi(ne 562 : _M_pi(__r._M_pi) function in class:__shared_count 639 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 651 : _M_pi(__r._M_pi) function in class:__weak_count 658 : _M_pi(__r._M_pi) function in class:__weak_count 722 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
H A D | shared_ptr.h | 293 : _M_pi(0) // nothrow 297 __shared_count(_Ptr __p) : _M_pi(0) 302 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 313 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 317 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 330 : _M_pi(new _Sp_counted_base_impl<_Tp*, 340 if (_M_pi != 0) 341 _M_pi->_M_release(); 345 : _M_pi(__r._M_pi) // nothro 397 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__shared_count 476 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
H A D | shared_ptr.h | 293 : _M_pi(0) // nothrow 297 __shared_count(_Ptr __p) : _M_pi(0) 302 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 313 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 317 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 330 : _M_pi(new _Sp_counted_base_impl<_Tp*, 340 if (_M_pi != 0) 341 _M_pi->_M_release(); 345 : _M_pi(__r._M_pi) // nothro 397 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__shared_count 476 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/ |
H A D | shared_ptr.h | 293 : _M_pi(0) // nothrow 297 __shared_count(_Ptr __p) : _M_pi(0) 302 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 313 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 317 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 330 : _M_pi(new _Sp_counted_base_impl<_Tp*, 340 if (_M_pi != 0) 341 _M_pi->_M_release(); 345 : _M_pi(__r._M_pi) // nothro 397 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__shared_count 476 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__weak_count [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
H A D | shared_ptr.h | 293 : _M_pi(0) // nothrow 297 __shared_count(_Ptr __p) : _M_pi(0) 302 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 313 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 317 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 330 : _M_pi(new _Sp_counted_base_impl<_Tp*, 340 if (_M_pi != 0) 341 _M_pi->_M_release(); 345 : _M_pi(__r._M_pi) // nothro 397 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__shared_count 476 _Sp_counted_base<_Lp>* _M_pi; member in class:tr1::__weak_count [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | shared_ptr.h | 222 : _M_pi(0) // nothrow 226 __shared_count(_Ptr __p) : _M_pi(0) 230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 249 _M_pi = __a2.allocate(1); 250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d); 255 if (_M_pi) 256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1); 262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 269 _M_pi 406 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 490 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
H A D | shared_ptr.h | 105 : _M_pi(0) // nothrow 109 __shared_count(_Ptr __p) : _M_pi(0) 114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 142 : _M_pi(new _Sp_counted_base_impl<_Tp*, 152 if (_M_pi != 0) 153 _M_pi->_M_release(); 157 : _M_pi(__r._M_pi) // nothro 209 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__shared_count 288 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__weak_count [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | shared_ptr.h | 222 : _M_pi(0) // nothrow 226 __shared_count(_Ptr __p) : _M_pi(0) 230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 249 _M_pi = __a2.allocate(1); 250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d); 255 if (_M_pi) 256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1); 262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 269 _M_pi 406 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 490 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
H A D | shared_ptr.h | 105 : _M_pi(0) // nothrow 109 __shared_count(_Ptr __p) : _M_pi(0) 114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 142 : _M_pi(new _Sp_counted_base_impl<_Tp*, 152 if (_M_pi != 0) 153 _M_pi->_M_release(); 157 : _M_pi(__r._M_pi) // nothro 209 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__shared_count 288 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__weak_count [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | shared_ptr.h | 222 : _M_pi(0) // nothrow 226 __shared_count(_Ptr __p) : _M_pi(0) 230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 249 _M_pi = __a2.allocate(1); 250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d); 255 if (_M_pi) 256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1); 262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 269 _M_pi 406 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 490 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
H A D | shared_ptr.h | 105 : _M_pi(0) // nothrow 109 __shared_count(_Ptr __p) : _M_pi(0) 114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 142 : _M_pi(new _Sp_counted_base_impl<_Tp*, 152 if (_M_pi != 0) 153 _M_pi->_M_release(); 157 : _M_pi(__r._M_pi) // nothro 209 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__shared_count 288 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__weak_count [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
H A D | shared_ptr.h | 222 : _M_pi(0) // nothrow 226 __shared_count(_Ptr __p) : _M_pi(0) 230 _M_pi = new _Sp_counted_ptr<_Ptr, _Lp>(__p); 240 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 249 _M_pi = __a2.allocate(1); 250 ::new(static_cast<void*>(_M_pi)) _Sp_cd_type(__p, __d); 255 if (_M_pi) 256 __a2.deallocate(static_cast<_Sp_cd_type*>(_M_pi), 1); 262 __shared_count(_Ptr __p, _Deleter __d, _Alloc __a) : _M_pi(0) 269 _M_pi 406 _Sp_counted_base<_Lp>* _M_pi; member in class:__shared_count 490 _Sp_counted_base<_Lp>* _M_pi; member in class:__weak_count [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
H A D | shared_ptr.h | 105 : _M_pi(0) // nothrow 109 __shared_count(_Ptr __p) : _M_pi(0) 114 _M_pi = new _Sp_counted_base_impl<_Ptr, _Sp_deleter<_Tp>, _Lp>( 125 __shared_count(_Ptr __p, _Deleter __d) : _M_pi(0) 129 _M_pi = new _Sp_counted_base_impl<_Ptr, _Deleter, _Lp>(__p, __d); 142 : _M_pi(new _Sp_counted_base_impl<_Tp*, 152 if (_M_pi != 0) 153 _M_pi->_M_release(); 157 : _M_pi(__r._M_pi) // nothro 209 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__shared_count 288 _Sp_counted_base<_Lp>* _M_pi; member in class:std::tr1::__weak_count [all...] |