Home
last modified time | relevance | path

Searched defs:compare_result (Results 1 – 16 of 16) sorted by relevance

/third_party/boost/libs/spirit/example/x3/rexpr/rexpr_full/test/
Dtesting.hpp32 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/
Decma-comparison.c121 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/
Dopcodes-ecma-relational-equality.c47 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/
Dtest_softmax_stitch.py58 def compare_result(expect, output, dtype): function
Dtest_dropoutgrad_reducesum_stitch.py54 def compare_result(expect, output, dtype): function
Dtest_layernorm_stitch.py51 def compare_result(expect, output, dtype): function
Dtest_layernorm.py67 def compare_result(expect, output, dtype): function
/third_party/boost/boost/compute/algorithm/detail/
Dfind_extrema_with_reduce.hpp417 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/
Dfind_extrema_with_reduce.hpp417 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/
Dtest_icu.cpp71 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/
Dstring_view.h555 int compare_result) { in CompareImpl()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstring_view.h635 int compare_result) { in CompareImpl()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbaseparse.c504 gint compare_result = 0; in _sink_chain_pull_short_read() local
/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c808 int compare_result = ident_start_p[0] - keyword_p->keyword_p[0]; in lexer_parse_identifier() local
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1105 const bool compare_result = Compare(m1, m2, parent_fields); in CompareFieldValueUsingParentFields() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2145 compare_result (gconstpointer a, gconstpointer b) in compare_result() function