Home
last modified time | relevance | path

Searched defs:dy (Results 1 – 25 of 8673) sorted by relevance

12345678910>>...347

/dports/science/dynare/dynare-4.6.4/matlab/
H A Dprodmom_deriv.m61 dy = zeros(1,1,size(dV,3)); variable
68 dy = zeros(1,1,size(dV,3)); variable
87 dy = s2*V^(s2-1)*dV*prod([1:2:s-1]); variable
88 dy = reshape(dy,1,size(dV,3)); variable
100 dy = (nu(1)/2)*V(1,1)^(nu(1)/2-1)*dV(1,1,:) * V(2,2)^(nu(2)/2) * tmp... variable
103 dy = reshape(dy,1,size(dV,3)); variable
130 dy = 0; variable
135 dy = dy+p*s2*q^(s2-1)*dq; variable
167 dy = dy/prod([1:s2]); variable
168 dy = reshape(dy,1,size(dV,3)); variable
H A Dbivmom.m59 dy = 0; variable
70 dy = dy + dc; variable
75 dy = y + dy*rho; variable
81 dy = prod([1:2:s1])*prod([1:2:s2])*dy; variable
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/2D/Source/Clip/
H A Dclppoly.c82 fix dy = y1-y0; in gr_clip_fix_poly() local
93 fix dy = y1-y0; in gr_clip_fix_poly() local
127 fix dy = y1-y0; in gr_clip_fix_poly() local
138 fix dy = y1-y0; in gr_clip_fix_poly() local
172 fix dy = y1-y0; in gr_clip_fix_poly() local
183 fix dy = y1-y0; in gr_clip_fix_poly() local
217 fix dy = y1-y0; in gr_clip_fix_poly() local
228 fix dy = y1-y0; in gr_clip_fix_poly() local
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_translate.c30 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 Dpath_aux.cpp19 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/graphics/freeimage/FreeImage/Source/OpenEXR/IlmImf/
H A DImfTileOffsets.cpp89 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in TileOffsets() local
107 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in anyOffsetsAreInvalid() local
121 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in findTiles() local
212 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
259 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
286 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in writeTo() local
297 int dy; member
404 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in isEmpty() local
467 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()()
500 TileOffsets::operator () (int dx, int dy, int l) in operator ()()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/openexr/IlmImf/
H A DImfTileOffsets.cpp89 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in TileOffsets() local
107 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in anyOffsetsAreInvalid() local
121 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in findTiles() local
212 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
259 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
286 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in writeTo() local
297 int dy; member
404 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in isEmpty() local
467 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()()
500 TileOffsets::operator () (int dx, int dy, int l) in operator ()()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/IlmImf/
H A DImfTileOffsets.cpp89 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in TileOffsets() local
107 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in anyOffsetsAreInvalid() local
121 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in findTiles() local
212 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
259 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
286 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in writeTo() local
297 int dy; member
404 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in isEmpty() local
467 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()()
500 TileOffsets::operator () (int dx, int dy, int l) in operator ()()
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXR/
H A DImfTileOffsets.cpp59 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in TileOffsets() local
77 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in anyOffsetsAreInvalid() local
91 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in findTiles() local
198 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
245 for (size_t dy = 0; dy < _offsets[l].size(); ++dy) in readFrom() local
272 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in writeTo() local
283 int dy; member
390 for (unsigned int dy = 0; dy < _offsets[l].size(); ++dy) in isEmpty() local
453 TileOffsets::operator () (int dx, int dy, int lx, int ly) in operator ()()
483 TileOffsets::operator () (int dx, int dy, int l) in operator ()()
[all …]
/dports/math/octave-forge-divand/divand/inst/
H A Ddivand_metric.m22 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
26 dy = real(dy); variable
29 dy = deg2m(dy); variable
41 dy = dlat*(2*pi*R)/360; variable
/dports/cad/pcb/pcb-4.2.0/src/
H A Dmove.h48 #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/games/tomatoes/tomatoes-1.55/src/
H A Denemy.cpp93 int dy = y - (int)p1.get_real_y(); in is_player_close() local
247 int get_dir(int dx, int dy) { in get_dir()
263 const int dy[4] = { -1, 0, 1, 0 }; in look_player() local
380 float dy = get_real_y() - p1.get_real_y(); in move() local
393 float dy = get_real_y() - p2.get_real_y(); in move() local
496 float dy = get_real_y() - p1.get_real_y(); in move() local
513 float dy = get_real_y() - p2.get_real_y(); in move() local
550 float dy = get_real_y() - (*e).get_real_y(); in move() local
576 int dy = RAND(0, MAP_H-1); in move() local
655 float dy = get_real_y() - p1.get_real_y(); in move() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/perf/
H A Dperf_sepfilters.cpp43 int dy = get<1>(get<2>(GetParam())); variable
68 int dy = get<1>(get<2>(GetParam())); variable
96 int dy = get<1>(get<2>(GetParam())); variable
121 int dy = get<1>(get<2>(GetParam())); variable
151 int dy = get<1>(get<2>(GetParam())); variable
176 int dy = get<1>(get<2>(GetParam())); variable
204 int dy = get<1>(get<2>(GetParam())); variable
229 int dy = get<1>(get<2>(GetParam())); variable
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/calc/
H A Dkinematics.py21 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
266 dy=None, argument
408 def geostrophic_wind(height, dx=None, dy=None, latitude=None, x_dim=-1, y_dim=-2): argument
714 dy=None, argument
819 dy=None, argument
885 dy=None, argument
[all …]
/dports/math/octave/octave-6.4.0/scripts/general/
H A Ddivergence.m62 dy = (1:sz(1))(:); variable
66 dy = 1:sz(1); variable
71 dy = varargin{2}(:,1); variable
75 dy = varargin{2}(:,1,1)(:); variable
/dports/astro/py-astropy/astropy-5.0/astropy/timeseries/periodograms/lombscargle/
H A D_statistics.py16 def _weighted_sum(val, dy): argument
23 def _weighted_mean(val, dy): argument
30 def _weighted_var(val, dy): argument
264 def fap_naive(Z, fmax, t, y, dy, normalization='standard'): argument
277 def inv_fap_naive(fap, fmax, t, y, dy, normalization='standard'): argument
290 def fap_davies(Z, fmax, t, y, dy, normalization='standard'): argument
302 def inv_fap_davies(p, fmax, t, y, dy, normalization='standard'): argument
314 def fap_baluev(Z, fmax, t, y, dy, normalization='standard'): argument
327 def inv_fap_baluev(p, fmax, t, y, dy, normalization='standard'): argument
357 def fap_bootstrap(Z, fmax, t, y, dy, normalization='standard', argument
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/port/
H A Dsprompt.c25 * Generalized function especially intended for reading in usernames and in lipol_ps()
43 #if defined(HAVE_TERMIOS_H) in lipol_ps()
61 * the HANDLE. Opening termout in mode "w+" allows that detection to in lipol_ps()
77 * some platforms (eg, HPUX 10.20). in lipol_ps()
95 if (termin) in lipol_ps()
110 tcsetattr(fileno(termin), TCSAFLUSH, &t); in lipol_ps()
129 if (fgets(destination, destlen, termin) == NULL) in lipol_ps()
147 /* strip trailing newline, including \r in case we're on Windows */ in lipol_ps()
167 if (termin != stdin) in lipol_ps()
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Djmoontool.cpp119 double dy = 0.01 * dataRect.height(); in initPlotObjects() local
161 double dy = 0.02 * dataRect.height(); in keyPressEvent() local
169 double dy = 0.02 * dataRect.height(); in keyPressEvent() local
180 double dy = 0.45 * dataRect.height(); in keyPressEvent() local
193 double dy = 0.55 * dataRect.height(); in keyPressEvent() local
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AVR/
H A Ddynalloca.ll55 ; 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 Drunme3.py22 dy = 1; variable
49 dy = -1; variable
55 dy = 1; variable
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXDate.cpp97 FXDate::FXDate(FXint yr,FXint dy){ in FXDate()
103 FXDate::FXDate(FXint yr,FXint mo,FXint dy){ in FXDate()
109 void FXDate::setDate(FXint yr,FXint dy){ in setDate()
131 void FXDate::setDate(FXint yr,FXint mo,FXint dy){ in setDate()
190 FXint yr,mo,dy; in day() local
198 FXint yr,mo,dy; in month() local
206 FXint yr,mo,dy; in year() local
232 FXint yr,mo,dy; in daysInMonth() local
263 FXint yr,mo,dy,mx; in addMonths() local
282 FXint yr,mo,dy; in addYears() local
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXDate.cpp97 FXDate::FXDate(FXint yr,FXint dy){ in FXDate()
103 FXDate::FXDate(FXint yr,FXint mo,FXint dy){ in FXDate()
109 void FXDate::setDate(FXint yr,FXint dy){ in setDate()
131 void FXDate::setDate(FXint yr,FXint mo,FXint dy){ in setDate()
190 FXint yr,mo,dy; in day() local
198 FXint yr,mo,dy; in month() local
206 FXint yr,mo,dy; in year() local
232 FXint yr,mo,dy; in daysInMonth() local
263 FXint yr,mo,dy,mx; in addMonths() local
282 FXint yr,mo,dy; in addYears() local
/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxvtable.c75 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()
321 static void _xwin_hline(BITMAP *dst, int dx1, int dy, int dx2, int color) in _xwin_hline()
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()
[all …]
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/
H A DcreateRotationOy.m65 dy = 0; variable
78 dy = var(2); variable
85 dy = varargin{2}; variable
92 dy = varargin{2}; variable
/dports/graphics/xaos/XaoS-release-4.2.1/src/util/
H A Dgrlibd.h69 int dy = y2 - y; in saveline() local
75 int dy = (x << 16) /*| (65536 / 2) */; in saveline() local
87 int dy = (x << 16) /*| (65536 / 2) */; in saveline() local
122 int dy = y2 - y; in restoreline() local
128 int dy = (x << 16) /*| (65536 / 2) */; in restoreline() local
140 int dy = (x << 16) /*| (65536 / 2) */; in restoreline() local
178 int dy = y2 - y; in line() local
190 int dy = (x << 16) | (65536 / 2); in line() local
200 int dy = (x << 16) | (65536 / 2); in line() local
228 int dy = (x << 16); in line() local
[all …]

12345678910>>...347