/external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/ |
Android.mk | 19 test_name := utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/owner_less 20 test_src := owner_less.pass.cpp
|
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;
|
/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/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/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; 1341 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1346 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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; 1341 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1346 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; 1341 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1346 struct owner_less<__weak_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
shared_ptr.h | 511 /// Primary template owner_less 513 struct owner_less; 515 /// Partial specialization of owner_less for shared_ptr. 517 struct owner_less<shared_ptr<_Tp>> struct in inherits:_Sp_owner_less 521 /// Partial specialization of owner_less for weak_ptr. 523 struct owner_less<weak_ptr<_Tp>> struct in inherits:_Sp_owner_less
|
shared_ptr_base.h | 350 struct owner_less; 1470 struct owner_less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_owner_less 1475 struct owner_less<__weak_ptr<_Tp, _Lp>> 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...] |