Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex_shadow.c70 enum compare_func *compare_func; member
144 enum compare_func *compare_func, in nir_lower_tex_shadow()
/aosp_15_r20/external/python/cpython3/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()
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/
Ddevice_iot_config_int.h64 typedef bool (*compare_func)(const entry_t& first, const entry_t& second); typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_hashtable.h67 _Py_hashtable_compare_func compare_func; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_hashtable.h67 _Py_hashtable_compare_func compare_func; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog.c102 rc_compare_func compare_func = RC_COMPARE_FUNC_NEVER; in r500_transform_IF_instr() local
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_hashtable.h67 _Py_hashtable_compare_func compare_func; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_hashtable.h67 _Py_hashtable_compare_func compare_func; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_hashtable.h67 _Py_hashtable_compare_func compare_func; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h519 translate_texture_compare(enum pipe_compare_func compare_func) in translate_texture_compare()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c147 uint8 compare_func; in define_sampler_state_object() local
H A Dsvga_tgsi_insn.c1419 enum pipe_compare_func compare_func, in emit_conditional()
1500 enum pipe_compare_func compare_func, in emit_select()
H A Dsvga_shader.h118 unsigned compare_func:3; member
H A Dsvga_context.h219 unsigned compare_func:3; member
H A Dsvga_tgsi_vgpu10.c8540 SVGA3dCmpFunc compare_func = emit->key.tex[swz->unit].compare_func + 1; in end_tex_swizzle() local
/aosp_15_r20/external/curl/lib/
H A Dhttp_aws_sigv4.c430 static int compare_func(const void *a, const void *b) in compare_func() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h111 enum pipe_compare_func compare_func; member
/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c246 _Py_hashtable_compare_func compare_func, in hashtable_new()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h226 unsigned compare_func:3; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h310 unsigned compare_func:3; member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h320 unsigned compare_func:3; /**< PIPE_FUNC_x */ member
/aosp_15_r20/external/mesa3d/src/compiler/
H A Dshader_enums.h1391 enum compare_func enum
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h428 unsigned compare_func:3; /**< PIPE_FUNC_x */ member
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dpanfrost-job.h1177 enum mali_alt_func compare_func : 3; member