Home
last modified time | relevance | path

Searched defs:cmp_fn (Results 1 – 4 of 4) sorted by relevance

/third_party/iowow/src/utils/
Diwhmap.c30 int (*cmp_fn)(const void *, const void *); member
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1091 _gst_uri_compare_lists (GList * first, GList * second, GCompareFunc cmp_fn) in _gst_uri_compare_lists()
1775 #define GST_URI_NORMALIZED_CMP_LIST(field, norm_fn, copy_fn, cmp_fn, free_fn) \ in gst_uri_equal() argument
/third_party/mindspore/mindspore/ops/composite/multitype_ops/
D_compile_utils.py945 def reduce_(a, reduce_fn, cmp_fn=None, axis=None, keepdims=False, initial=None, where=True, dtype=N… argument
/third_party/mindspore/mindspore/numpy/
Dmath_ops.py2427 def _reduce(a, reduce_fn, cmp_fn=None, axis=None, keepdims=False, initial=None, where=True, dtype=N… argument