/third_party/boost/libs/spirit/example/x3/rexpr/rexpr_full/test/ |
D | testing.hpp | 32 struct compare_result struct 34 compare_result( in compare_result() function 39 Iterator pos; 40 bool full_match;
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-comparison.c | 121 ecma_value_t compare_result = ecma_op_abstract_equality_compare (x_num_value, y); in ecma_op_abstract_equality_compare() local 169 ecma_value_t compare_result = ecma_op_abstract_equality_compare (x_prim_value, y); in ecma_op_abstract_equality_compare() local
|
/third_party/jerryscript/jerry-core/vm/ |
D | opcodes-ecma-relational-equality.c | 47 ecma_value_t compare_result = ecma_op_abstract_equality_compare (left_value, right_value); in opfunc_equality() local
|
/third_party/mindspore/tests/st/ops/graph_kernel/ |
D | test_softmax_stitch.py | 58 def compare_result(expect, output, dtype): function
|
D | test_dropoutgrad_reducesum_stitch.py | 54 def compare_result(expect, output, dtype): function
|
D | test_layernorm_stitch.py | 51 def compare_result(expect, output, dtype): function
|
D | test_layernorm.py | 67 def compare_result(expect, output, dtype): function
|
/third_party/boost/boost/compute/algorithm/detail/ |
D | find_extrema_with_reduce.hpp | 417 bool compare_result = next > extremum; in find_extrema_with_reduce() local 428 bool compare_result = next < extremum; in find_extrema_with_reduce() local
|
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/ |
D | find_extrema_with_reduce.hpp | 417 bool compare_result = next > extremum; in find_extrema_with_reduce() local 428 bool compare_result = next < extremum; in find_extrema_with_reduce() local
|
/third_party/boost/libs/regex/test/regress/ |
D | test_icu.cpp | 71 void compare_result(const MR1& w1, const MR2& w2, boost::mpl::int_<2> const*) in compare_result() function 135 void compare_result(const MR1& w1, const MR2& w2, boost::mpl::int_<1> const*) in compare_result() function
|
/third_party/abseil-cpp/absl/strings/ |
D | string_view.h | 555 int compare_result) { in CompareImpl()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | string_view.h | 635 int compare_result) { in CompareImpl()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | baseparse.c | 504 gint compare_result = 0; in _sink_chain_pull_short_read() local
|
/third_party/jerryscript/jerry-core/parser/js/ |
D | js-lexer.c | 808 int compare_result = ident_start_p[0] - keyword_p->keyword_p[0]; in lexer_parse_identifier() local
|
/third_party/protobuf/src/google/protobuf/util/ |
D | message_differencer.cc | 1105 const bool compare_result = Compare(m1, m2, parent_fields); in CompareFieldValueUsingParentFields() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | video.c | 2145 compare_result (gconstpointer a, gconstpointer b) in compare_result() function
|