Home
last modified time | relevance | path

Searched defs:compare_func (Results 1 – 25 of 30) 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()
Decma-builtin-array-prototype.c1006ecma_value_t compare_func) /**< compare function */ in ecma_builtin_array_prototype_object_sort_compare_helper()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex_shadow.c71 enum compare_func *compare_func; member
143 enum compare_func *compare_func, in nir_lower_tex_shadow()
/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/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/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.h475 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
Dsvga_tgsi_insn.c1437 enum pipe_compare_func compare_func, in emit_conditional()
1518 enum pipe_compare_func compare_func, in emit_select()
Dsvga_shader.h135 unsigned compare_func:3; member
/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
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h111 enum pipe_compare_func compare_func; member
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstcollectpads.c108 GstCollectPadsCompareFunction compare_func; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h202 unsigned compare_func:3; member
/third_party/python/Modules/
D_tracemalloc.c240 _Py_hashtable_compare_func compare_func, in hashtable_new()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.h493 spvc_msl_sampler_compare_func compare_func; member
Dspirv_msl.hpp205 MSLSamplerCompareFunc compare_func = MSL_SAMPLER_COMPARE_FUNC_NEVER; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h310 unsigned compare_func:3; member
/third_party/mesa3d/src/compiler/
Dshader_enums.h1092 enum compare_func enum

12