/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Clip/ |
H A D | clppoly.c | 81 fix dx = x1-x0; in gr_clip_fix_poly() local 82 fix dy = y1-y0; in gr_clip_fix_poly() local 92 fix dx = x1-x0; in gr_clip_fix_poly() local 93 fix dy = y1-y0; in gr_clip_fix_poly() local 126 fix dx = x1-x0; in gr_clip_fix_poly() local 127 fix dy = y1-y0; in gr_clip_fix_poly() local 137 fix dx = x1-x0; in gr_clip_fix_poly() local 138 fix dy = y1-y0; in gr_clip_fix_poly() local 171 fix dx = x1-x0; in gr_clip_fix_poly() local 172 fix dy = y1-y0; in gr_clip_fix_poly() local [all …]
|
/dports/graphics/xfig/xfig-3.2.8a/src/ |
H A D | u_translate.c | 30 void translate_ellipse(F_ellipse *ellipse, int dx, int dy) in translate_ellipse() 40 void translate_arc(F_arc *arc, int dx, int dy) in translate_arc() 52 void translate_line(F_line *line, int dx, int dy) in translate_line() 62 void translate_text(F_text *text, int dx, int dy) in translate_text() 68 void translate_spline(F_spline *spline, int dx, int dy) in translate_spline() 79 void translate_compound(F_compound *compound, int dx, int dy) in translate_compound() 94 void translate_arcs(F_arc *arcs, int dx, int dy) in translate_arcs() 110 void translate_ellipses(F_ellipse *ellipses, int dx, int dy) in translate_ellipses() 118 void translate_lines(F_line *lines, int dx, int dy) in translate_lines() 126 void translate_splines(F_spline *splines, int dx, int dy) in translate_splines() [all …]
|
/dports/devel/upp/upp/uppsrc/Geom/Draw/ |
H A D | path_aux.cpp | 19 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_1_2() local 142 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_1_3() local 273 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_1_4() local 436 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_1_5() local 567 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_2_1() local 690 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_2_2() local 781 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_2_3() local 904 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_2_4() local 1035 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_2_5() local 1198 int dx = b.x - a.x, dy = b.y - a.y; in PathDraw_Output_3_1() local [all …]
|
/dports/cad/pcb/pcb-4.2.0/src/ |
H A D | move.h | 48 #define MOVE_BOX_LOWLEVEL(b,dx,dy) \ argument 53 #define MOVE_VIA_LOWLEVEL(v,dx,dy) \ argument 58 #define MOVE_PIN_LOWLEVEL(p,dx,dy) \ argument 64 #define MOVE_ARC_LOWLEVEL(a,dx,dy) \ argument 74 #define MOVE_LINE_LOWLEVEL(l,dx,dy) \ argument 80 #define MOVE_PAD_LOWLEVEL(p,dx,dy) \ argument 86 #define MOVE_TEXT_LOWLEVEL(t,dx,dy) \ argument
|
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/ |
H A D | ImfTileOffsets.cpp | 108 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in anyOffsetsAreInvalid() local 123 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in findTiles() local 213 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in readFrom() local 287 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in writeTo() local 296 int dx; member 297 int dy; member 413 TileOffsets::isValidTile (int dx, int dy, int lx, int ly) const in isValidTile() 467 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()() 500 TileOffsets::operator () (int dx, int dy, int l) in operator ()() 507 TileOffsets::operator () (int dx, int dy, int lx, int ly) const in operator ()() [all …]
|
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/ |
H A D | ImfTileOffsets.cpp | 108 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in anyOffsetsAreInvalid() local 123 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in findTiles() local 213 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in readFrom() local 287 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in writeTo() local 296 int dx; member 297 int dy; member 413 TileOffsets::isValidTile (int dx, int dy, int lx, int ly) const in isValidTile() 467 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()() 500 TileOffsets::operator () (int dx, int dy, int l) in operator ()() 507 TileOffsets::operator () (int dx, int dy, int lx, int ly) const in operator ()() [all …]
|
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/ |
H A D | ImfTileOffsets.cpp | 108 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in anyOffsetsAreInvalid() local 123 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in findTiles() local 213 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in readFrom() local 287 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in writeTo() local 296 int dx; member 297 int dy; member 413 TileOffsets::isValidTile (int dx, int dy, int lx, int ly) const in isValidTile() 467 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()() 500 TileOffsets::operator () (int dx, int dy, int l) in operator ()() 507 TileOffsets::operator () (int dx, int dy, int lx, int ly) const in operator ()() [all …]
|
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/ |
H A D | ImfTileOffsets.cpp | 78 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in anyOffsetsAreInvalid() local 93 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in findTiles() local 199 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in readFrom() local 273 for (unsigned int dx = 0; dx < _offsets[l][dy].size(); ++dx) in writeTo() local 282 int dx; member 283 int dy; member 399 TileOffsets::isValidTile (int dx, int dy, int lx, int ly) const in isValidTile() 453 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()() 483 TileOffsets::operator () (int dx, int dy, int l) in operator ()() 490 TileOffsets::operator () (int dx, int dy, int lx, int ly) const in operator ()() [all …]
|
/dports/math/octave-forge-divand/divand/inst/ |
H A D | divand_metric.m | 19 dx = distance(lat(i-1,:),lon(i-1,:),lat(i+1,:),lon(i+1,:))/2; variable 20 dx = cat(1,dx(1,:),dx,dx(end,:)); variable 22 dy = distance(lat(:,j-1),lon(:,j-1),lat(:,j+1),lon(:,j+1))/2; variable 23 dy = cat(2,dy(:,1),dy,dy(:,end)); variable 25 dx = real(dx); variable 26 dy = real(dy); variable 28 dx = deg2m(dx); variable 29 dy = deg2m(dy); variable 41 dy = dlat*(2*pi*R)/360; variable
|
/dports/games/tomatoes/tomatoes-1.55/src/ |
H A D | enemy.cpp | 92 int dx = x - (int)p1.get_real_x(); in is_player_close() local 93 int dy = y - (int)p1.get_real_y(); in is_player_close() local 247 int get_dir(int dx, int dy) { in get_dir() 262 const int dx[4] = { 0, 1, 0, -1 }; in look_player() local 263 const int dy[4] = { -1, 0, 1, 0 }; in look_player() local 379 float dx = get_real_x() - p1.get_real_x(); in move() local 380 float dy = get_real_y() - p1.get_real_y(); in move() local 392 float dx = get_real_x() - p2.get_real_x(); in move() local 393 float dy = get_real_y() - p2.get_real_y(); in move() local 575 int dx = RAND(0, MAP_W-1); in move() local [all …]
|
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/perf/ |
H A D | perf_sepfilters.cpp | 42 int dx = get<0>(get<2>(GetParam())); variable 43 int dy = get<1>(get<2>(GetParam())); variable 67 int dx = get<0>(get<2>(GetParam())); variable 68 int dy = get<1>(get<2>(GetParam())); variable 95 int dx = get<0>(get<2>(GetParam())); variable 96 int dy = get<1>(get<2>(GetParam())); variable 120 int dx = get<0>(get<2>(GetParam())); variable 121 int dy = get<1>(get<2>(GetParam())); variable 150 int dx = get<0>(get<2>(GetParam())); variable 151 int dy = get<1>(get<2>(GetParam())); variable [all …]
|
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/calc/ |
H A D | kinematics.py | 21 def vorticity(u, v, *, dx=None, dy=None, x_dim=-1, y_dim=-2): argument 68 def divergence(u, v, *, dx=None, dy=None, x_dim=-1, y_dim=-2): argument 115 def shearing_deformation(u, v, dx=None, dy=None, x_dim=-1, y_dim=-2): argument 162 def stretching_deformation(u, v, dx=None, dy=None, x_dim=-1, y_dim=-2): argument 209 def total_deformation(u, v, dx=None, dy=None, x_dim=-1, y_dim=-2): argument 265 dx=None, argument 266 dy=None, argument 331 def frontogenesis(potential_temperature, u, v, dx=None, dy=None, x_dim=-1, y_dim=-2): argument 408 def geostrophic_wind(height, dx=None, dy=None, latitude=None, x_dim=-1, y_dim=-2): argument 469 def ageostrophic_wind(height, u, v, dx=None, dy=None, latitude=None, x_dim=-1, y_dim=-2): argument [all …]
|
/dports/math/octave/octave-6.4.0/scripts/general/ |
H A D | divergence.m | 61 dx = (1:sz(2))(:); variable 62 dy = (1:sz(1))(:); variable 65 dx = 1:sz(2); variable 66 dy = 1:sz(1); variable 70 dx = varargin{1}(1,:); variable 71 dy = varargin{2}(:,1); variable 74 dx = varargin{1}(1,:,1)(:); variable 75 dy = varargin{2}(:,1,1)(:); variable
|
H A D | curl.m | 62 dx = (1:sz(2))(:); variable 63 dy = (1:sz(1))(:); variable 66 dx = (1:sz(2))(:); variable 67 dy = (1:sz(1))(:); variable 71 dx = varargin{1}(1,:); variable 72 dy = varargin{2}(:,1); variable 75 dx = varargin{1}(1,:,1)(:); variable 76 dy = varargin{2}(:,1,1)(:); variable
|
/dports/math/lapack++/lapackpp-2.5.4/blaspp/src/ |
H A D | blas1pp.cc | 56 double Blas_Norm1(const LaVectorDouble &dx) in Blas_Norm1() 66 void Blas_Add_Mult(LaVectorDouble &dy, double da, const LaVectorDouble &dx) in Blas_Add_Mult() 76 void Blas_Mult(LaVectorDouble &dy, double da, const LaVectorDouble &dx) in Blas_Mult() 87 void Blas_Copy(const LaVectorDouble &dx, LaVectorDouble &dy) in Blas_Copy() 97 double Blas_Dot_Prod(const LaVectorDouble &dx, const LaVectorDouble &dy) in Blas_Dot_Prod() 117 void Blas_Apply_Plane_Rot(LaVectorDouble &dx, LaVectorDouble &dy, in Blas_Apply_Plane_Rot() 149 void Blas_Swap(LaVectorDouble &dx, LaVectorDouble &dy) in Blas_Swap() 226 void Blas_Add_Mult(LaVectorComplex &dy, COMPLEX da, const LaVectorComplex &dx) in Blas_Add_Mult() 235 void Blas_Mult(LaVectorComplex &dy, COMPLEX da, const LaVectorComplex &dx) in Blas_Mult() 246 void Blas_Copy(const LaVectorComplex &dx, LaVectorComplex &dy) in Blas_Copy() [all …]
|
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AVR/ |
H A D | dynalloca.ll | 55 ; CHECK: in [[SPCOPY2:r[0-9]+]], 62 57 ; CHECK-NOT: st 59 ; CHECK: call 60 ; Call frame restore
|
/dports/devel/swig/swig-4.0.2/Examples/contract/simple_cxx/ |
H A D | runme3.py | 21 dx = 1; variable 22 dy = 1; variable 48 dx = 1; variable 49 dy = -1; variable 54 dx = -1; variable 55 dy = 1; variable
|
/dports/devel/allegro/allegro-4.4.3.1/src/x/ |
H A D | xvtable.c | 75 static inline int _xwin_direct_putpixel(BITMAP *dst, int dx, int dy, int color) in _xwin_direct_putpixel() 296 static void _xwin_putpixel(BITMAP *dst, int dx, int dy, int color) in _xwin_putpixel() 468 int dx, int dy, int w, int h) in _xwin_blit_anywhere() 487 int dx, int dy, int w, int h) in _xwin_blit_backward() 506 int dx, int dy, int w, int h) in _xwin_masked_blit() 557 static void _xwin_draw_sprite(BITMAP *dst, BITMAP *src, int dx, int dy) in _xwin_draw_sprite() 597 static void _xwin_draw_256_sprite(BITMAP *dst, BITMAP *src, int dx, int dy) in _xwin_draw_256_sprite() 619 static void _xwin_draw_sprite_v_flip(BITMAP *dst, BITMAP *src, int dx, int dy) in _xwin_draw_sprite_v_flip() 641 static void _xwin_draw_sprite_h_flip(BITMAP *dst, BITMAP *src, int dx, int dy) in _xwin_draw_sprite_h_flip() 663 static void _xwin_draw_sprite_vh_flip(BITMAP *dst, BITMAP *src, int dx, int dy) in _xwin_draw_sprite_vh_flip() [all …]
|
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/ |
H A D | createRotationOy.m | 64 dx = 0; variable 65 dy = 0; variable 77 dx = var(1); variable 78 dy = var(2); variable 84 dx = varargin{1}; variable 85 dy = varargin{2}; variable 91 dx = varargin{1}; variable 92 dy = varargin{2}; variable
|
H A D | createTranslation3d.m | 61 dx = 0; variable 62 dy = 0; variable 67 dx = var(1); variable 68 dy = var(2); variable 72 dx = varargin{1}; variable 73 dy = varargin{2}; variable
|
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/Numerics/Optimizer/ |
H A D | testOptimizer.cpp | 19 double dx = v[0]; in circ_0_0() local 20 double dy = v[1]; in circ_0_0() local 26 double dx = v[0]; in circ_0_0_grad() local 27 double dy = v[1]; in circ_0_0_grad() local 34 double dx = v[0] - 1; in circ_1_0() local 35 double dy = v[1]; in circ_1_0() local 41 double dx = v[0] - 1; in circ_1_0_grad() local 42 double dy = v[1]; in circ_1_0_grad() local 50 double dx = v[0] - 1; in func2() local 51 double dy = v[1]; in func2() local [all …]
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/filters/ |
H A D | FEOffset.cpp | 36 FEOffset::FEOffset(Filter* filter, float dx, float dy) in FEOffset() 43 PassRefPtr<FEOffset> FEOffset::create(Filter* filter, float dx, float dy) in create() 48 float FEOffset::dx() const in dx() function in WebCore::FEOffset 53 void FEOffset::setDx(float dx) in setDx() 58 float FEOffset::dy() const in dy() function in WebCore::FEOffset 63 void FEOffset::setDy(float dy) in setDy()
|
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/ |
H A D | isPointOnEdge.m | 131 dx = edge(:,3) - edge(:,1); variable 132 dy = edge(:,4) - edge(:,2); variable 138 dx = edge(:, 3) - edge(:, 1); variable 139 dy = edge(:, 4) - edge(:, 2); variable 145 dx = (edge(3) - edge(1)) * ones(nPoints, 1); variable 146 dy = (edge(4) - edge(2)) * ones(nPoints, 1); variable 157 dx = repmat(edge(:, 3)', nPoints, 1) - x0; variable 158 dy = repmat(edge(:, 4)', nPoints, 1) - y0; variable
|
/dports/devel/allegro5/allegro5-5.2.7.0/src/ |
H A D | bitmap_draw.c | 65 float sx, float sy, float sw, float sh, float dx, float dy, in _draw_tinted_rotated_scaled_bitmap_region() 127 float sx, float sy, float sw, float sh, float dx, float dy, in al_draw_tinted_bitmap_region() 138 float dx, float dy, int flags) in al_draw_tinted_bitmap() 157 float sx, float sy, float sw, float sh, float dx, float dy, int flags) in al_draw_bitmap_region() 169 float dx, float dy, float dw, float dh, int flags) in al_draw_tinted_scaled_bitmap() 182 float dx, float dy, float dw, float dh, int flags) in al_draw_scaled_bitmap() 196 float cx, float cy, float dx, float dy, float angle, int flags) in al_draw_tinted_rotated_bitmap() 206 float cx, float cy, float dx, float dy, float angle, int flags) in al_draw_rotated_bitmap() 217 float cx, float cy, float dx, float dy, float xscale, float yscale, in al_draw_tinted_scaled_rotated_bitmap() 232 float cx, float cy, float dx, float dy, float xscale, float yscale, in al_draw_tinted_scaled_rotated_bitmap_region() [all …]
|
/dports/games/blobwars/blobwars-2.00/src/ |
H A D | bullets.cpp | 24 void addBullet(Entity *owner, float dx, float dy) in addBullet() 159 float dx, dy; in destroyBullet() local 187 void bounceBullet(Entity *bullet, float dx, float dy) in bounceBullet() 224 bool bulletHasCollided(Entity *bullet, float dx, float dy) in bulletHasCollided()
|