/third_party/boost/boost/geometry/policies/ |
D | compare.hpp | 45 struct less struct 47 typedef Point first_argument_type; 48 typedef Point second_argument_type; 49 typedef bool result_type; 51 inline bool operator()(Point const& left, Point const& right) const in operator ()() 66 struct less<void, Dimension, CSTag> struct 68 typedef bool result_type; 71 inline bool operator()(Point1 const& left, Point2 const& right) const in operator ()() 86 struct less<Point, Dimension, void> struct 88 typedef Point first_argument_type; [all …]
|
/third_party/boost/boost/pfr/ |
D | functors.hpp | 125 template <class T = void> struct less { struct 127 bool operator()(const T& x, const T& y) const { in operator ()() 133 typedef std::true_type is_transparent; 142 template <> struct less<void> { struct 144 bool operator()(const T& x, const U& y) const { in operator ()() 148 typedef std::true_type is_transparent;
|
/third_party/boost/libs/pfr/include/boost/pfr/ |
D | functors.hpp | 125 template <class T = void> struct less { struct 127 bool operator()(const T& x, const T& y) const { in operator ()() 133 typedef std::true_type is_transparent; 142 template <> struct less<void> { struct 144 bool operator()(const T& x, const U& y) const { in operator ()() 148 typedef std::true_type is_transparent;
|
/third_party/boost/boost/range/detail/ |
D | less.hpp | 15 struct less { struct 17 bool operator()(const T& lhs, const U& rhs) const { in operator ()()
|
/third_party/boost/boost/geometry/policies/robustness/ |
D | segment_ratio.hpp | 35 struct less {}; struct 38 struct less<Type, true> struct 41 static inline bool apply(Ratio const& lhs, Ratio const& rhs) in apply() 49 struct less<Type, false> struct 52 static inline bool apply(Ratio const& lhs, Ratio const& rhs) in apply()
|
/third_party/boost/boost/log/utility/functional/ |
D | logical.hpp | 119 struct less struct 121 typedef bool result_type; 124 bool operator() (T const& left, U const& right) const in operator ()() 131 static bool op(T const& left, U const& right, false_type) in op() 136 static bool op(T const& left, U const& right, true_type) in op()
|
/third_party/boost/boost/hana/fwd/ |
D | less.hpp | 37 constexpr auto less = [](auto&& x, auto&& y) { in __anon8efb0fb40102() variable
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | less.hpp | 37 constexpr auto less = [](auto&& x, auto&& y) { in __anon155553270102() variable
|
/third_party/boost/boost/geometry/strategies/ |
D | compare.hpp | 46 struct less struct 49 static inline bool apply(T1 const& l, T2 const& r) in apply()
|
/third_party/mindspore/mindspore/ops/composite/multitype_ops/ |
D | less_impl.py | 22 less = base.MultitypeFuncGraph("less", True) variable
|
/third_party/boost/boost/geometry/algorithms/detail/relate/ |
D | turns.hpp | 290 struct less struct 295 static inline bool use_fraction(Turn const& left, Turn const& right) in use_fraction() 321 inline bool operator()(Turn const& left, Turn const& right) const in operator ()()
|
/third_party/boost/boost/fusion/sequence/comparison/ |
D | less.hpp | 23 less(Seq1 const& a, Seq2 const& b) in less() function
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | less.rst | 3 less title
|
/third_party/boost/boost/icl/detail/ |
D | relation_state.hpp | 19 static const int less = -1; variable
|
/third_party/boost/libs/icl/test/cmp_clang_ttp_passing_/ |
D | cmp_clang_ttp_passing.cpp | 16 template<class T>class less{}; class
|
/third_party/boost/boost/geometry/algorithms/detail/expand/ |
D | indexed.hpp | 62 std::less<coordinate_type> less; in apply() local
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_pq.h | 53 nghttp2_less less; member
|
/third_party/nghttp2/lib/ |
D | nghttp2_pq.h | 53 nghttp2_less less; member
|
/third_party/mindspore/tests/ut/cpp/ops/ |
D | test_ops_less.cc | 36 auto less = std::make_shared<Less>(); in TEST_F() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | compare_test.cc | 263 std::less<int> less; in TEST() local 318 std::less<int> less; in TEST() local
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | test_simplify.hpp | 98 less_comparator less(max_distance); in apply() local 191 less_comparator const less(max_distance); in test_geometry() local
|
/third_party/abseil-cpp/absl/types/ |
D | compare_test.cc | 263 std::less<int> less; in TEST() local 318 std::less<int> less; in TEST() local
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | expand_point.hpp | 59 std::less<coordinate_type> less; in apply() local
|
/third_party/boost/boost/mpl/aux_/preprocessed/plain/ |
D | less.hpp | 67 struct less struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/ |
D | less.hpp | 67 struct less struct
|