| /kernel/linux/linux-5.10/arch/ia64/lib/ |
| H A D | copy_user.S | 66 #define src1 r24 define [all...] |
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| H A D | multi_arith.h | 114 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() argument 165 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant() argument [all...] |
| /kernel/linux/linux-6.6/arch/m68k/math-emu/ |
| H A D | multi_arith.h | 114 static inline void fp_submant(struct fp_ext *dest, struct fp_ext *src1, in fp_submant() argument 165 static inline void fp_multiplymant(union fp_mant128 *dest, struct fp_ext *src1, in fp_multiplymant() argument [all...] |
| /kernel/linux/linux-6.6/arch/ia64/lib/ |
| H A D | copy_user.S | 66 #define src1 r24 define [all...] |
| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | bitmap.h | 76 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() argument 154 static inline int bitmap_and(unsigned long *dst, const unsigned long *src1, in bitmap_and() argument 170 static inline int bitmap_equal(const unsigned long *src1, in bitmap_equal() argument [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | cpumask.c | 135 __bpf_kfunc u32 bpf_cpumask_first_and(const struct cpumask *src1, in bpf_cpumask_first_and() argument 249 bpf_cpumask_and(struct bpf_cpumask *dst, const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_and() argument 264 bpf_cpumask_or(struct bpf_cpumask *dst, const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_or() argument 279 bpf_cpumask_xor(struct bpf_cpumask *dst, const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_xor() argument 297 bpf_cpumask_equal(const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_equal() argument 313 bpf_cpumask_intersects(const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_intersects() argument 329 bpf_cpumask_subset(const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_subset() argument 404 bpf_cpumask_any_and_distribute(const struct cpumask *src1, const struct cpumask *src2) bpf_cpumask_any_and_distribute() argument [all...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_mathbinary.c | 31 static float sub(float src0, float src1) in sub() argument 35 static float add(float src0, float src1) in add() argument 39 static float mul(float src0, float src1) in mul() argument 43 static float realdiv(float src0, float src1) in realdiv() argument 47 static float minimum(float src0, float src1) in minimum() argument 51 floormod(float src0, float src1) floormod() argument 70 const float *src1 = input1->data; math_binary_commutative() local 94 const float *src1 = input1->data; math_binary_not_commutative() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264qpel.c | 213 static inline void put_pixels16_l2_altivec( uint8_t * dst, const uint8_t * src1, in put_pixels16_l2_altivec() argument 253 static inline void avg_pixels16_l2_altivec( uint8_t * dst, const uint8_t * src1, in avg_pixels16_l2_altivec() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | colorspacedsp_yuv2yuv_template.c | 47 const ipixel *src0 = src[0], *src1 = src[1], *src2 = src[2]; in yuv2yuv() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | hscale.c | 173 uint8_t ** src1 = desc->src->plane[1].line; in chr_h_scale() local 187 c->hcscale_fast(c, (uint16_t*)dst1[dst_pos1+i], (uint16_t*)dst2[dst_pos2+i], dstW, src1[src_pos1+i], src2[src_pos2+i], srcW, xInc); in chr_h_scale() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | hevc_pel.c | 68 #define src1 (buf1 + 2 * 4 * MAX_PB_SIZE) macro [all...] |
| H A D | h264pred.c | 140 #define src1 (buf1 + 4 * 16) macro
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | lws-dsh.c | 150 _lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, in _lws_dsh_alloc_tail() argument 273 lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, in lws_dsh_alloc_tail() argument
|
| /third_party/mbedtls/library/ |
| H A D | constant_time.c | 170 mbedtls_ct_memcpy_if(mbedtls_ct_condition_t condition, unsigned char *dest, const unsigned char *src1, const unsigned char *src2, size_t len) mbedtls_ct_memcpy_if() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_a6xx.c | 113 struct ir3_instruction *atomic, *ibo, *src0, *src1, *data, *dummy; in emit_intrinsic_atomic_ssbo() local 258 struct ir3_instruction *atomic, *ibo, *src0, *src1, *dummy; emit_intrinsic_atomic_image() local 448 struct ir3_instruction *addr, *atomic, *src1; emit_intrinsic_atomic_global() local [all...] |
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | emu.c | 51 emu_alu(struct emu *emu, afuc_opc opc, uint32_t src1, uint32_t src2) in emu_alu() argument 189 uint32_t src1 = emu_get_gpr_reg(emu, instr->control.src1); emu_instr() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
| H A D | sfn_instr_test.cpp | 127 auto src1 = alu.psrc(1); in TEST_F() local 171 auto src1 = alu.psrc(1); in TEST_F() local [all...] |
| H A D | sfn_valuefactory_test.cpp | 76 nir_src src1 = NIR_SRC_INIT; in TEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_emit.c | 163 fixup_raddr_conflict(struct qblock *block, struct qpu_reg dst, struct qpu_reg *src0, struct qpu_reg *src1, struct qinst *inst, uint64_t *unpack) fixup_raddr_conflict() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_surface_builder.cpp | 181 emit_untyped_atomic(const vec4_builder &bld, const src_reg &surface, const src_reg &addr, const src_reg &src0, const src_reg &src1, unsigned dims, unsigned rsize, unsigned op, brw_predicate pred) emit_untyped_atomic() argument
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | lower.c | 201 ppir_src *src1 = &alu->src[1]; in ppir_lower_select() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_info.c | 410 struct lp_tgsi_channel_info src1; in analyse_instruction() local
|
| H A D | lp_bld_quad.c | 195 LLVMValueRef src0, src1; in lp_bld_quad_twiddle() local
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir_emit.c | 195 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz, struct etna_inst_dst dst, struct etna_inst_src coord, struct etna_inst_src src1, struct etna_inst_src src2) etna_emit_tex() argument
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativePPC_64.c | 147 emit_single_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 flags, sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) emit_single_op() argument [all...] |