Searched refs:expired (Results 1 - 25 of 91) sorted by relevance

1234

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dshared_ptr.h423 * @throw bad_weak_ptr when __r.expired(),
707 if (expired())
724 return expired() ? __shared_ptr<element_type, _Lp>()
735 expired() const // never throws function in class:std::tr1::__weak_ptr
956 if (this->expired())
968 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dshared_ptr.h423 * @throw bad_weak_ptr when __r.expired(),
707 if (expired())
724 return expired() ? __shared_ptr<element_type, _Lp>()
735 expired() const // never throws function in class:std::tr1::__weak_ptr
956 if (this->expired())
968 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dshared_ptr.h423 * @throw bad_weak_ptr when __r.expired(),
707 if (expired())
724 return expired() ? __shared_ptr<element_type, _Lp>()
735 expired() const // never throws function in class:std::tr1::__weak_ptr
956 if (this->expired())
968 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
H A Dshared_ptr.h423 * @throw bad_weak_ptr when __r.expired(),
707 if (expired())
724 return expired() ? __shared_ptr<element_type, _Lp>()
735 expired() const // never throws function in class:std::tr1::__weak_ptr
956 if (this->expired())
968 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dshared_ptr.h861 if (expired())
878 return expired() ? __shared_ptr<element_type, _Lp>()
889 expired() const // never throws function in class:tr1::__weak_ptr
1108 if (this->expired())
1120 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/tr1/
H A Dshared_ptr.h868 if (expired())
885 return expired() ? __shared_ptr<element_type, _Lp>()
896 expired() const // never throws function in class:tr1::__weak_ptr
1115 if (this->expired())
1127 return this->expired() ? shared_ptr<_Tp>()
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dshared_ptr.h244 * @throw bad_weak_ptr when __r.expired(),
434 if (this->expired())
446 return this->expired() ? shared_ptr<_Tp>() : shared_ptr<_Tp>(*this);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dshared_ptr.h244 * @throw bad_weak_ptr when __r.expired(),
434 if (this->expired())
446 return this->expired() ? shared_ptr<_Tp>() : shared_ptr<_Tp>(*this);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dshared_ptr.h244 * @throw bad_weak_ptr when __r.expired(),
434 if (this->expired())
446 return this->expired() ? shared_ptr<_Tp>() : shared_ptr<_Tp>(*this);
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dshared_ptr.h244 * @throw bad_weak_ptr when __r.expired(),
434 if (this->expired())
446 return this->expired() ? shared_ptr<_Tp>() : shared_ptr<_Tp>(*this);

Completed in 143 milliseconds

1234