/third_party/boost/boost/geometry/policies/ |
D | compare.hpp | 137 struct greater struct 139 typedef Point first_argument_type; 140 typedef Point second_argument_type; 141 typedef bool result_type; 143 bool operator()(Point const& left, Point const& right) const in operator ()() 158 struct greater<void, Dimension, CSTag> struct 160 typedef bool result_type; 163 bool operator()(Point1 const& left, Point2 const& right) const in operator ()() 178 struct greater<Point, Dimension, void> struct 180 typedef Point first_argument_type; [all …]
|
/third_party/boost/boost/pfr/ |
D | functors.hpp | 97 template <class T = void> struct greater { struct 99 bool operator()(const T& x, const T& y) const { in operator ()() 105 typedef std::true_type is_transparent; 114 template <> struct greater<void> { struct 116 bool operator()(const T& x, const U& y) const { in operator ()() 120 typedef std::true_type is_transparent;
|
/third_party/boost/libs/pfr/include/boost/pfr/ |
D | functors.hpp | 97 template <class T = void> struct greater { struct 99 bool operator()(const T& x, const T& y) const { in operator ()() 105 typedef std::true_type is_transparent; 114 template <> struct greater<void> { struct 116 bool operator()(const T& x, const U& y) const { in operator ()() 120 typedef std::true_type is_transparent;
|
/third_party/weston/tools/zunitc/inc/zunitc/ |
D | zunitc.h | 506 #define ZUC_ASSERT_LT(lesser, greater) \ argument 522 #define ZUC_ASSERT_LE(lesser, greater) \ argument 536 #define ZUC_ASSERT_GT(greater, lesser) \ argument 552 #define ZUC_ASSERT_GE(greater, lesser) \ argument 667 #define ZUC_ASSERTG_LT(lesser, greater, label) \ argument 682 #define ZUC_ASSERTG_LE(lesser, greater, label) \ argument 695 #define ZUC_ASSERTG_GT(greater, lesser, label) \ argument 710 #define ZUC_ASSERTG_GE(greater, lesser, label) \ argument
|
/third_party/boost/boost/log/utility/functional/ |
D | logical.hpp | 144 struct greater struct 146 typedef bool result_type; 149 bool operator() (T const& left, U const& right) const in operator ()() 156 static bool op(T const& left, U const& right, false_type) in op() 161 static bool op(T const& left, U const& right, true_type) in op()
|
/third_party/boost/boost/geometry/strategies/ |
D | compare.hpp | 55 struct greater struct 58 static inline bool apply(T1 const& l, T2 const& r) in apply()
|
/third_party/mindspore/mindspore/ops/composite/multitype_ops/ |
D | greater_impl.py | 22 greater = base.MultitypeFuncGraph("greater", True) variable
|
/third_party/boost/boost/fusion/sequence/comparison/ |
D | greater.hpp | 28 greater(Seq1 const& a, Seq2 const& b) in greater() function
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | greater.rst | 3 greater title
|
/third_party/boost/boost/icl/detail/ |
D | relation_state.hpp | 21 static const int greater = 1; variable
|
/third_party/boost/libs/algorithm/minmax/fuzzing/ |
D | minmax_element.fuzz.cpp | 24 bool greater(uint8_t lhs, uint8_t rhs) { return lhs > rhs; } in greater() function
|
D | minmax_element_variants.fuzz.cpp | 28 bool greater(uint8_t lhs, uint8_t rhs) { return lhs > rhs; } in greater() function
|
/third_party/boost/boost/geometry/algorithms/detail/expand/ |
D | indexed.hpp | 63 std::greater<coordinate_type> greater; in apply() local
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | expand_point.hpp | 60 std::greater<coordinate_type> greater; in apply() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/ |
D | clip_by_norm_no_div_square_sum_fusion.cc | 29 auto greater = std::make_shared<Primitive>(kGreaterOpName); in DefinePattern() local
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe10.c | 77 int length, greater, forkstat; in main() local
|
/third_party/boost/boost/mpl/aux_/preprocessed/plain/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/ |
D | greater.hpp | 67 struct greater struct
|
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/ |
D | greater.hpp | 67 struct greater struct
|