Home
last modified time | relevance | path

Searched defs:daxpy (Results 1 – 25 of 121) sorted by relevance

12345

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/blas/src_f77/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
8 double precision dx(*),dy(*),da
9 integer i,incx,incy,ix,iy,m,mp1,n
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/blas/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mrpt/fci/
H A Ddaxpy.F4 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
28 10 continue
36 20 m = mod(n,4)
40 30 continue
42 40 mp1 = m + 1
48 50 continue
/dports/math/algae/algae-4.3.6/blas/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mrpt/fci/
H A Ddaxpy.F4 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
28 10 continue
36 20 m = mod(n,4)
40 30 continue
42 40 mp1 = m + 1
48 50 continue
/dports/math/libflame/libflame-5.2.0/src/flablas/f2c/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
/dports/devel/ga/ga-5.8/tcgmsg/examples/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
H A Dscfblas.f721 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
745 10 continue
753 20 m = mod(n,4)
757 30 continue
759 40 mp1 = m + 1
765 50 continue
/dports/science/elmerfem/elmerfem-release-9.0/mathlibs/src/blas/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
/dports/science/madness/madness-ebb3fd7/src/apps/moldft/fci/
H A Ddaxpy.F4 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
28 10 continue
36 20 m = mod(n,4)
40 30 continue
42 40 mp1 = m + 1
48 50 continue
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/blas/
H A Ddaxpy.f1 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
26 10 continue
34 20 m = mod(n,4)
38 30 continue
40 40 mp1 = m + 1
46 50 continue
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/src_f77/
H A Dmblasd.f60 subroutine daxpy(n,alpha,x,istep,y,jstep) subroutine
69 double precision x(*),y(*),alpha
70 integer n,istep,jstep,i,ii,nproc,ipara,ivect
85 11 continue
86 10 continue
92 20 continue
/dports/math/chaco/Chaco-2.2/code/symmlq/
H A Dsymmlqblas.f13 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
37 10 continue
45 20 m = mod(n,4)
49 30 continue
51 40 mp1 = m + 1
57 50 continue
/dports/science/pcmsolver/pcmsolver-1.3.0/src/pedra/
H A Dpedra_dblas.f90103 subroutine daxpy(n, da, dx, incx, dy, incy) subroutine
111 real(kind=dp), intent(in) :: da
112 integer(kind=regint_k), intent(in) :: incx, incy, n
115 real(kind=dp) :: dx(*), dy(*)
121 integer(kind=regint_k) :: i, ix, iy, m, mp1
/dports/science/getdp/getdp-3.4.0-source/contrib/Sparskit/
H A Dblas1.f143 subroutine daxpy(n,da,dx,incx,dy,incy) subroutine
167 10 continue
175 20 m = mod(n,4)
179 30 continue
181 40 mp1 = m + 1
187 50 continue
/dports/math/maxima/maxima-5.43.2/share/lapack/blas/
H A Ddaxpy.lisp20 (defun daxpy (n da dx incx dy incy) function
/dports/math/maxima/maxima-5.43.2/share/lbfgs/
H A Dlbfgs-daxpy.lisp20 (defun daxpy (n da dx incx dy incy) function
/dports/math/maxima/maxima-5.43.2/share/odepack/src/
H A Ddaxpy.lisp20 (defun daxpy (n da dx incx dy incy) function
/dports/math/maxima/maxima-5.43.2/share/colnew/lisp/
H A Ddaxpy.lisp20 (defun daxpy (n da dx incx dy incy) function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr77808.c5 daxpy(int n, double da, double * __restrict dx, double * __restrict dy) in daxpy() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr77808.c5 daxpy(int n, double da, double * __restrict dx, double * __restrict dy) in daxpy() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr77808.c5 daxpy(int n, double da, double * __restrict dx, double * __restrict dy) in daxpy() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr77808.c5 daxpy(int n, double da, double * __restrict dx, double * __restrict dy) in daxpy() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr77808.c5 daxpy(int n, double da, double * __restrict dx, double * __restrict dy) in daxpy() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr77808.c5 daxpy(int n, double da, double * __restrict dx, double * __restrict dy) in daxpy() function

12345