Home
last modified time | relevance | path

Searched refs:y_e (Results 1 – 25 of 65) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/include/CGAL/Algebraic_kernel_d/
H A Dbound_between_1.h131 long x_e = exponent(x), y_e = exponent(y); in simple_bound_between() local
144 std::swap(x_e,y_e); in simple_bound_between()
158 y_e++; in simple_bound_between()
165 long min_e = x_e < y_e ? x_e : y_e; in simple_bound_between()
170 while(y_e > min_e) { in simple_bound_between()
172 y_e--; in simple_bound_between()
175 CGAL_assertion(y_e==x_e && x_e==min_e); in simple_bound_between()
184 y_e--; in simple_bound_between()
/dports/science/luscus/luscus_0.8.6/
H A Dgv_gtk_make_graph.c23 double y_e; member
158 g_scale.y_e = -1.0E+6; in luscus_gtk_show_graphical_energies()
165 if (mol[i].geo_energy > g_scale.y_e) g_scale.y_e = mol[i].geo_energy; in luscus_gtk_show_graphical_energies()
174 g_lines[i].y_e = mol[i].geo_energy; in luscus_gtk_show_graphical_energies()
179 g_lines[i].y_e = mol[i+1].geo_energy; in luscus_gtk_show_graphical_energies()
195 g_lines[i].y_e = mol[i].geo_energy; in luscus_gtk_show_graphical_energies()
213 g_scale.y_e = -1.0E+6; in luscus_gtk_show_vib_spectrum()
219 if (m->ir_intensity[i] > g_scale.y_e) g_scale.y_e = m->ir_intensity[i]; in luscus_gtk_show_vib_spectrum()
224 g_lines[i].y_e = m->ir_intensity[i]; in luscus_gtk_show_vib_spectrum()
265 y_tics = find_tics(&g_scale.y_b, &g_scale.y_e); in graph_expose_event()
[all …]
/dports/science/mcxtrace-comps/mcxtrace-comps-1.2-src/optics/
H A DTwinKB_ML.comp341 double y_e[]={Y0,0,0,0,0};
344 y_e[1]=Y0-l_2*sin(xi);
345 y_e[2]=y_e[3]=Y0+l_2*sin(xi);
346 y_e[4]=y_e[1];
351 y_e[1]=Y0+l_2*sin(xi);
352 y_e[2]=y_e[3]=Y0-l_2*sin(xi);
353 y_e[4]=y_e[1];
360 CoordTransEM(xx+i,yy+i,zz+i,x_e[i],y_e[i],z_e[i],Z0,Y0,xi);
361 //printf("%d; %g %g %g => %g %g %g\n",i,x_e[i],y_e[i],z_e[i],xx[i],yy[i],zz[i]);
369 CoordTransEM(yy+i,xx+i,zz+i,x_e[i],y_e[i],z_e[i],Z0,Y0,xi);
[all …]
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/tests/
H A Dutils.py17 assert all(x_e == y_e for x_e, y_e in zip(x, y))
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.20/execution/clipping/
H A Dvs-clip-vertex-const-accept.shader_test3 # All points with eye coordinates (x_e y_e z_e w_e)^T that satisfy
6 # (p_1' p_2' p_3' p_4')(y_e) >= 0
H A Dvs-clip-vertex-const-reject.shader_test3 # All points with eye coordinates (x_e y_e z_e w_e)^T that satisfy
6 # (p_1' p_2' p_3' p_4')(y_e) >= 0
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
467 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
476 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
501 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
557 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
566 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
467 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
476 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
501 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
557 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
566 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
467 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
476 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
501 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
557 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
566 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
467 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
476 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
501 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
557 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
566 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
463 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
472 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
497 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
549 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
558 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c402 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
458 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
467 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
489 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
545 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
554 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c402 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
458 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
467 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
489 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
545 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
554 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c402 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
458 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
467 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
489 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
545 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
554 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
467 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
476 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
501 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
557 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
566 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageScanPoly.c411 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
467 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
476 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
501 mlib_s32 xs, ys, x_e, y_e, x_s, y_s; in mlib_AffineEdges() local
557 y_e = ((xRight - xLeft) * sdy + ys) >> shifty; in mlib_AffineEdges()
566 if ((y_e < yCl) || (y_e >= hCl)) { in mlib_AffineEdges()
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/gui/canvas/
H A Dconnection.py121 x_e, y_e = x_end - x_pos, y_end - y_pos
126 p3 = x_e + dx_e1, y_e + dy_e1
127 p4 = x_e + dx_e2, y_e + dy_e2
128 p5 = x_e + dx_e3, y_e + dy_e3
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.50/execution/compatibility/clipping/
H A Dgs-clip-vertex-const-reject.shader_test3 # All points with eye coordinates (x_e y_e z_e w_e)^T that satisfy
6 # (p_1' p_2' p_3' p_4')(y_e) >= 0
H A Dgs-clip-vertex-const-accept.shader_test3 # All points with eye coordinates (x_e y_e z_e w_e)^T that satisfy
6 # (p_1' p_2' p_3' p_4')(y_e) >= 0
H A Dvs-gs-clip-vertex-const-accept.shader_test3 # All points with eye coordinates (x_e y_e z_e w_e)^T that satisfy
6 # (p_1' p_2' p_3' p_4')(y_e) >= 0
H A Dvs-gs-clip-vertex-const-reject.shader_test3 # All points with eye coordinates (x_e y_e z_e w_e)^T that satisfy
6 # (p_1' p_2' p_3' p_4')(y_e) >= 0
/dports/science/dynare/dynare-4.6.4/tests/discretionary_policy/
H A DGali_discretion.mod32 y_e
83 r_e=siggma*(y_e(+1)-y_e);
84 y_e=psi_n_ya*a;
/dports/science/dynare/dynare-4.6.4/tests/optimal_policy/Ramsey/
H A DGali_commitment.mod43 y_e ${y^{nat}}$ (long_name='efficient output')
103 r_e=siggma*(y_e(+1)-y_e);
106 y_e=psi_n_ya*a;
109 y_gap=x+(y_e-y_nat);
/dports/graphics/py-plotly/plotly-4.14.3/plotly/
H A Dsubplots.py701 y_e = grid[r_spanned][c][1] + heights[r_spanned] - spec["t"]
704 y_e = grid[r][c][1] + heights[-1 - r] - spec["t"]
705 y_domain = [y_s, y_e]
756 y_e = grid[r][c][1] + heights[-1 - r]
758 y_e = y_s + inset["h"] * heights[-1 - r]
759 y_domain = [y_s, y_e]
/dports/science/dynare/dynare-4.6.4/tests/loglinear/
H A Dexample4_loglinear_histval.mod83 if max(max(abs(oo_.irfs.y_e-oo_exp.irfs.y_e)))>1e-10

123