Home
last modified time | relevance | path

Searched refs:v_alpha (Results 1 – 21 of 21) sorted by relevance

/dports/math/openblas/OpenBLAS-0.3.18/kernel/mips/
H A Ddgemm_kernel_8x4_msa.c44 v2f64 v_alpha = {alpha, alpha}; in dgemmkernel_8x4_core_msa() local
252 dst0 = res0 * v_alpha; in dgemmkernel_8x4_core_msa()
253 dst1 = res1 * v_alpha; in dgemmkernel_8x4_core_msa()
254 dst2 = res2 * v_alpha; in dgemmkernel_8x4_core_msa()
255 dst3 = res3 * v_alpha; in dgemmkernel_8x4_core_msa()
256 dst4 = res4 * v_alpha; in dgemmkernel_8x4_core_msa()
257 dst5 = res5 * v_alpha; in dgemmkernel_8x4_core_msa()
258 dst6 = res6 * v_alpha; in dgemmkernel_8x4_core_msa()
259 dst7 = res7 * v_alpha; in dgemmkernel_8x4_core_msa()
277 dst0 = res8 * v_alpha; in dgemmkernel_8x4_core_msa()
[all …]
H A Dsgemm_kernel_8x8_msa.c263 dst0 = res0 * v_alpha; in CNAME()
264 dst1 = res1 * v_alpha; in CNAME()
265 dst2 = res2 * v_alpha; in CNAME()
266 dst3 = res3 * v_alpha; in CNAME()
267 dst4 = res4 * v_alpha; in CNAME()
268 dst5 = res5 * v_alpha; in CNAME()
269 dst6 = res6 * v_alpha; in CNAME()
270 dst7 = res7 * v_alpha; in CNAME()
292 dst0 = res8 * v_alpha; in CNAME()
293 dst1 = res9 * v_alpha; in CNAME()
[all …]
H A Ddgemv_n_msa.c228 x0 = x0 * v_alpha; \
229 x1 = x1 * v_alpha; \
230 x2 = x2 * v_alpha; \
231 x3 = x3 * v_alpha; \
241 x0 = x0 * v_alpha; \
242 x1 = x1 * v_alpha; \
486 v2f64 v_alpha; in CNAME() local
492 v_alpha = COPY_DOUBLE_TO_VECTOR(alpha); in CNAME()
H A Dsgemv_n_msa.c175 x0 = x0 * v_alpha; \
176 x1 = x1 * v_alpha; \
183 x0 = x0 * v_alpha; \
426 v4f32 v_alpha, x0, x1, y0 = {0,0,0,0}, y1 = {0,0,0,0}; in CNAME() local
430 v_alpha = COPY_FLOAT_TO_VECTOR(alpha); in CNAME()
/dports/math/blasfeo/blasfeo-0.1.2/blasfeo_api/
H A Dd_blas1_lib4.c72 v_alpha, v_tmp, in blasfeo_daxpy() local
79 v_alpha = _mm256_broadcast_sd( &alpha ); in blasfeo_daxpy()
87 v_y0 = _mm256_fmadd_pd( v_alpha, v_x0, v_y0 ); in blasfeo_daxpy()
90 v_tmp = _mm256_mul_pd( v_alpha, v_x0 ); in blasfeo_daxpy()
92 v_tmp = _mm256_mul_pd( v_alpha, v_x1 ); in blasfeo_daxpy()
105 v_tmp = _mm256_mul_pd( v_alpha, v_x0 ); in blasfeo_daxpy()
143 v_beta, v_alpha, in blasfeo_daxpby() local
151 v_alpha = _mm256_broadcast_sd( &alpha ); in blasfeo_daxpby()
166 v_tmp_x = _mm256_mul_pd( v_alpha, v_x0 ); in blasfeo_daxpby()
170 v_tmp_x = _mm256_mul_pd( v_alpha, v_x1 ); in blasfeo_daxpby()
[all …]
/dports/math/igraph/igraph-0.9.5/src/misc/
H A Dchordality.c288 igraph_vector_t v_alpha, v_alpham1; in igraph_is_chordal() local
318 IGRAPH_VECTOR_INIT_FINALLY(&v_alpha, no_of_nodes); in igraph_is_chordal()
319 my_alpha = &v_alpha; in igraph_is_chordal()
335 IGRAPH_VECTOR_INIT_FINALLY(&v_alpha, no_of_nodes); in igraph_is_chordal()
336 my_alpha = &v_alpha; in igraph_is_chordal()
476 igraph_vector_destroy(&v_alpha); in igraph_is_chordal()
482 igraph_vector_destroy(&v_alpha); in igraph_is_chordal()
/dports/math/R-cran-igraph/igraph/src/
H A Ddecomposition.c282 igraph_vector_t v_alpha, v_alpham1; in igraph_is_chordal() local
302 IGRAPH_VECTOR_INIT_FINALLY(&v_alpha, no_of_nodes); in igraph_is_chordal()
303 my_alpha = &v_alpha; in igraph_is_chordal()
319 IGRAPH_VECTOR_INIT_FINALLY(&v_alpha, no_of_nodes); in igraph_is_chordal()
320 my_alpha = &v_alpha; in igraph_is_chordal()
460 igraph_vector_destroy(&v_alpha); in igraph_is_chordal()
466 igraph_vector_destroy(&v_alpha); in igraph_is_chordal()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Daccumulate.cpp300 float32x4_t v_alpha, v_beta; member
305 v_alpha = vdupq_n_f32(alpha); in AccumulateWeighted()
315 v_alpha, vcvtq_f32_u32(vmovl_u16(vget_low_u16(v_src0_p)))); in operator ()()
317 v_alpha, vcvtq_f32_u32(vmovl_u16(vget_high_u16(v_src0_p)))); in operator ()()
324 v_alpha, vcvtq_f32_u32(vmovl_u16(vget_low_u16(v_src0_p)))); in operator ()()
326 v_alpha, vcvtq_f32_u32(vmovl_u16(vget_high_u16(v_src0_p)))); in operator ()()
339 v_alpha, vcvtq_f32_u32(vmovl_u16(vget_low_u16(v_src0)))); in operator ()()
341 v_alpha, vcvtq_f32_u32(vmovl_u16(vget_high_u16(v_src0)))); in operator ()()
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Daccum.simd.hpp2598 const v_float32 v_alpha = vx_setall_f32((float)alpha); in accW_simd_() local
2757 const v_float32 v_alpha = vx_setall_f32((float)alpha); in accW_simd_() local
2860 const __m256 v_alpha = _mm256_set1_ps((float)alpha); in accW_simd_() local
2874 const v_float32 v_alpha = vx_setall_f32((float)alpha); in accW_simd_() local
2902 const v_float64 v_alpha = vx_setall_f64(alpha); in accW_simd_() local
2930 v_dst0 = v_fma(v_dst0, v_beta, v_src0 * v_alpha); in accW_simd_()
2949 const v_float64 v_alpha = vx_setall_f64(alpha); in accW_simd_() local
2995 const __m256d v_alpha = _mm256_set1_pd(alpha); in accW_simd_() local
3018 const v_float64 v_alpha = vx_setall_f64(alpha); in accW_simd_() local
3059 const __m256d v_alpha = _mm256_set1_pd(alpha); in accW_simd_() local
[all …]
/dports/devel/efl/efl-1.25.1/src/static_libs/draw/
H A Ddraw_main_sse2.c190 v_src = v4_byte_mul_sse2(v_src, v_alpha);
201 v_src = v4_interpolate_color_sse2(v_alpha, v_src, v_dest);
218 __m128i v_alpha = _mm_set1_epi32(const_alpha); in comp_func_source_sse2() local
254 __m128i v_alpha = _mm_set1_epi32(const_alpha); in comp_func_source_sse2() local
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/vector/
H A Dvdrawhelper_sse2.cpp98 #define V4_ALPHA_MULTIPLY v_src = v4_byte_mul_sse2(v_src, v_alpha);
103 v_src = v4_interpolate_color_sse2(v_alpha, v_src, v_dest);
237 __m128i v_alpha = _mm_set1_epi32(const_alpha); in src_Source() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Danisodiff.cpp111 v_float32x4 v_alpha = v_setall_f32(alpha); in operator ()() local
165 c0 = v_finalize_pix_ch(c00, c01, s00, s01, s02, s03, v_alpha); in operator ()()
166 c1 = v_finalize_pix_ch(c10, c11, s10, s11, s12, s13, v_alpha); in operator ()()
167 c2 = v_finalize_pix_ch(c20, c21, s20, s21, s22, s23, v_alpha); in operator ()()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/vector/
H A Dvdrawhelper_sse2.cpp105 #define V4_ALPHA_MULTIPLY v_src = v4_byte_mul_sse2(v_src, v_alpha);
116 v_src = v4_interpolate_color_sse2(v_alpha, v_src, v_dest);
232 __m128i v_alpha = _mm_set1_epi32(const_alpha); in Vcomp_func_Source_sse2() local
267 __m128i v_alpha = _mm_set1_epi32(const_alpha); in comp_func_SourceOver_sse2_1() local
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/wheeled_vehicle/tire/
H A DChPacejkaTire.cpp731 …if ((V_sy + std::abs(V_cx) * m_slip->v_alpha / m_relaxation->sigma_alpha) * m_slip->v_alpha >= 0) { in advance_slip_transient()
732 …_slip->Idv_alpha_dt = ODE_RK_uv(V_sy, m_relaxation->sigma_alpha, V_cx, step_size, m_slip->v_alpha); in advance_slip_transient()
733 m_slip->v_alpha += m_slip->Idv_alpha_dt; in advance_slip_transient()
745 …_slip->Idv_alpha_dt = ODE_RK_uv(V_sy, m_relaxation->sigma_alpha, V_cx, step_size, m_slip->v_alpha); in advance_slip_transient()
746 m_slip->v_alpha += m_slip->Idv_alpha_dt; in advance_slip_transient()
822 …<< ", " << m_slip->v_alpha << ", " << m_slip->v_gamma << "\n velocity, center (x,y) = " << m_slip-… in evaluate_reactions()
950 double v_sigma = -m_slip->v_alpha / m_relaxation->sigma_alpha; in slip_from_uv()
1820 … << (int)m_in_contact << "," << m_Fz << "," << m_dF_z << "," << m_slip->u << "," << m_slip->v_alpha in WriteOutData()
H A DChPac2002_data.h37 double v_alpha; member
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_SurfWarp.c1651 double v_alpha = 0.0, v_cr[3]={0.0,0.0,0.0}, v_expand, cr_mag; in Velocity() local
1679 SUMA_ANGLE_DIST_NC( (&(C->NewNodeList[i3])), (&(opt->CtrlPts[j3])), v_alpha, v_cr ); in Velocity()
1691 v_expand = 0.0; v_alpha = 0.0; in Velocity()
1693 SUMA_ROTATE_ABOUT_AXIS( (&(C->Wv.elts[j3])), v_cr, v_alpha, (&(Wr.elts[j3])) ); in Velocity()
1694 v_expand = Deformation_Kernel(opt, v_alpha); in Velocity()
1697 v_alpha = 0.0; v_expand = 0.0; in Velocity()
1698 … SUMA_3D_Rotation_Matrix( (&(opt->CtrlPts[j3])), (&(C->NewNodeList[i3])), v_M, v_alpha, v_cr); in Velocity()
1699 v_expand = Deformation_Kernel(opt, v_alpha); in Velocity()
1701 if( j==0 ) fprintf(test_expansion, "%d %f %f\n", i, v_alpha, v_expand); in Velocity()
1714 v_alpha, v_expand, in Velocity()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Darithm.simd.hpp1678 const v_float32 v_alpha = vx_setall_f32(*scalar); in r() local
1679 return v_fma(a, v_alpha, b); in r()
1693 const v_float64 v_alpha = vx_setall_f64(*scalar); in r() local
1694 return v_fma(a, v_alpha, b); in r()
1709 const v_float32 v_alpha = vx_setall_f32(scalars[0]); in r() local
1712 return v_fma(a, v_alpha, v_fma(b, v_beta, v_gamma)); in r()
1726 const v_float64 v_alpha = vx_setall_f64(scalars[0]); in r() local
1729 return v_fma(a, v_alpha, v_fma(b, v_beta, v_gamma)); in r()
H A Dmatmul.simd.hpp1940 v_float32 v_alpha = vx_setall_f32(alpha); in scaleAdd_32f() local
1943 v_store(dst + i, v_muladd(vx_load(src1 + i), v_alpha, vx_load(src2 + i))); in scaleAdd_32f()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DRepSurface.cpp704 float *vv, *v_alpha; in RepSurfaceCGOGenerate() local
708 v_alpha = *(tb++); in RepSurfaceCGOGenerate()
710 ok &= CGOAlpha(I->shaderCGO, *v_alpha); in RepSurfaceCGOGenerate()
721 v_alpha = *(tb++); in RepSurfaceCGOGenerate()
734 v_alpha = *(tb++); in RepSurfaceCGOGenerate()
1887 float *vv, *v_alpha; in RepSurfaceRender() local
1891 v_alpha = *(tb++); in RepSurfaceRender()
1893 glColor4f(vv[0], vv[1], vv[2], *v_alpha); in RepSurfaceRender()
1897 v_alpha = *(tb++); in RepSurfaceRender()
1899 glColor4f(vv[0], vv[1], vv[2], *v_alpha); in RepSurfaceRender()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/
H A DTestPixelFormatUtil00NEWT.java97 final int v_alpha = ( c4NormI8_alpha & compMask ) << compBitShift ; in testConversion00() local
99 …System.err.printf(" xx_alpha %s%n", Bitstream.toHexBinString(true, v_alpha, comp.bitsPerPixel()… in testConversion00()
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dkim_commands.rst567 lattice fcc $(v_a0*v_alpha*v_DeltaT)