Searched defs:less (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/other/
H A Dcrash-5.C4 template<class T> struct less {}; struct
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/owner_less/
H A Dcmp.cc38 std::owner_less<std::shared_ptr<A>> less; local
56 std::owner_less<std::shared_ptr<A>> less; local
89 std::owner_less<std::shared_ptr<A>> less; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/
H A Dless.cc30 struct less<A*> : binary_function<A*,A*,bool> struct in namespace:std
46 std::less<std::shared_ptr<A>> less; local
62 std::less<std::shared_ptr<A>> less; local
86 std::less<std::shared_ptr<A>> less; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr51411-2.C10 template<typename _Tp> struct less { struct in namespace:std
H A Dpr46646.C449 struct less : public binary_function<_Tp, _Tp, bool> struct in namespace:std
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dtrie_policy_base.hpp181 less(e_const_iterator b_l, e_const_iterator e_l, function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/function_objects/
H A Dcomparisons_void.cc84 auto less = test2( std::less<>() ); variable
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dshared_ptr.h434 struct less<shared_ptr<_Tp>> : public _Sp_less<shared_ptr<_Tp>> struct in inherits:_Sp_less
H A Dstl_function.h382 struct less : public binary_function<_Tp, _Tp, bool> struct in inherits:binary_function
458 struct less<void> struct
H A Dshared_ptr_base.h1292 struct less<__shared_ptr<_Tp, _Lp>> struct in inherits:_Sp_less
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr57101.C136 template < typename _Tp > struct less:binary_function < _Tp, _Tp, bool > struct in namespace:std
H A Dvariadic98.C178 template<typename _Tp> struct less : public binary_function<_Tp, _Tp, bool> { struct in namespace:std
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A D20090106_0.C39 struct less : public binary_function<_Tp, _Tp, bool> struct in namespace:std
H A Dpr47333.C304 struct less : public binary_function<_Tp, _Tp, bool> struct in namespace:std
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr22444.C73 template <class _Tp> struct less : public binary_function<_Tp, _Tp, bool> struct in namespace:std
H A Dpr42337.C38 template<typename _Tp> struct less : public binary_function<_Tp, _Tp, bool> { }; struct in inherits:binary_function
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_function.h109 struct less : public binary_function<_Tp,_Tp,bool> struct in inherits:binary_function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr47615.C34 template < typename _Tp > struct less:binary_function < _Tp, _Tp, bool > struct in namespace:std

Completed in 111 milliseconds