Searched defs:__weak_ptr (Results 1 - 25 of 54) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dshared_ptr.h461 class weak_ptr : public __weak_ptr<_Tp>
465 : __weak_ptr<_Tp>() { } function in class:weak_ptr
470 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
475 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 this->__weak_ptr<_Tp>::operator=(__r);
489 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h255 class __weak_ptr;
806 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
947 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1016 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1186 class __weak_ptr class
1191 constexpr __weak_ptr() noexcept
1195 __weak_ptr(const __weak_ptr&) noexcept = default;
1196 __weak_ptr& operator=(const __weak_ptr
1286 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dshared_ptr.h461 class weak_ptr : public __weak_ptr<_Tp>
465 : __weak_ptr<_Tp>() { } function in class:weak_ptr
470 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
475 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 this->__weak_ptr<_Tp>::operator=(__r);
489 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h255 class __weak_ptr;
806 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
947 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1016 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1186 class __weak_ptr class
1191 constexpr __weak_ptr() noexcept
1195 __weak_ptr(const __weak_ptr&) noexcept = default;
1196 __weak_ptr& operator=(const __weak_ptr
1286 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dshared_ptr.h461 class weak_ptr : public __weak_ptr<_Tp>
465 : __weak_ptr<_Tp>() { } function in class:weak_ptr
470 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
475 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 this->__weak_ptr<_Tp>::operator=(__r);
489 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h255 class __weak_ptr;
806 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
947 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1016 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1186 class __weak_ptr class
1191 constexpr __weak_ptr() noexcept
1195 __weak_ptr(const __weak_ptr&) noexcept = default;
1196 __weak_ptr& operator=(const __weak_ptr
1286 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dshared_ptr.h462 class weak_ptr : public __weak_ptr<_Tp>
466 : __weak_ptr<_Tp>() { } function in class:weak_ptr
471 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
482 this->__weak_ptr<_Tp>::operator=(__r);
490 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h258 class __weak_ptr;
838 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
987 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1056 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1226 class __weak_ptr class
1231 constexpr __weak_ptr() noexcept
1235 __weak_ptr(const __weak_ptr&) noexcept = default;
1236 __weak_ptr& operator=(const __weak_ptr
1326 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dshared_ptr.h462 class weak_ptr : public __weak_ptr<_Tp>
466 : __weak_ptr<_Tp>() { } function in class:weak_ptr
471 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
482 this->__weak_ptr<_Tp>::operator=(__r);
490 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h258 class __weak_ptr;
838 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
987 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1056 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1226 class __weak_ptr class
1231 constexpr __weak_ptr() noexcept
1235 __weak_ptr(const __weak_ptr&) noexcept = default;
1236 __weak_ptr& operator=(const __weak_ptr
1326 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dshared_ptr.h461 class weak_ptr : public __weak_ptr<_Tp>
465 : __weak_ptr<_Tp>() { } function in class:weak_ptr
470 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
475 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 this->__weak_ptr<_Tp>::operator=(__r);
489 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h255 class __weak_ptr;
806 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
947 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1016 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1186 class __weak_ptr class
1191 constexpr __weak_ptr() noexcept
1195 __weak_ptr(const __weak_ptr&) noexcept = default;
1196 __weak_ptr& operator=(const __weak_ptr
1286 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h467 class weak_ptr : public __weak_ptr<_Tp>
471 : __weak_ptr<_Tp>() { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
487 this->__weak_ptr<_Tp>::operator=(__r);
495 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h338 class __weak_ptr;
939 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
1080 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1143 // This constructor is used by __weak_ptr::lock() and
1145 __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) argument
1151 friend class __weak_ptr<_Tp, _Lp>;
1169 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1339 class __weak_ptr class
1344 constexpr __weak_ptr() noexcept
1348 __weak_ptr(cons
1415 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr.h462 class weak_ptr : public __weak_ptr<_Tp>
466 : __weak_ptr<_Tp>() { } function in class:weak_ptr
471 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
482 this->__weak_ptr<_Tp>::operator=(__r);
490 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h258 class __weak_ptr;
838 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
987 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1056 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1226 class __weak_ptr class
1231 constexpr __weak_ptr() noexcept
1235 __weak_ptr(const __weak_ptr&) noexcept = default;
1236 __weak_ptr& operator=(const __weak_ptr
1326 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dshared_ptr.h462 class weak_ptr : public __weak_ptr<_Tp>
466 : __weak_ptr<_Tp>() { } function in class:weak_ptr
471 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
482 this->__weak_ptr<_Tp>::operator=(__r);
490 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h258 class __weak_ptr;
838 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
987 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1056 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1226 class __weak_ptr class
1231 constexpr __weak_ptr() noexcept
1235 __weak_ptr(const __weak_ptr&) noexcept = default;
1236 __weak_ptr& operator=(const __weak_ptr
1326 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dshared_ptr.h461 class weak_ptr : public __weak_ptr<_Tp>
465 : __weak_ptr<_Tp>() { } function in class:weak_ptr
470 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
475 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 this->__weak_ptr<_Tp>::operator=(__r);
489 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h255 class __weak_ptr;
806 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
947 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1016 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1186 class __weak_ptr class
1191 constexpr __weak_ptr() noexcept
1195 __weak_ptr(const __weak_ptr&) noexcept = default;
1196 __weak_ptr& operator=(const __weak_ptr
1286 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dshared_ptr.h467 class weak_ptr : public __weak_ptr<_Tp>
471 : __weak_ptr<_Tp>() { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
481 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
487 this->__weak_ptr<_Tp>::operator=(__r);
495 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h338 class __weak_ptr;
939 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
1080 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1143 // This constructor is used by __weak_ptr::lock() and
1145 __shared_ptr(const __weak_ptr<_Tp, _Lp>& __r, std::nothrow_t) argument
1151 friend class __weak_ptr<_Tp, _Lp>;
1169 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1339 class __weak_ptr class
1344 constexpr __weak_ptr() noexcept
1348 __weak_ptr(cons
1415 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr.h462 class weak_ptr : public __weak_ptr<_Tp>
466 : __weak_ptr<_Tp>() { } function in class:weak_ptr
471 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
476 : __weak_ptr<_Tp>(__r) { } function in class:weak_ptr
482 this->__weak_ptr<_Tp>::operator=(__r);
490 this->__weak_ptr<_Tp>::operator=(__r);
H A Dshared_ptr_base.h258 class __weak_ptr;
838 explicit __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
987 owner_before(__weak_ptr<_Tp1, _Lp> const& __rhs) const
1056 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
1226 class __weak_ptr class
1231 constexpr __weak_ptr() noexcept
1235 __weak_ptr(const __weak_ptr&) noexcept = default;
1236 __weak_ptr& operator=(const __weak_ptr
1326 owner_before(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
H A Dshared_ptr.h504 class __weak_ptr;
585 __shared_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
721 template<typename _Tp1, _Lock_policy _Lp1> friend class __weak_ptr;
807 class __weak_ptr class in namespace:tr1
812 __weak_ptr() function in class:tr1::__weak_ptr
821 // __weak_ptr(const __weak_ptr<_Tp1, _Lp>& __r)
833 __weak_ptr(const __weak_ptr<_Tp1, _Lp>& __r) argument
841 __weak_ptr(cons function in class:tr1::__weak_ptr
847 operator =(const __weak_ptr<_Tp1, _Lp>& __r) argument
921 _M_less(const __weak_ptr<_Tp1, _Lp>& __rhs) const argument
932 operator <(const __weak_ptr& __lhs, const __weak_ptr<_Tp1, _Lp>& __rhs) argument
[all...]

Completed in 322 milliseconds

123