HomeSort by relevance Sort by last modified time
    Searched defs:owner_less (Results 1 - 12 of 12) sorted by null

  /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-linux-glibc2.15-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/r10/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/r11/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/r13/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...]

Completed in 1853 milliseconds