Home
last modified time | relevance | path

Searched defs:compare_func (Results 1 – 25 of 40) sorted by relevance

12

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers-sort.c31 ecma_value_t compare_func, /**< compare function */ in ecma_builtin_helper_array_to_heap()
113 ecma_value_t compare_func, /**< compare function */ in ecma_builtin_helper_array_heap_sort_helper()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_lower_texcmp.c71 enum compare_func *compare_func; member
140 enum compare_func *compare_func, in d3d12_lower_sample_tex_compare()
Dd3d12_context.h101 enum pipe_compare_func compare_func; member
/third_party/glib/gobject/
Dgvaluearray.c328 GCompareFunc compare_func) in g_value_array_sort()
358 GCompareDataFunc compare_func, in g_value_array_sort_with_data()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Darg_min_max_fp16.c106 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim0Fp16()
132 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim1Fp16()
163 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim2Fp16()
198 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim3Fp16()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Darg_min_max_fp32.c107 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim0()
133 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim1()
164 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim2()
199 const ArgMinMaxParameter *param, COMPARE_FUNCTION compare_func) { in ArgMinMaxDim3()
/third_party/pulseaudio/src/pulsecore/
Dhashmap.c45 pa_compare_func_t compare_func; member
58 pa_hashmap *pa_hashmap_new_full(pa_hash_func_t hash_func, pa_compare_func_t compare_func, pa_free_c… in pa_hashmap_new_full()
75 pa_hashmap *pa_hashmap_new(pa_hash_func_t hash_func, pa_compare_func_t compare_func) { in pa_hashmap_new()
Didxset.c48 pa_compare_func_t compare_func; member
83 pa_idxset* pa_idxset_new(pa_hash_func_t hash_func, pa_compare_func_t compare_func) { in pa_idxset_new()
Ddatabase-simple.c58 static int compare_func(const void *a, const void *b) { in compare_func() function
/third_party/glib/glib/
Dglist.c1208 GFunc compare_func, in g_list_sort_merge()
1243 GFunc compare_func, in g_list_sort_real()
1300 GCompareFunc compare_func) in g_list_sort()
1332 GCompareDataFunc compare_func, in g_list_sort_with_data()
Dgslist.c993 GFunc compare_func, in g_slist_sort_merge()
1023 GFunc compare_func, in g_slist_sort_real()
1067 GCompareFunc compare_func) in g_slist_sort()
1084 GCompareDataFunc compare_func, in g_slist_sort_with_data()
Dgarray.c818 GCompareFunc compare_func) in g_array_sort()
850 GCompareDataFunc compare_func, in g_array_sort_with_data()
907 GCompareFunc compare_func, in g_array_binary_search()
1984 GCompareFunc compare_func) in g_ptr_array_sort()
2061 GCompareDataFunc compare_func, in g_ptr_array_sort_with_data()
2536 GCompareFunc compare_func) in g_byte_array_sort()
2552 GCompareDataFunc compare_func, in g_byte_array_sort_with_data()
Dgqsort.c300 GCompareDataFunc compare_func, in g_qsort_with_data()
Dgqueue.c350 GCompareDataFunc compare_func, in g_queue_sort()
/third_party/python/Python/
Dhashtable.c317 _Py_hashtable_compare_func compare_func, in _Py_hashtable_new_full()
364 _Py_hashtable_compare_func compare_func) in _Py_hashtable_new()
/third_party/glib/gio/
Dgliststore.c303 GCompareDataFunc compare_func, in g_list_store_insert_sorted()
333 GCompareDataFunc compare_func, in g_list_store_sort()
/third_party/glib/glib/tests/
Dasyncqueue.c31 compare_func (gconstpointer d1, gconstpointer d2, gpointer data) in compare_func() function
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog.c127 rc_compare_func compare_func = RC_COMPARE_FUNC_NEVER; in r500_transform_IF() local
/third_party/python/Include/internal/
Dpycore_hashtable.h67 _Py_hashtable_compare_func compare_func; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldisplay.c757 GCompareFunc compare_func) in gst_gl_display_find_window()
785 GCompareFunc compare_func) in gst_gl_display_retrieve_window()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h476 translate_texture_compare(enum pipe_compare_func compare_func) in translate_texture_compare()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_sampler.c166 uint8 compare_func; in define_sampler_state_object() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdisplay.c410 GCompareFunc compare_func) in gst_vulkan_display_find_window()
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1398ecma_value_t compare_func) /**< compare function */ in ecma_builtin_typedarray_prototype_sort_compare_helper()
1489 ecma_value_t compare_func) /**< comparator fn */ in ecma_builtin_typedarray_prototype_sort()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djifmux.c64 CompareFunc compare_func; member

12