Home
last modified time | relevance | path

Searched defs:dy (Results 151 – 175 of 21857) sorted by relevance

12345678910>>...875

/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkEdge.cpp77 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in setLine() local
118 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in updateLine() local
152 static inline SkFDot6 cheap_distance(SkFDot6 dx, SkFDot6 dy) in cheap_distance()
164 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift()
223 SkFDot6 dy = (SkLeftShift(y1, 1) - y0 - y2) >> 2; in setQuadraticWithoutUpdate() local
295 SkFixed dy = fQDy; in updateQuadratic() local
401 SkFDot6 dy = cubic_delta_from_line(y0, y1, y2, y3); in setCubicWithoutUpdate() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkEdge.cpp77 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in setLine() local
118 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in updateLine() local
152 static inline SkFDot6 cheap_distance(SkFDot6 dx, SkFDot6 dy) in cheap_distance()
164 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift()
223 SkFDot6 dy = (SkLeftShift(y1, 1) - y0 - y2) >> 2; in setQuadraticWithoutUpdate() local
295 SkFixed dy = fQDy; in updateQuadratic() local
401 SkFDot6 dy = cubic_delta_from_line(y0, y1, y2, y3); in setCubicWithoutUpdate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkEdge.cpp77 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in setLine() local
118 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in updateLine() local
152 static inline SkFDot6 cheap_distance(SkFDot6 dx, SkFDot6 dy) in cheap_distance()
164 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift()
223 SkFDot6 dy = (SkLeftShift(y1, 1) - y0 - y2) >> 2; in setQuadraticWithoutUpdate() local
295 SkFixed dy = fQDy; in updateQuadratic() local
401 SkFDot6 dy = cubic_delta_from_line(y0, y1, y2, y3); in setCubicWithoutUpdate() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkEdge.cpp73 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in setLine() local
114 const SkFDot6 dy = SkEdge_Compute_DY(top, y0); in updateLine() local
148 static inline SkFDot6 cheap_distance(SkFDot6 dx, SkFDot6 dy) in cheap_distance()
160 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift()
222 SkFDot6 dy = (SkLeftShift(y1, 1) - y0 - y2) >> 2; in setQuadraticWithoutUpdate() local
294 SkFixed dy = fQDy; in updateQuadratic() local
399 SkFDot6 dy = cubic_delta_from_line(y0, y1, y2, y3); in setCubicWithoutUpdate() local
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dsdl_core.h124 #define CopyArea(sx,sy,w,h,dx,dy) sdl_copyArea((sx),(sy),(w),(h),(dx),(dy)) argument
125 #define CopyAreaSP(sx,sy,w,h,dx,dy,col) sdl_copyAreaSP((sx),(sy),(w),(h),(dx),(dy),(col)) argument
133 #define CopyAreaSP16_shadow(sx,sy,w,h,dx,dy) sdl_copyAreaSP16_shadow(sx,sy,w,h,dx,dy,255) argument
134 #define CopyAreaSP16_shadow_withRate(sx,sy,w,h,dx,dy,lv) sdl_copyAreaSP16_shadow(sx,sy,w,h,dx,dy,lv) argument
135 #define CopyAreaSP16_alphaLevel(sx, sy, w, h, dx, dy, lv) sdl_copyAreaSP16_alphaLevel(sx, sy, w, h,… argument
136 #define CopyAreaSP16_alphaBlend(sx, sy, w, h, dx, dy, lv) sdl_copyAreaSP16_alphaBlend(sx, sy, w, h,… argument
138 #define Copy_from_alpha(sx, sy, w, h, dx, dy, flg) sdl_copy_from_alpha(sx, sy, w, h, dx, dy, flg) argument
139 #define Copy_to_alpha(sx, sy, w, h, dx, dy, flg) sdl_copy_to_alpha(sx, sy, w, h, dx, dy, flg) argument
141 #define Mosaic(sx,sy,w,h,dx,dy,sl) sdl_Mosaic((sx),(sy),(w),(h),(dx),(dy),(sl)) argument
146 #define CopyRegion(i,sx,sy,w,h,dx,dy) sdl_CopyRegion(i,sx,sy,w,h,dx,dy) argument
[all …]
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DStreamAction.cpp94 const int dy = xy.y; in recompute_movement() local
224 int dy = 0; in update() local
316 bool StreamAction::test_obstacles(int dx, int dy) { in test_obstacles()
/dports/games/blobwars/blobwars-2.00/src/
H A DdroidBoss.cpp31 float dx, dy; in droidBossChangeParticles() local
78 float dx, dy; in droidBossChasePlayer() local
239 float dx, dy; in doOrb() local
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfTiledInputPart.cpp166 TiledInputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
172 TiledInputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
178 TiledInputPart::readTile (int dx, int dy, int l) in readTile()
184 TiledInputPart::readTile (int dx, int dy, int lx, int ly) in readTile()
202 TiledInputPart::rawTileData (int &dx, int &dy, int &lx, int &ly, in rawTileData()
/dports/science/lammps/lammps-stable_29Sep2021/src/MANIFOLD/
H A Dmanifold_thylakoid_shared.cpp106 double dy = x[1] - params[4]; in g() local
114 double dy = x[1] - params[2]; in g() local
129 double dy = x[1] - Y0; in g() local
173 double dy = x[1] - params[2]; in n() local
188 double dy = x[1] - Y0; in n() local
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfTiledInputPart.cpp166 TiledInputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
172 TiledInputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
178 TiledInputPart::readTile (int dx, int dy, int l) in readTile()
184 TiledInputPart::readTile (int dx, int dy, int lx, int ly) in readTile()
202 TiledInputPart::rawTileData (int &dx, int &dy, int &lx, int &ly, in rawTileData()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfTiledInputPart.cpp166 TiledInputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
172 TiledInputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
178 TiledInputPart::readTile (int dx, int dy, int l) in readTile()
184 TiledInputPart::readTile (int dx, int dy, int lx, int ly) in readTile()
202 TiledInputPart::rawTileData (int &dx, int &dy, int &lx, int &ly, in rawTileData()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfTiledInputPart.cpp139 TiledInputPart::dataWindowForTile (int dx, int dy, int l) const in dataWindowForTile()
145 TiledInputPart::dataWindowForTile (int dx, int dy, int lx, int ly) const in dataWindowForTile()
151 TiledInputPart::readTile (int dx, int dy, int l) in readTile()
157 TiledInputPart::readTile (int dx, int dy, int lx, int ly) in readTile()
175 TiledInputPart::rawTileData (int &dx, int &dy, int &lx, int &ly, in rawTileData()
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Daibeast.cpp86 int dy = Sin(pSprite->ang)>>16; in SlashSeqCallback() local
104 int dy = Sin(pSprite->ang)>>16; in StompSeqCallback() local
172 int dy = klabs(pSprite->y-pSprite2->y); in StompSeqCallback() local
213 int dy = pXSprite->targetY-pSprite->y; in thinkGoto() local
249 int dy = pTarget->y-pSprite->y; in thinkChase() local
394 int dy = pXSprite->targetY-pSprite->y; in thinkSwimGoto() local
416 int dy = pTarget->y-pSprite->y; in thinkSwimChase() local
469 int dy = pXSprite->targetY-pSprite->y; in MoveForward() local
492 int dy = pXSprite->targetY-pSprite->y; in sub_628A0() local
529 int dy = pXSprite->targetY-pSprite->y; in sub_62AE0() local
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXSphered.cpp81 register FXdouble dy=center.y-sphere.center.y; in contains() local
91 register FXdouble dx,dy,dz,dist,delta,newradius; in include() local
123 register FXdouble dx,dy,dz,dist; in includeInRadius() local
190 register FXdouble dx,dy,dz,dist,delta,newradius; in include() local
218 register FXdouble dx,dy,dz,dist; in includeInRadius() local
309 register FXdouble dy=a.center.y-b.center.y; in overlap() local
H A DFXSpheref.cpp81 register FXfloat dy=center.y-sphere.center.y; in contains() local
91 register FXfloat dx,dy,dz,dist,delta,newradius; in include() local
123 register FXfloat dx,dy,dz,dist; in includeInRadius() local
190 register FXfloat dx,dy,dz,dist,delta,newradius; in include() local
218 register FXfloat dx,dy,dz,dist; in includeInRadius() local
309 register FXfloat dy=a.center.y-b.center.y; in overlap() local
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkRect.h181 T dy = this->GetY() - point[1]; in AddPoint() local
188 T dy = point[1] - this->GetY(); in AddPoint() local
231 T dy = this->GetY() - rect.GetY(); in AddRect() local
237 T dy = rect.GetY() - this->GetY(); in AddRect() local
271 T dy = this->GetY() - rect.GetY(); in IntersectsWith() local
276 T dy = rect.GetY() - this->GetY(); in IntersectsWith() local
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXSpheref.cpp81 FXfloat dy=center.y-sphere.center.y; in contains() local
91 FXfloat dx,dy,dz,dist,delta,newradius; in include() local
123 FXfloat dx,dy,dz,dist; in includeInRadius() local
190 FXfloat dx,dy,dz,dist,delta,newradius; in include() local
218 FXfloat dx,dy,dz,dist; in includeInRadius() local
309 FXfloat dy=a.center.y-b.center.y; in overlap() local
H A DFXSphered.cpp81 FXdouble dy=center.y-sphere.center.y; in contains() local
91 FXdouble dx,dy,dz,dist,delta,newradius; in include() local
123 FXdouble dx,dy,dz,dist; in includeInRadius() local
190 FXdouble dx,dy,dz,dist,delta,newradius; in include() local
218 FXdouble dx,dy,dz,dist; in includeInRadius() local
309 FXdouble dy=a.center.y-b.center.y; in overlap() local
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_attribute.h149 float dy; in svm_node_attr_bump_dy() local
159 float2 dy; in svm_node_attr_bump_dy() local
169 float4 dy; in svm_node_attr_bump_dy() local
179 float3 dy; in svm_node_attr_bump_dy() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/correlationfunctions/
H A Dgmx_lmcurve.cpp68 const double* dy; member
78 double dy = D->dy[i]; in lmcurve_evaluate() local
94 const double* dy, in gmx_lmcurve()
109 const double dy[], in lmfit_exp()
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/specialty_plots/
H A Dtopographic_hillshading.py38 dx, dy = dem['dx'], dem['dy'] variable
39 dy = 111200 * dy variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/specialty_plots/
H A Dtopographic_hillshading.py38 dx, dy = dem['dx'], dem['dy'] variable
39 dy = 111200 * dy variable
/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dchemdata_tools.cpp342 int dy = tcenter.y() - amid.y(); in AutoLayout() local
448 int dy = tmp_lo->Center().y() - tmp_lo->left->Center().y(); in AutoLayout() local
455 int dy = tmp_lo->Center().y() - tmp_lo->right->Center().y(); in AutoLayout() local
462 int dy = tmp_lo->left->Center().y() - tmp_lo->Center().y(); in AutoLayout() local
470 int dy = tmp_lo->right->Center().y() - tmp_lo->Center().y(); in AutoLayout() local
541 double dx, dy; in SmartPlace() local
564 double dx, dy; in SmartPlaceToo() local
598 double dx, dy; in SmartPlaceThree() local
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/tutorial/src/main/java/tutorial/clustering/
H A DNaiveAgglomerativeHierarchicalClustering3.java95 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
101 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
107 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
115 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
121 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
130 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
136 public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy) { in combine()
145 … abstract public double combine(int sizex, double dx, int sizey, double dy, int sizej, double dxy); in combine()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/nfnt/resize/
H A Dfilters.go83 func createWeights8(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]int… argument
103 func createWeights16(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]in… argument
122 func createWeightsNearest(dy, filterLength int, blur, scale float64) ([]bool, []int, int) { argument

12345678910>>...875