Home
last modified time | relevance | path

Searched refs:creal (Results 1 – 25 of 2811) sorted by relevance

12345678910>>...113

/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/stdc/
H A Dcomplex.d31 creal cacosl(creal z);
38 creal casinl(creal z);
45 creal catanl(creal z);
52 creal ccosl(creal z);
59 creal csinl(creal z);
66 creal ctanl(creal z);
73 creal cacoshl(creal z);
94 creal ccoshl(creal z);
115 creal cexpl(creal z);
122 creal clogl(creal z);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/stdc/
H A Dcomplex.d31 creal cacosl(creal z);
38 creal casinl(creal z);
45 creal catanl(creal z);
52 creal ccosl(creal z);
59 creal csinl(creal z);
66 creal ctanl(creal z);
73 creal cacoshl(creal z);
94 creal ccoshl(creal z);
115 creal cexpl(creal z);
122 creal clogl(creal z);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/stdc/
H A Dcomplex.d31 creal cacosl(creal z);
38 creal casinl(creal z);
45 creal catanl(creal z);
52 creal ccosl(creal z);
59 creal csinl(creal z);
66 creal ctanl(creal z);
73 creal cacoshl(creal z);
94 creal ccoshl(creal z);
115 creal cexpl(creal z);
122 creal clogl(creal z);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/stdc/
H A Dcomplex.d31 creal cacosl(creal z);
38 creal casinl(creal z);
45 creal catanl(creal z);
52 creal ccosl(creal z);
59 creal csinl(creal z);
66 creal ctanl(creal z);
73 creal cacoshl(creal z);
94 creal ccoshl(creal z);
115 creal cexpl(creal z);
122 creal clogl(creal z);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/stdc/
H A Dcomplex.d31 creal cacosl(creal z);
38 creal casinl(creal z);
45 creal catanl(creal z);
52 creal ccosl(creal z);
59 creal csinl(creal z);
66 creal ctanl(creal z);
73 creal cacoshl(creal z);
94 creal ccoshl(creal z);
115 creal cexpl(creal z);
122 creal clogl(creal z);
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/stdc/
H A Dcomplex.d31 creal cacosl(creal z);
38 creal casinl(creal z);
45 creal catanl(creal z);
52 creal ccosl(creal z);
59 creal csinl(creal z);
66 creal ctanl(creal z);
73 creal cacoshl(creal z);
94 creal ccoshl(creal z);
115 creal cexpl(creal z);
122 creal clogl(creal z);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/stdc/
H A Dcomplex.d28 creal cacosl(creal z);
32 creal casinl(creal z);
36 creal catanl(creal z);
40 creal ccosl(creal z);
44 creal csinl(creal z);
48 creal ctanl(creal z);
64 creal ccoshl(creal z);
68 creal csinhl(creal z);
76 creal cexpl(creal z);
80 creal clogl(creal z);
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/stdc/
H A Dcomplex.d28 creal cacosl(creal z);
32 creal casinl(creal z);
36 creal catanl(creal z);
40 creal ccosl(creal z);
44 creal csinl(creal z);
48 creal ctanl(creal z);
64 creal ccoshl(creal z);
68 creal csinhl(creal z);
76 creal cexpl(creal z);
80 creal clogl(creal z);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/stdc/
H A Dcomplex.d28 creal cacosl(creal z);
32 creal casinl(creal z);
36 creal catanl(creal z);
40 creal ccosl(creal z);
44 creal csinl(creal z);
48 creal ctanl(creal z);
64 creal ccoshl(creal z);
68 creal csinhl(creal z);
76 creal cexpl(creal z);
80 creal clogl(creal z);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/stdc/
H A Dcomplex.d28 creal cacosl(creal z);
32 creal casinl(creal z);
36 creal catanl(creal z);
40 creal ccosl(creal z);
44 creal csinl(creal z);
48 creal ctanl(creal z);
64 creal ccoshl(creal z);
68 creal csinhl(creal z);
76 creal cexpl(creal z);
80 creal clogl(creal z);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d32 creal v = 0+0i; in test2()
64 creal[1] a4;
65 creal[1] b4;
118 creal[1] a8;
119 creal[1] b8;
139 creal[1] a9;
140 creal[1] b9;
185 creal cr = creal.nan; in test11()
267 creal g; in test14()
268 creal h; in test14()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d32 creal v = 0+0i; in test2()
64 creal[1] a4;
65 creal[1] b4;
118 creal[1] a8;
119 creal[1] b8;
139 creal[1] a9;
140 creal[1] b9;
185 creal cr = creal.nan; in test11()
267 creal g; in test14()
268 creal h; in test14()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d31 creal v = 0+0i; in test2()
63 creal[1] a4;
64 creal[1] b4;
117 creal[1] a8;
118 creal[1] b8;
138 creal[1] a9;
139 creal[1] b9;
184 creal cr = creal.nan; in test11()
266 creal g; in test14()
267 creal h; in test14()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d31 creal v = 0+0i; in test2()
63 creal[1] a4;
64 creal[1] b4;
117 creal[1] a8;
118 creal[1] b8;
138 creal[1] a9;
139 creal[1] b9;
184 creal cr = creal.nan; in test11()
266 creal g; in test14()
267 creal h; in test14()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d32 creal v = 0+0i; in test2()
64 creal[1] a4;
65 creal[1] b4;
118 creal[1] a8;
119 creal[1] b8;
139 creal[1] a9;
140 creal[1] b9;
185 creal cr = creal.nan; in test11()
267 creal g; in test14()
268 creal h; in test14()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d32 creal v = 0+0i; in test2()
64 creal[1] a4;
65 creal[1] b4;
118 creal[1] a8;
119 creal[1] b8;
139 creal[1] a9;
140 creal[1] b9;
185 creal cr = creal.nan; in test11()
267 creal g; in test14()
268 creal h; in test14()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d32 creal v = 0+0i; in test2()
64 creal[1] a4;
65 creal[1] b4;
118 creal[1] a8;
119 creal[1] b8;
139 creal[1] a9;
140 creal[1] b9;
185 creal cr = creal.nan; in test11()
267 creal g; in test14()
268 creal h; in test14()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d32 creal v = 0+0i; in test2()
64 creal[1] a4;
65 creal[1] b4;
118 creal[1] a8;
119 creal[1] b8;
139 creal[1] a9;
140 creal[1] b9;
185 creal cr = creal.nan; in test11()
267 creal g; in test14()
268 creal h; in test14()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Dcomplex.d31 creal v = 0+0i; in test2()
63 creal[1] a4;
64 creal[1] b4;
117 creal[1] a8;
118 creal[1] b8;
138 creal[1] a9;
139 creal[1] b9;
184 creal cr = creal.nan; in test11()
266 creal g; in test14()
267 creal h; in test14()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/C3/test/lib_fft_test/
H A Dfft_test.c62 CuAssertDblEquals(tc,4.0,creal(X[0]),1e-15); in Test_fft_slow()
65 CuAssertDblEquals(tc,1.0,creal(X[1]),1e-15); in Test_fft_slow()
68 CuAssertDblEquals(tc,0.0,creal(X[2]),1e-15); in Test_fft_slow()
71 CuAssertDblEquals(tc,1.0,creal(X[3]),1e-15); in Test_fft_slow()
74 CuAssertDblEquals(tc,0.0,creal(X[4]),1e-15); in Test_fft_slow()
77 CuAssertDblEquals(tc,1.0,creal(X[5]),1e-15); in Test_fft_slow()
80 CuAssertDblEquals(tc,0.0,creal(X[6]),1e-15); in Test_fft_slow()
83 CuAssertDblEquals(tc,1.0,creal(X[7]),1e-15); in Test_fft_slow()
90 CuAssertDblEquals(tc,creal(x[ii]),creal(xi[ii]),1e-14); in Test_fft_slow()
143 CuAssertDblEquals(tc,creal(x[ii]),creal(xi[ii]),1e-14); in Test_fft_base()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libffi/testsuite/libffi.complex/
H A Dmany_complex.inc34 T_CONV creal (c1), T_CONV cimag (c1),
35 T_CONV creal (c2), T_CONV cimag (c2),
36 T_CONV creal (c3), T_CONV cimag (c3),
37 T_CONV creal (c4), T_CONV cimag (c4),
38 T_CONV creal (c5), T_CONV cimag (c5),
39 T_CONV creal (c6), T_CONV cimag (c6),
40 T_CONV creal (c7), T_CONV cimag (c7),
41 T_CONV creal (c8), T_CONV cimag (c8),
42 T_CONV creal (c9), T_CONV cimag (c9),
43 T_CONV creal (c10), T_CONV cimag (c10),
[all …]
/dports/devel/jna/jna-5.7.0/native/libffi/testsuite/libffi.complex/
H A Dmany_complex.inc34 T_CONV creal (c1), T_CONV cimag (c1),
35 T_CONV creal (c2), T_CONV cimag (c2),
36 T_CONV creal (c3), T_CONV cimag (c3),
37 T_CONV creal (c4), T_CONV cimag (c4),
38 T_CONV creal (c5), T_CONV cimag (c5),
39 T_CONV creal (c6), T_CONV cimag (c6),
40 T_CONV creal (c7), T_CONV cimag (c7),
41 T_CONV creal (c8), T_CONV cimag (c8),
42 T_CONV creal (c9), T_CONV cimag (c9),
43 T_CONV creal (c10), T_CONV cimag (c10),
[all …]
/dports/lang/gcc8/gcc-8.5.0/libffi/testsuite/libffi.complex/
H A Dmany_complex.inc34 T_CONV creal (c1), T_CONV cimag (c1),
35 T_CONV creal (c2), T_CONV cimag (c2),
36 T_CONV creal (c3), T_CONV cimag (c3),
37 T_CONV creal (c4), T_CONV cimag (c4),
38 T_CONV creal (c5), T_CONV cimag (c5),
39 T_CONV creal (c6), T_CONV cimag (c6),
40 T_CONV creal (c7), T_CONV cimag (c7),
41 T_CONV creal (c8), T_CONV cimag (c8),
42 T_CONV creal (c9), T_CONV cimag (c9),
43 T_CONV creal (c10), T_CONV cimag (c10),
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libffi/testsuite/libffi.complex/
H A Dmany_complex.inc34 T_CONV creal (c1), T_CONV cimag (c1),
35 T_CONV creal (c2), T_CONV cimag (c2),
36 T_CONV creal (c3), T_CONV cimag (c3),
37 T_CONV creal (c4), T_CONV cimag (c4),
38 T_CONV creal (c5), T_CONV cimag (c5),
39 T_CONV creal (c6), T_CONV cimag (c6),
40 T_CONV creal (c7), T_CONV cimag (c7),
41 T_CONV creal (c8), T_CONV cimag (c8),
42 T_CONV creal (c9), T_CONV cimag (c9),
43 T_CONV creal (c10), T_CONV cimag (c10),
[all …]
/dports/lang/gcc10/gcc-10.3.0/libffi/testsuite/libffi.complex/
H A Dmany_complex.inc34 T_CONV creal (c1), T_CONV cimag (c1),
35 T_CONV creal (c2), T_CONV cimag (c2),
36 T_CONV creal (c3), T_CONV cimag (c3),
37 T_CONV creal (c4), T_CONV cimag (c4),
38 T_CONV creal (c5), T_CONV cimag (c5),
39 T_CONV creal (c6), T_CONV cimag (c6),
40 T_CONV creal (c7), T_CONV cimag (c7),
41 T_CONV creal (c8), T_CONV cimag (c8),
42 T_CONV creal (c9), T_CONV cimag (c9),
43 T_CONV creal (c10), T_CONV cimag (c10),
[all …]

12345678910>>...113