/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-helpers-sort.c | 31 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/ |
D | d3d12_nir_lower_texcmp.c | 71 enum compare_func *compare_func; member 140 enum compare_func *compare_func, in d3d12_lower_sample_tex_compare()
|
D | d3d12_context.h | 101 enum pipe_compare_func compare_func; member
|
/third_party/glib/gobject/ |
D | gvaluearray.c | 328 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/ |
D | arg_min_max_fp16.c | 106 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/ |
D | arg_min_max_fp32.c | 107 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/ |
D | hashmap.c | 45 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()
|
D | idxset.c | 48 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()
|
D | database-simple.c | 58 static int compare_func(const void *a, const void *b) { in compare_func() function
|
/third_party/glib/glib/ |
D | glist.c | 1208 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()
|
D | gslist.c | 993 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()
|
D | garray.c | 818 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()
|
D | gqsort.c | 300 GCompareDataFunc compare_func, in g_qsort_with_data()
|
D | gqueue.c | 350 GCompareDataFunc compare_func, in g_queue_sort()
|
/third_party/python/Python/ |
D | hashtable.c | 317 _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/ |
D | gliststore.c | 303 GCompareDataFunc compare_func, in g_list_store_insert_sorted() 333 GCompareDataFunc compare_func, in g_list_store_sort()
|
/third_party/glib/glib/tests/ |
D | asyncqueue.c | 31 compare_func (gconstpointer d1, gconstpointer d2, gpointer data) in compare_func() function
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r500_fragprog.c | 127 rc_compare_func compare_func = RC_COMPARE_FUNC_NEVER; in r500_transform_IF() local
|
/third_party/python/Include/internal/ |
D | pycore_hashtable.h | 67 _Py_hashtable_compare_func compare_func; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstgldisplay.c | 757 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/ |
D | etnaviv_translate.h | 476 translate_texture_compare(enum pipe_compare_func compare_func) in translate_texture_compare()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_sampler.c | 166 uint8 compare_func; in define_sampler_state_object() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkdisplay.c | 410 GCompareFunc compare_func) in gst_vulkan_display_find_window()
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
D | ecma-builtin-typedarray-prototype.c | 1398 … ecma_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/ |
D | jifmux.c | 64 CompareFunc compare_func; member
|