Home
last modified time | relevance | path

Searched refs:x_tmp (Results 151 – 175 of 407) sorted by relevance

12345678910>>...17

/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/Core/products/
H A DGeneralMatrixVector_MKL.h111 GEMVVector x_tmp; \
114 x_tmp=map_x.conjugate(); \
115 x_ptr=x_tmp.data(); \
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_MKL.h111 GEMVVector x_tmp; \
114 x_tmp=map_x.conjugate(); \
115 x_ptr=x_tmp.data(); \
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Core/products/
H A DGeneralMatrixVector_MKL.h111 GEMVVector x_tmp; \
114 x_tmp=map_x.conjugate(); \
115 x_ptr=x_tmp.data(); \
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/bcd/ext/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/vtk8/VTK-8.2.0/ThirdParty/eigen/vtkeigen/eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/Eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/examples/compiled_interfaces/Scilab/
H A Ddakscilab.c237 real *x, *x_tmp; in process() local
379 x_tmp = x; in process()
380 for(i = 0; i < m1; i++, x_tmp += n1) in process()
382 grdout(f, n1, p, x_tmp); in process()
414 x_tmp = x; in process()
415 for(i = 0; i < m1; i++, x_tmp += n2) in process()
419 hesout(f, n1, p, x_tmp); in process()
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/SILK/silkSrc/
H A DSKP_Silk_VAD.c94 SKP_int32 speech_nrg, x_tmp; in SKP_Silk_VAD_GetSA_Q8() local
146 x_tmp = SKP_RSHIFT( X[ b ][ i + dec_subframe_offset ], 3 ); in SKP_Silk_VAD_GetSA_Q8()
147 sumSquared = SKP_SMLABB( sumSquared, x_tmp, x_tmp ); in SKP_Silk_VAD_GetSA_Q8()
/dports/net/opal/opal-3.10.10/plugins/audio/SILK/SILK_SDK/src/
H A DSKP_Silk_VAD.c94 SKP_int32 speech_nrg, x_tmp; in SKP_Silk_VAD_GetSA_Q8() local
146 x_tmp = SKP_RSHIFT( X[ b ][ i + dec_subframe_offset ], 3 ); in SKP_Silk_VAD_GetSA_Q8()
147 sumSquared = SKP_SMLABB( sumSquared, x_tmp, x_tmp ); in SKP_Silk_VAD_GetSA_Q8()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opus-1.0.3/silk/
H A DVAD.c91 opus_int32 speech_nrg, x_tmp;
145 x_tmp = silk_RSHIFT( X[ b ][ i + dec_subframe_offset ], 3 );
146 sumSquared = silk_SMLABB( sumSquared, x_tmp, x_tmp );
/dports/devel/isa-l/isa-l-2.30.0/erasure_code/aarch64/
H A Dgf_3vect_mad_neon.S51 x_tmp .req x10 label
325 sub x_tmp, x_src, x_src_end
326 cmp x_tmp, #16
331 sub x_dest1, x_dest1, x_tmp
332 sub x_dest2, x_dest2, x_tmp
333 sub x_dest3, x_dest3, x_tmp
336 sub x_const, x_const, x_tmp
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/Eigen3/src/itkeigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/graphics/blender/blender-2.91.0/extern/Eigen3/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/eigen3/eigen-3.3.9/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/py-cvxpy/cvxpy-1.1.17/cvxpy/cvxcore/include/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/eigen/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/Eigen/src/Core/products/
H A DGeneralMatrixVector_BLAS.h109 GEMVVector x_tmp; \
112 x_tmp=map_x.conjugate(); \
113 x_ptr=x_tmp.data(); \

12345678910>>...17