Searched refs:ay (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dtranspose_2.f908 integer :: ax, ay, bx, by variable in program:main
11 read (unit=in,fmt='(4I2)') ax, ay, bx, by
12 allocate (a(ax,ay))
H A Dpr41928.f9021 DO ay=0,la-ax
22 sc(coset(ax,ay,az),1) = rap(1)*sc(coset(ax-1,ay,az),1) +&
23 f2 * kvec(1)*ss(coset(ax-1,ay,az),1)
24 ss(coset(ax,ay,az),1) = rap(1)*ss(coset(ax-1,ay,az),1) +&
25 f2 * kvec(1)*sc(coset(ax-1,ay,az),1)
94 DO ay=2,la
95 s(coset(0,ay,az),1,l) = rap(2)*s(coset(0,ay
[all...]
H A Dinline_product_1.f9022 integer, dimension(nx, nz) :: ay variable
26 ay = product(a,2)
H A Dinline_sum_1.f9045 integer, dimension(nx, nz) :: ay variable
70 ay = sum(a,2)
71 if (any(ay /= py)) call abort
123 if (any(1+eid(sum(a,2))+ay+ &
126 )+1 /= 3*ay+2)) call abort
140 if (any(b(2:,1) /= ay(1:nx-1,1))) call abort
144 if (any(b(:,1) /= ay(:,1))) call abort
148 if (any(b(2:,1) /= ay(1:nx-1,1))) call abort
152 if (any(b(:,1) /= ay(:,1))) call abort
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tm/
H A D20100610.c46 double ay = coordinates[0].y; local
52 double byDelta = by - ay;
54 double cyDelta = cy - ay;
61 double ry = ay + (yNumerator / denominator);
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dno-fre-no-copy-prop-O3-pr51704.f9026 if (any(1+eid(sum(a,2))+ay+ &
29 )+1 /= 3*ay+2)) call abort
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f166 double precision error,resid,rsum,ax,ay,b local in subroutine:jacobi
176 ay = 1.0/(dy*dy) ! Y-direction coef
203 & + ay*(uold(i,j-1) + uold(i,j+1))
/haiku-buildtools/gcc/libquadmath/math/
H A Dpowq.c151 __float128 s2, s_h, s_l, t_h, t_l, ay; local
284 ay = y > 0 ? y : -y;
285 if (ay < 0x1p-128)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/s390/
H A Dzarch-z990.s11 ay %r6,-524288(%r5,%r10)
H A Dzarch-z990.d17 .*: e3 65 a0 00 80 5a [ ]*ay %r6,-524288\(%r5,%r10\)
/haiku-buildtools/binutils/gas/testsuite/gas/s390/
H A Dzarch-z990.s11 ay %r6,-524288(%r5,%r10)
H A Dzarch-z990.d17 .*: e3 65 a0 00 80 5a [ ]*ay %r6,-524288\(%r5,%r10\)

Completed in 89 milliseconds