Searched refs:da (Results 1 - 25 of 413) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A Dintrinsic-unix-bessel.f10 double precision dx, da variable
27 da = a
29 call c_d(BESJ0(dx),da,'BESJ0(double)')
30 call c_d(DBESJ0(dx),da,'DBESJ0(double)')
34 da = a
36 call c_d(BESJ1(dx),da,'BESJ1(double)')
37 call c_d(DBESJ1(dx),da,'DBESJ1(double)')
41 da = a
45 call c_d(BESJN(i,dx),da,'BESJN(integer,double)')
46 call c_d(BESJN(j,dx),da,'BESJ
[all...]
H A Dintrinsic-unix-erf.f10 double precision dx, da variable
19 da = a
21 call c_d(ERF(dx),da,'ERF(double)')
22 call c_d(DERF(dx),da,'DERF(double)')
26 da = a
28 call c_d(ERFC(dx),da,'ERFC(double)')
29 call c_d(DERFC(dx),da,'DERFC(double)')
/haiku-buildtools/binutils/gas/testsuite/gas/i860/
H A Dform.d10 0: da 05 02 48 pform %f0,%f2
11 4: da 15 04 48 pform %f2,%f4
12 8: da 25 06 48 pform %f4,%f6
13 c: da 45 0a 48 pform %f8,%f10
14 10: da 65 0e 48 pform %f12,%f14
15 14: da 85 12 48 pform %f16,%f18
16 18: da a5 16 48 pform %f20,%f22
17 1c: da c5 1a 48 pform %f24,%f26
18 20: da e5 1e 48 pform %f28,%f30
19 24: da 0
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i860/
H A Dform.d10 0: da 05 02 48 pform %f0,%f2
11 4: da 15 04 48 pform %f2,%f4
12 8: da 25 06 48 pform %f4,%f6
13 c: da 45 0a 48 pform %f8,%f10
14 10: da 65 0e 48 pform %f12,%f14
15 14: da 85 12 48 pform %f16,%f18
16 18: da a5 16 48 pform %f20,%f22
17 1c: da c5 1a 48 pform %f24,%f26
18 20: da e5 1e 48 pform %f28,%f30
19 24: da 0
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-float-extend-1.c9 double da[N]; variable
19 da[i] = (double) fb[i];
25 if (da[i] != (double) fb[i])
H A Dvect-intfloat-conversion-3.c9 double da[N]; variable
18 da[i] = (double) ib[i];
24 if (da[i] != (double) ib[i])
H A Dpr66251.c32 _Complex double da[256]; variable
52 test1(da, ia, stride, 256/stride);
56 if (da[i*stride] != ia[i*stride])
62 __real__ da[i] = (i + stride + 1) % 29; local
63 __imag__ da[i] = (i + stride + 1) % 31; local
67 test2(ia, da, stride, 256/stride);
71 if (da[i*stride] != ia[i*stride])
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Dreduction3.f906 double precision :: d, da (5) variable
14 da = 6.5
19 !$omp & reduction (max:i, ia, r, ra, d, da)
22 !$ if (d .ge. -1.0d300 .or. any (da .ge. -1.0d300)) v = .true.
32 da(2:4) = 8.5
39 da(1:3) = 2.5
46 da = -1
53 if (d .ne. 8.5 .or. any (da .ne. (/6.5, 8.5, 8.5, 8.5, 6.5/))) call abort
61 da = 6.5
66 !$omp & reduction (min:i, ia, r, ra, d, da)
[all...]
H A Dreduction1.f906 double precision :: d, da (5) variable
15 da = 6.5
22 !$omp & reduction (+:i, ia, r, ra, d, da, c, ca)
25 !$ if (d .ne. 0 .or. any (da .ne. 0)) v = .true.
35 da(2:4) = 8.5
44 da(1:3) = 2.5
53 da = -1
62 if (d .ne. 12.5 .or. any (da .ne. (/8.0, 16.5, 16.5, 14.0, 5.5/))) call abort
73 da = 6.5
80 !$omp & reduction (-:i, ia, r, ra, d, da,
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr18582-1.c9 extern double da[];
23 dva[0] = __builtin_ia32_loadupd (da);
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dblock_name_1.f9060 da: do i=1,10
61 cycle da
63 exit da
66 cycle da
69 exit da
77 end do da
/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dtextpseudoop.d9 0: 39da 7010 custom0.tst mlx,mlx,r0
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dbuiltins-2.c38 vector double da = vec_ctf (sa, -2); local
40 vector long long sg = vec_cts (da, -2);
43 if (da[0] != 108.0 || da[1] != -56.0 || db[0] != 6.75 || db[1] != 3.5
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq10/
H A Dmath.d30 2c: 09 da [ ]*SUB A\[0\]
31 2e: 19 da [ ]*SUB A\[1\]
32 30: 29 da [ ]*SUB A\[2\]
33 32: 39 da [ ]*SUB A\[3\]
34 34: 49 da [ ]*SUB A\[4\]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq20/
H A Dmath.d30 2c: 09 da [ ]*SUB A\[0\]
31 2e: 19 da [ ]*SUB A\[1\]
32 30: 29 da [ ]*SUB A\[2\]
33 32: 39 da [ ]*SUB A\[3\]
34 34: 49 da [ ]*SUB A\[4\]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dsvme.d13 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
20 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
26 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
H A Darch-11.d10 [ ]*[a-f0-9]+: 0f da c1 pminub %mm1,%mm0
H A Darch-12.d10 [ ]*[a-f0-9]+: 0f da c1 pminub %mm1,%mm0
H A Dsvme64.d15 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
21 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
27 [ ]*[0-9a-f]+:[ ]+67 0f 01 da[ ]+addr32 vmload[ ]
32 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
38 [ ]*[0-9a-f]+:[ ]+67 0f 01 da[ ]+addr32 vmload[ ]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dsvme.d13 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
20 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
26 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
H A Dsvme64.d15 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
21 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
27 [ ]*[0-9a-f]+:[ ]+67 0f 01 da[ ]+(addr32 )?vmload[ ]*\(%eax\)
32 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
38 [ ]*[0-9a-f]+:[ ]+67 0f 01 da[ ]+(addr32 )?vmload[ ]*\(%eax\)
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/cris/torture/
H A Dpr34773.c12 _vfprintf_r(double da) argument
14 double ffp = da;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1z/
H A Dtypename-tmpl-tmpl-parm-ped-neg.C24 D<A> da; variable
H A Dtypename-tmpl-tmpl-parm.C24 D<A> da; variable
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/
H A Dsvme64.d15 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
21 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
27 [ ]*[0-9a-f]+:[ ]+67 0f 01 da[ ]+addr32 vmload[ ]
32 [ ]*[0-9a-f]+:[ ]+0f 01 da[ ]+vmload[ ]*
38 [ ]*[0-9a-f]+:[ ]+67 0f 01 da[ ]+addr32 vmload[ ]

Completed in 234 milliseconds

1234567891011>>