Home
last modified time | relevance | path

Searched refs:yq1 (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/ec_order/eco_gf2n/elkies/
H A Dschoof_algorithm_eco2.cc49 ff_pol xq, xq2, yq0, yq1, yq20, yq21, hh; in schoof_algorithm() local
78 Ytop_f (yq0, yq1, pdiv_pol); // fast exponentiation for Y^q = yq0 + y*yq1 in schoof_algorithm()
79 compose(yq21, yq1, xq, pdiv_pol); // and Y^(q^2) in schoof_algorithm()
81 multiply(yq21, yq21, yq1, pdiv_pol); in schoof_algorithm()
110 xqyq.assign(xq, yq0, yq1); // = phi(X, Y) in schoof_algorithm()
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/filter/src/
H A Diirhilb.c234 T yq0, yq1; in IIRHILB() local
236 IIRFILT(_execute)(_q->filt_1, xq, &yq1); in IIRHILB()
276 T yq0, yq1; in IIRHILB() local
278 IIRFILT(_execute)(_q->filt_1, 0, &yq1); in IIRHILB()
285 _y[1] = 2*(_q->state ? yq1 : -yq1); in IIRHILB()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9063 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
64 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 y1 = yq1-yp
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9063 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
64 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 y1 = yq1-yp
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9064 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
65 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
70 y1 = yq1-yp
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/vect/
H A Dfast-math-vect-8.f9063 function Ginteg(xq1,yq1, xq2,yq2, xp,yp) result(G)
64 real(kind=dp), intent(in) :: xq1,yq1, xq2,yq2, xp,yp local
69 y1 = yq1-yp
/dports/graphics/py-cairosvg/CairoSVG-2.5.2/cairosvg/
H A Dpath.py334 xq1, yq1, xq2, yq2, xq3, yq3 = quadratic_points(
336 surface.context.rel_curve_to(xq1, yq1, xq2, yq2, xq3, yq3)
345 xq1, yq1, xq2, yq2, xq3, yq3 = quadratic_points(
347 surface.context.curve_to(xq1, yq1, xq2, yq2, xq3, yq3)
396 xq1, yq1, xq2, yq2, xq3, yq3 = quadratic_points(
399 surface.context.rel_curve_to(xq1, yq1, xq2, yq2, xq3, yq3)
416 xq1, yq1, xq2, yq2, xq3, yq3 = quadratic_points(
419 surface.context.curve_to(xq1, yq1, xq2, yq2, xq3, yq3)
/dports/science/tinker/tinker/source/
H A Dedipole1.f39 real*8 xq1,yq1,zq1 local
229 yq1 = y(k1) - yq
235 vyx = 0.5d0 * (yq1*dedxk1 + yq2*dedxk2
239 vyy = yq1*dedyk1 + yq2*dedyk2
241 & + yq1*dedzk1 + yq2*dedzk2)
419 yq1 = y(k1) - yq
425 vyx = 0.5d0 * (yq1*dedxk1 + yq2*dedxk2
429 vyy = yq1*dedyk1 + yq2*dedyk2
431 & + yq1*dedzk1 + yq2*dedzk2)

1234567