Home
last modified time | relevance | path

Searched +defs:D +defs:ey (Results 1 – 25 of 149) sorted by relevance

123456

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Darc.c67 points_arc(ArcObj a, int *sx, int *sy, int *ex, int *ey) in points_arc()
90 int sx, sy, ex, ey; in RedrawAreaArc() local
209 { int sx, sy, ex, ey; in includeArrowsInAreaArc() local
259 int sx, sy, ex, ey; in computeArc() local
417 { int ex, ey; in getEndArc() local
505 pointsArc(ArcObj a, Int Sx, Int Sy, Int Ex, Int Ey, Int D) in pointsArc()
506 { int sx, sy, ex, ey, d; in pointsArc() local
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_grid/
H A DGrid_To_Gradient.cpp189 double sMin, sRange, ex, ey, d; in On_Execute() local
193 CSG_Grid EX, EY, D; in On_Execute() local
/dports/science/elmerfem/elmerfem-release-9.0/meshgen2d/src/
H A DVSVertex.cpp22 double ex,ey; in computeNewCoordinates() local
139 double error, A, B, C = h, D = h; in computeNewCoordinates() local
189 double ex,ey; in computeNewCoordinates() local
/dports/biology/fasta/fasta/
H A Dlx_align3.c30 typedef struct st_s { int C, I, D;} *st_ptr; member
53 int x, y, ex, ey, i; in pro_dna() local
90 static local_align(x, y, ex, ey, wgts, dnap, ld, pro, lp) in local_align() argument
220 static global_up(row1, row2, x, y, ex, ey, wgts, dnap, pro, N) in global_up() argument
268 static global_down(row1, row2, cur_st, x, y, ex, ey, wgts, dnap, pro, N) in global_down() argument
359 match_ptr global(x,y, ex, ey, wgts, dnap, pro, N1, N2) in global() argument
466 static match_ptr small_global(x, y, ex, ey, wgts, dnap, pro, N1, N2) in small_global() argument
471 static int C[SGW1+1][SGW2+1], st[SGW1+1][SGW2+1], D[SGW2+7], I[SGW2+1]; local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/tests/
H A Dtest_quaternion.cxx133 vnl_matrix_fixed<double,3,3> D = R - M; in test_rotation_matrix_and_euler_angles() local
147 vnl_vector<double> ex(3), ey(3), ez(3); in test_rotation_matrix_and_euler_angles() local
158 vnl_matrix<double> D = R - M; in test_rotation_matrix_and_euler_angles() local
/dports/misc/vxl/vxl-3.3.2/core/vnl/tests/
H A Dtest_quaternion.cxx140 vnl_matrix_fixed<double, 3, 3> D = R - M; in test_rotation_matrix_and_euler_angles() local
153 vnl_vector<double> ex(3), ey(3), ez(3); in test_rotation_matrix_and_euler_angles() local
170 vnl_matrix<double> D = R - M; in test_rotation_matrix_and_euler_angles() local
/dports/science/mcxtrace/mcxtrace-1.2-src/xlib/share/
H A Dmcxtrace-r.c219 double A,B,C,D,k2,k; in cylinder_intersect() local
286 double B, C, D, k; in sphere_intersect() local
341 double ex,ey,ez,k; in ellipsoid_intersect() local
353 double D=v*v-4*u*w+4*u; in ellipsoid_intersect() local
/dports/games/stratagus/stratagus-3.2.0/src/map/
H A Dfow.cpp583 const uint8_t D = src[srcIndex + srcWidth + 1]; in UpscaleBilinear() local
857 const int ey = fogSurfaceClipRect.y + fogSurfaceClipRect.h; in DrawTiled() local
911 const int ey = viewport.BottomRightPos.y; in DrawTiledLegacy() local
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXQuatd.cpp75 FXQuatd::FXQuatd(const FXVec3d& ex,const FXVec3d& ey,const FXVec3d& ez){ in FXQuatd()
193 FXdouble D=1.0/(1.0+mm); in setMRP() local
356 void FXQuatd::setAxes(const FXVec3d& ex,const FXVec3d& ey,const FXVec3d& ez){ in setAxes()
392 void FXQuatd::getAxes(FXVec3d& ex,FXVec3d& ey,FXVec3d& ez) const { in getAxes()
H A DFXQuatf.cpp75 FXQuatf::FXQuatf(const FXVec3f& ex,const FXVec3f& ey,const FXVec3f& ez){ in FXQuatf()
178 FXfloat D=1.0f/(1.0f+mm); in setMRP() local
356 void FXQuatf::setAxes(const FXVec3f& ex,const FXVec3f& ey,const FXVec3f& ez){ in setAxes()
392 void FXQuatf::getAxes(FXVec3f& ex,FXVec3f& ey,FXVec3f& ez) const { in getAxes()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmtregress.c508 GMT_LOCAL double gmtregress_L1_misfit (struct GMT_CTRL *GMT, double *ey, double *W, uint64_t n, uns… in gmtregress_L1_misfit()
523 GMT_LOCAL double gmtregress_L2_misfit (struct GMT_CTRL *GMT, double *ey, double *W, uint64_t n, uns… in gmtregress_L2_misfit()
535 GMT_LOCAL double gmtregress_LMS_misfit (struct GMT_CTRL *GMT, double *ey, double *W, uint64_t n, un… in gmtregress_LMS_misfit()
548 GMT_LOCAL double gmtregress_L1_scale (struct GMT_CTRL *GMT, double *ey, double *W, uint64_t n, doub… in gmtregress_L1_scale()
565 GMT_LOCAL double gmtregress_L2_scale (struct GMT_CTRL *GMT, double *ey, double *W, uint64_t n, doub… in gmtregress_L2_scale()
574 GMT_LOCAL double gmtregress_LMS_scale (struct GMT_CTRL *GMT, double *ey, double *W, uint64_t n, dou… in gmtregress_LMS_scale()
727 double S, S_xx, S_xy, D, scale; in gmtregress_LSy_regress1D() local
/dports/games/xblast/xblast-2.10.4/
H A Dplayer.c1923 int ex, ey; in FartOnOtherPlayers() local
1981 int D[MAX_PLAYER]; in SwapColorOtherPlayers() local
2031 int D[MAX_PLAYER]; in SwapColorOtherPlayers2() local
2235 int ex, ey; in DoFrog() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.cpp125 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients()
373 int SkDCubic::RootsValidT(double A, double B, double C, double D, double t[3]) { in RootsValidT()
402 int SkDCubic::RootsReal(double A, double B, double C, double D, double s[3]) { in RootsReal()
668 double ey = interp_cubic_coords(&fPts[0].fY, (t1*2+t2)/3); in subDivide() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsCubic.cpp128 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients()
341 int SkDCubic::RootsValidT(double A, double B, double C, double D, double t[3]) { in RootsValidT()
370 int SkDCubic::RootsReal(double A, double B, double C, double D, double s[3]) { in RootsReal()
649 double ey = interp_cubic_coords(&fPts[0].fY, (t1*2+t2)/3); in subDivide() local
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/1e_cpp/
H A Dvpotdamp.cpp827 vector3 * D; member
839 for (int ey=0; ey<=L-ex; ++ey) in Triple64() local
974 static inline cacheline64 R2E(int ex, int ey, int ez, const cacheline64 (&PA)[3], double iz, in… in R2E()
1116 for (int ey=0; ey<=Ltot-ex; ++ey) in CalcExternalPotentialH() local
1531 for (int ey=0; ey<=Ltot-ex; ++ey) in Transform() local
2491 double * D, double * Rd, in ipotdamped_()
2568 double * D, double * Rd, in vpotdamped_()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/ximgproc/src/
H A Dedge_drawing_common.hpp182 double ex, ey; // ending x & y coordinates member
232 double D() { return coeff[4]; } in D() function
267 int ex, ey; // End (x, y) coordinate of the arc member
/dports/multimedia/gstreamer1-plugins-ugly/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local
/dports/multimedia/gstreamer1-plugins-dvdread/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local
/dports/multimedia/gstreamer1-plugins-mpeg2dec/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local
/dports/audio/gstreamer1-plugins-sidplay/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxpcopy.c128 fixed ex, ey, flat_x, flat_y; in gx_path_copy_reducing() local
313 const double C = fC, D = fD; in adjust_point_to_tangent() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxpcopy.c128 fixed ex, ey, flat_x, flat_y; in gx_path_copy_reducing() local
313 const double C = fC, D = fD; in adjust_point_to_tangent() local
/dports/audio/gstreamer1-plugins-a52dec/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local
/dports/audio/gstreamer1-plugins-amrwbdec/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local
/dports/audio/gstreamer1-plugins-amrnb/gst-plugins-ugly-1.16.2/gst/dvdsub/
H A Dgstdvdsubdec.c428 guchar D = target_yuv->U_G - 128; in gst_setup_palette() local
1072 gint palette, sx, sy, ex, ey; in gst_dvd_sub_dec_handle_dvd_event() local

123456