Home
last modified time | relevance | path

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

123

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/matlab/
H A Dreactor_ode.m20 this_y = y(:,j); variable
21 int_energy = this_y(1);
22 vol = this_y(2);
23 masses = this_y(3:end);
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Dautomation_point.c101 double this_y = 0; in automation_point_draw() local
117 this_y = in automation_point_draw()
122 this_y *= height_for_curve; in automation_point_draw()
128 (this_y + AP_WIDGET_POINT_SIZE / 2 + in automation_point_draw()
143 this_y = next_y; in automation_point_draw()
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_align_bands.c84 double this_x, this_y, val; in im_align_bands() local
87 || im_maxpos_avg( temp, & this_x, & this_y, & val ) || im_close( temp )) in im_align_bands()
91 y+= this_y; in im_align_bands()
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/calibration/
H A Dplot_calibration.py92 for this_y, color in zip(y_unique, colors):
93 this_X = X_train[y_train == this_y]
94 this_sw = sw_train[y_train == this_y]
102 label="Class %s" % this_y,
/dports/games/heroes/heroes-0.21/src/lvl/
H A Den_body.c34 a_square_coord this_y = SQR_INDEX_TO_COORD_Y (lvl, idx); in en_reverse_walls() local
36 a_square_coord dest_y = SQR_COORD_UP (lvl, this_y); in en_reverse_walls()
48 a_square_index dest = SQR_COORDS_TO_INDEX (lvl, this_y, dest_x); in en_reverse_walls()
56 a_square_coord dest_y = SQR_COORD_DOWN (lvl, this_y); in en_reverse_walls()
68 a_square_index dest = SQR_COORDS_TO_INDEX (lvl, this_y, dest_x); in en_reverse_walls()
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_chop.c239 int this_y; in dice_polygons() local
280 this_y = points[j].y; in dice_polygons()
315 start_y = last_y = this_y; in dice_polygons()
321 append_point(this_x, this_y, &this_point); in dice_polygons()
323 last_y = this_y; in dice_polygons()
359 append_point(this_x, this_y, &this_point); in dice_polylines()
368 last_y = this_y; in dice_polylines()
372 append_point(this_x, this_y, &this_point); in dice_polylines()
383 append_point(this_x, this_y, &this_point); in dice_polylines()
385 last_y = this_y; in dice_polylines()
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/linear_model/
H A Dplot_robust_fit.py85 for title, this_X, this_y in [
93 plt.plot(this_X[:, 0], this_y, "b+")
97 model.fit(this_X, this_y)
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_displmap.c271 FlintType strength, this_x, this_y; in ui_displMapBW() local
289 for (this_y=MAP_yMin; this_y<MAP_yMax; this_y+=MAP_scaleY) { in ui_displMapBW()
292 krui_setUnitActivation(MAP_yUnit, this_y); in ui_displMapBW()
330 FlintType strength, this_x, this_y; in ui_displMapCOL() local
349 for (this_y=MAP_yMin; this_y<MAP_yMax; this_y+=MAP_scaleY) { in ui_displMapCOL()
352 krui_setUnitActivation(MAP_yUnit, this_y); in ui_displMapCOL()
/dports/german/BBBike/BBBike-3.18/Route/PDF/
H A DCairo.pm253 …my $this_y = $string->($cell, $font, $font_size, $x, $y, $col_i == $#$line ? $page_width - $x : $m…
254 $max_y = $this_y if defined $this_y && (!defined $max_y || $max_y < $this_y);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xwayland/xorg-server-1.20.13/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; in glamor_poly_lines_dash_gl() local
281 this_y += prev_y; in glamor_poly_lines_dash_gl()
284 this_x, this_y); in glamor_poly_lines_dash_gl()
287 v[1] = prev_y = this_y; in glamor_poly_lines_dash_gl()
/dports/editors/jove/jove/xjove/
H A Djovetool.c376 this_x = event_x(event), this_y = event_y(event) / font_height; local
387 if (this_x == last_x && this_y == last_y) {
395 this_x, this_y, font_width);
397 last_y = this_y;
/dports/science/py-dipy/dipy-1.4.1/dipy/viz/
H A Dprojections.py117 for this_x, this_y, this_r in zip(x, y, r):
121 m.plot(this_x, this_y, 'o',
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dviewercontainer.cpp68 int this_y = p.y(); in dragScrollMove() local
71 vertical_scrollbar->setValue(vert_start + (drag_start_y-this_y)); in dragScrollMove()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/taito/
H A Dtaitof3_video.cpp716 INT32 this_x,this_y; in get_sprite_info() local
846 if (this_y&0x800) this_y= 0 - (0x800 - (this_y&0x7ff)); else this_y&=0x7ff; in get_sprite_info()
849 this_y+=0; in get_sprite_info()
852 this_y+=global_y; in get_sprite_info()
854 this_y+=global_y+subglobal_y; in get_sprite_info()
857 y = block_y = this_y; in get_sprite_info()
900 if (this_y&0x800) this_y= 0 - (0x800 - (this_y&0x7ff)); else this_y&=0x7ff; in get_sprite_info()
906 this_y+=0; in get_sprite_info()
910 this_y+=global_y; in get_sprite_info()
913 this_y+=global_y+subglobal_y; in get_sprite_info()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dtaito_f3.cpp2731 int this_x, this_y; in get_sprite_info() local
2872 if (this_y & 0x800) this_y = 0 - (0x800 - (this_y & 0x7ff)); else this_y &= 0x7ff; in get_sprite_info()
2875 this_y += 0; in get_sprite_info()
2877 this_y += global_y; in get_sprite_info()
2879 this_y += global_y + subglobal_y; in get_sprite_info()
2881 y = block_y = this_y; in get_sprite_info()
2931 if (this_y & 0x800) this_y = 0 - (0x800 - (this_y & 0x7ff)); else this_y &= 0x7ff; in get_sprite_info()
2938 this_y += 0; in get_sprite_info()
2943 this_y += global_y; in get_sprite_info()
2948 this_y += global_y + subglobal_y; in get_sprite_info()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dtaito_f3.cpp2731 int this_x, this_y; in get_sprite_info() local
2872 if (this_y & 0x800) this_y = 0 - (0x800 - (this_y & 0x7ff)); else this_y &= 0x7ff; in get_sprite_info()
2875 this_y += 0; in get_sprite_info()
2877 this_y += global_y; in get_sprite_info()
2879 this_y += global_y + subglobal_y; in get_sprite_info()
2881 y = block_y = this_y; in get_sprite_info()
2931 if (this_y & 0x800) this_y = 0 - (0x800 - (this_y & 0x7ff)); else this_y &= 0x7ff; in get_sprite_info()
2938 this_y += 0; in get_sprite_info()
2943 this_y += global_y; in get_sprite_info()
2948 this_y += global_y + subglobal_y; in get_sprite_info()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/taito/
H A Dtaitof3_video.cpp716 INT32 this_x,this_y; in get_sprite_info() local
846 if (this_y&0x800) this_y= 0 - (0x800 - (this_y&0x7ff)); else this_y&=0x7ff; in get_sprite_info()
849 this_y+=0; in get_sprite_info()
852 this_y+=global_y; in get_sprite_info()
854 this_y+=global_y+subglobal_y; in get_sprite_info()
857 y = block_y = this_y; in get_sprite_info()
900 if (this_y&0x800) this_y= 0 - (0x800 - (this_y&0x7ff)); else this_y&=0x7ff; in get_sprite_info()
906 this_y+=0; in get_sprite_info()
910 this_y+=global_y; in get_sprite_info()
913 this_y+=global_y+subglobal_y; in get_sprite_info()
[all …]

123