Searched defs:cmp (Results 1 - 25 of 84) sorted by relevance

1234

/xsrc/external/mit/fontconfig/dist/meson-cc-tests/
H A Dsolaris-atomic-operations.c6 void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); } argument
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dtimingsafe_memcmp.c38 int cmp = lt - gt; local in function:timingsafe_memcmp
/xsrc/external/mit/xorg-server/dist/os/
H A Dtimingsafe_memcmp.c38 int cmp = lt - gt; local in function:timingsafe_memcmp
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h22 unsigned cmp; member in struct:nv30_texfmt::__anonc291085e0108
H A Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h22 unsigned cmp; member in struct:nv30_texfmt::__anon06934a710108
H A Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_nir_lower_multiview.c55 nir_ssa_def *cmp = local in function:lower_multiview_mask
/xsrc/external/mit/libXpm/dist/src/
H A Drgb.c213 int cmp; local in function:xpmGetRGBfromName
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_multiview.c285 nir_ssa_def *cmp = nir_ige(&b, loop_index, nir_imm_int(&b, view_count)); local in function:nir_lower_multiview
H A Dnir_opt_comparison_pre.c164 nir_ssa_def *const cmp = zero_on_left local in function:rewrite_compare_instruction
251 nir_alu_instr *const cmp = *a; local in function:comparison_pre_block
[all...]
H A Dnir_conversion_builder.h80 nir_ssa_def *cmp = nir_flt(b, roundtrip, src); local in function:nir_round_float_to_float
91 nir_ssa_def *cmp = nir_flt(b, src, roundtrip); local in function:nir_round_float_to_float
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c168 nir_ssa_def *const cmp = zero_on_left local in function:rewrite_compare_instruction
255 nir_alu_instr *const cmp = *a; local in function:comparison_pre_block
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_nir_lower_texcmp.c103 nir_ssa_def *cmp = tex->src[comp_index].src.ssa; local in function:lower_sample_tex_compare_impl
H A Dd3d12_gs_variant.cpp252 nir_ssa_def *cmp = nir_ige(b, emit_ctx->loop_index, local in function:d3d12_begin_emit_primitives_gs
/xsrc/external/mit/xman/dist/
H A Dsearch.c366 int check, cmp, len_cmp, global_number; local in function:BEntrySearch
/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmpr.c313 int cmp; local in function:mpr_cmpi
333 int cmp; local in function:mpr_cmpabsi
347 int cmp, neg; local in function:mpr_docmp
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp265 ir_expression *const cmp = local in function:ir_mat_op_to_vec_visitor::do_equal_mat_mat
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp265 ir_expression *const cmp = local in function:ir_mat_op_to_vec_visitor::do_equal_mat_mat
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_helper.cpp230 ac_build_atomic_cmp_xchg(struct ac_llvm_context * ctx,LLVMValueRef ptr,LLVMValueRef cmp,LLVMValueRef val,const char * sync_scope) argument
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_helper.cpp318 ac_build_atomic_cmp_xchg(struct ac_llvm_context * ctx,LLVMValueRef ptr,LLVMValueRef cmp,LLVMValueRef val,const char * sync_scope) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.cpp54 void TexInstruction::set_gather_comp(int cmp) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DREADME.rst
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cp.c100 is_foldable_double_cmp(struct ir3_instruction *cmp) argument
/xsrc/external/mit/xterm/dist/
H A Dwcwidth.c221 unsigned long cmp = (unsigned long) ucs; local in function:mk_wcwidth
[all...]

Completed in 16 milliseconds

1234