/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/ |
owner_less.pass.cpp | 12 // template <class T> struct owner_less; 15 // struct owner_less<shared_ptr<T> > 25 // struct owner_less<weak_ptr<T> > 47 typedef std::owner_less<std::shared_ptr<int> > CS; 61 typedef std::owner_less<std::weak_ptr<int> > CS;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
shared_ptr.h | 458 /// Primary template owner_less 460 struct owner_less; 462 /// Partial specialization of owner_less for shared_ptr. 464 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 468 /// Partial specialization of owner_less for weak_ptr. 470 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 270 struct owner_less; 1303 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1308 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
shared_ptr.h | 458 /// Primary template owner_less 460 struct owner_less; 462 /// Partial specialization of owner_less for shared_ptr. 464 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 468 /// Partial specialization of owner_less for weak_ptr. 470 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 270 struct owner_less; 1303 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1308 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr.h | 458 /// Primary template owner_less 460 struct owner_less; 462 /// Partial specialization of owner_less for shared_ptr. 464 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 468 /// Partial specialization of owner_less for weak_ptr. 470 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 270 struct owner_less; 1303 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1308 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr.h | 522 /// Primary template owner_less 524 struct owner_less; 526 /// Partial specialization of owner_less for shared_ptr. 528 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 532 /// Partial specialization of owner_less for weak_ptr. 534 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 270 struct owner_less; 1381 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1386 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
shared_ptr.h | 458 /// Primary template owner_less 460 struct owner_less; 462 /// Partial specialization of owner_less for shared_ptr. 464 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 468 /// Partial specialization of owner_less for weak_ptr. 470 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 270 struct owner_less; 1303 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1308 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr.h | 522 /// Primary template owner_less 524 struct owner_less; 526 /// Partial specialization of owner_less for shared_ptr. 528 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 532 /// Partial specialization of owner_less for weak_ptr. 534 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 270 struct owner_less; 1381 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1386 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
shared_ptr.h | 521 /// Primary template owner_less 523 struct owner_less; 525 /// Partial specialization of owner_less for shared_ptr. 527 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 531 /// Partial specialization of owner_less for weak_ptr. 533 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 267 struct owner_less; 1370 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1375 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
shared_ptr.h | 1174 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1179 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1483 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 1488 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 1174 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1179 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1483 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 1488 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 1174 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1179 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1483 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 1488 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 1174 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1179 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1483 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 1488 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
shared_ptr.h | 1164 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1169 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1463 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 1468 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
memory | 506 // class owner_less: 507 template<class T> struct owner_less; 510 struct owner_less<shared_ptr<T>> 520 struct owner_less<weak_ptr<T>> [all...] |