Home
last modified time | relevance | path

Searched refs:prev_y (Results 26 – 50 of 510) sorted by last modified time

12345678910>>...21

/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dspatial.cc1359 double prev_x, prev_y; in geom_length() local
1370 get_point(&prev_x, &prev_y, data); in geom_length()
1379 prev_y= y; in geom_length()
1497 prev_y= y; in store_shapes()
1800 double prev_x, prev_y; in area() local
1820 prev_y= y; in area()
1918 double prev_x, prev_y; in centroid_xy() local
1946 prev_y= tmp_y; in centroid_xy()
1997 double prev_x, prev_y; in store_shapes() local
2024 prev_y= first_y; in store_shapes()
[all …]
H A Dgcalc_tools.cc496 if (n_points && x == prev_x && y == prev_y) in add_point()
502 prev_y= first_y= y; in add_point()
506 shape_area+= prev_x*y - prev_y*x; in add_point()
511 buffer.q_append(prev_y); in add_point()
513 prev_y= y; in add_point()
544 shape_area+= prev_x*first_y - prev_y*first_x; in complete_shape()
554 prev_x == first_x && prev_y == first_y) in complete_shape()
566 buffer.q_append(prev_y); in complete_shape()
H A Dgcalc_tools.h184 double first_x, first_y, prev_x, prev_y; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dgcalc_tools.cc496 if (n_points && x == prev_x && y == prev_y) in add_point()
502 prev_y= first_y= y; in add_point()
506 shape_area+= prev_x*y - prev_y*x; in add_point()
511 buffer.q_append(prev_y); in add_point()
513 prev_y= y; in add_point()
544 shape_area+= prev_x*first_y - prev_y*first_x; in complete_shape()
554 prev_x == first_x && prev_y == first_y) in complete_shape()
566 buffer.q_append(prev_y); in complete_shape()
H A Dspatial.cc1334 double prev_x, prev_y; in geom_length() local
1345 get_point(&prev_x, &prev_y, data); in geom_length()
1354 prev_y= y; in geom_length()
1472 prev_y= y; in store_shapes()
1775 double prev_x, prev_y; in area() local
1795 prev_y= y; in area()
1893 double prev_x, prev_y; in centroid_xy() local
1921 prev_y= tmp_y; in centroid_xy()
1972 double prev_x, prev_y; in store_shapes() local
1999 prev_y= first_y; in store_shapes()
[all …]
H A Dgcalc_tools.h184 double first_x, first_y, prev_x, prev_y; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dgcalc_tools.cc496 if (n_points && x == prev_x && y == prev_y) in add_point()
502 prev_y= first_y= y; in add_point()
506 shape_area+= prev_x*y - prev_y*x; in add_point()
511 buffer.q_append(prev_y); in add_point()
513 prev_y= y; in add_point()
544 shape_area+= prev_x*first_y - prev_y*first_x; in complete_shape()
554 prev_x == first_x && prev_y == first_y) in complete_shape()
566 buffer.q_append(prev_y); in complete_shape()
H A Dgcalc_tools.h184 double first_x, first_y, prev_x, prev_y;
H A Dspatial.cc1334 double prev_x, prev_y; in geom_length() local
1345 get_point(&prev_x, &prev_y, data); in geom_length()
1354 prev_y= y; in geom_length()
1472 prev_y= y; in store_shapes()
1775 double prev_x, prev_y; in area() local
1795 prev_y= y; in area()
1893 double prev_x, prev_y; in centroid_xy() local
1921 prev_y= tmp_y; in centroid_xy()
1972 double prev_x, prev_y; in store_shapes() local
1999 prev_y= first_y; in store_shapes()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dgcalc_tools.cc496 if (n_points && x == prev_x && y == prev_y)
502 prev_y= first_y= y;
506 shape_area+= prev_x*y - prev_y*x;
511 buffer.q_append(prev_y);
513 prev_y= y;
544 shape_area+= prev_x*first_y - prev_y*first_x;
554 prev_x == first_x && prev_y == first_y)
566 buffer.q_append(prev_y);
H A Dgcalc_tools.h184 double first_x, first_y, prev_x, prev_y;
H A Dspatial.cc1334 double prev_x, prev_y; in geom_length() local
1345 get_point(&prev_x, &prev_y, data); in geom_length()
1354 prev_y= y; in geom_length()
1472 prev_y= y; in store_shapes()
1775 double prev_x, prev_y; in area() local
1795 prev_y= y; in area()
1893 double prev_x, prev_y; in centroid_xy() local
1921 prev_y= tmp_y; in centroid_xy()
1972 double prev_x, prev_y; in store_shapes() local
1999 prev_y= first_y; in store_shapes()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dgcalc_tools.cc496 if (n_points && x == prev_x && y == prev_y) in add_point()
502 prev_y= first_y= y; in add_point()
506 shape_area+= prev_x*y - prev_y*x; in add_point()
511 buffer.q_append(prev_y); in add_point()
513 prev_y= y; in add_point()
544 shape_area+= prev_x*first_y - prev_y*first_x; in complete_shape()
554 prev_x == first_x && prev_y == first_y) in complete_shape()
566 buffer.q_append(prev_y); in complete_shape()
H A Dgcalc_tools.h184 double first_x, first_y, prev_x, prev_y; variable
H A Dspatial.cc1334 double prev_x, prev_y; in geom_length() local
1345 get_point(&prev_x, &prev_y, data); in geom_length()
1354 prev_y= y; in geom_length()
1472 prev_y= y; in store_shapes()
1775 double prev_x, prev_y; in area() local
1795 prev_y= y; in area()
1893 double prev_x, prev_y; in centroid_xy() local
1921 prev_y= tmp_y; in centroid_xy()
1972 double prev_x, prev_y; in store_shapes() local
1999 prev_y= first_y; in store_shapes()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/crates/cargo-test-support/src/
H A Ddiff.rs28 for (prev_x, prev_y, x, y) in backtrack(&a, &b) { in diff()
30 diff.push(Change::Add(prev_y + 1, &b[prev_y])); in diff()
31 } else if y == prev_y { in diff()
34 diff.push(Change::Keep(prev_x + 1, prev_y + 1, &a[prev_x])); in diff()
90 let prev_y = (prev_x + d).saturating_sub(prev_k); in backtrack() localVariable
91 while x > prev_x && y > prev_y { in backtrack()
97 result.push((prev_x, prev_y, x, y)); in backtrack()
100 y = prev_y; in backtrack()
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php6845 $prev_y = $this->y;
6846 if ($this->checkPageBreak($h, $y) OR ($this->y < $prev_y)) {
18912 $prev_y = $this->y;
18913 …$this->checkPageBreak(((2 * $cp) + (2 * $cs) + $this->lasth), '', false) OR ($this->y < $prev_y)) {
20131 $prev_y = $this->y;
20317 $this->y = $prev_y;
20599 $prev_y = $this->y;
20615 $this->y = $prev_y;
20689 $prev_y = $this->y;
20691 if ($this->checkPageBreak($h) OR ($this->y < $prev_y)) {
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/
H A D_isotonic.pyx18 floating prev_y, sum_wy, sum_w
41 prev_y = y[k]
45 if k == n or prev_y < y[k]:
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/gui/widgets/
H A Dmap_window.cpp2608 wizard_eye_info.prev_y = cur_y; in wizard_eye_start()
2631 moveMap(wizard_eye_info.prev_x, wizard_eye_info.prev_y, cur_level); in wizard_eye_update()
H A Dmap_window.h64 uint16 prev_x, prev_y; member
/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h775 float prev_y; member
19434 float prev_y = 0.0f;
19486 prev_y = y;
19660 prev_y = y; in ctx_rasterizer_stroke()
19684 prev_y = y; in ctx_rasterizer_stroke()
19846 int prev_y = 0; in ctx_rasterizer_clip_apply() local
19862 if (prev_y < miny) { miny = prev_y; } in ctx_rasterizer_clip_apply()
19864 if (prev_y > maxy) { maxy = prev_y; } in ctx_rasterizer_clip_apply()
19980 int prev_y = 0; in ctx_rasterizer_clip_apply() local
20854 prev_y = y; in ctx_rasterizer_process()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/
H A Dvector.cpp270 INT32 prev_x = 0, prev_y = 0; in draw_vector() local
283 lineSimple(curr_x, curr_y, prev_x, prev_y, ptr->color, ptr->intensity); in draw_vector()
287 prev_y = curr_y; in draw_vector()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dcitydlg.c3497 int prev_y = 0; in rebuild_imprm_list() local
3533 pBuf->size.y = pWindow->size.y + adj_size(66) + prev_y; in rebuild_imprm_list()
3535 prev_y += pBuf->size.h; in rebuild_imprm_list()
H A Dwidget_scrollbar.c44 int prev_y; member
968 yrel = pMotionEvent->y - pMotion->prev_y; in scroll_mouse_motion_handler()
970 pMotion->prev_y = pMotionEvent->y; in scroll_mouse_motion_handler()
1121 SDL_GetMouseState(&pMotion.prev_x, &pMotion.prev_y); in vertic_scroll_widget_list()
1122 …pMotion.offset = pMotion.prev_y - pVscroll->pScrollBar->dst->dest_rect.y - pVscroll->pScrollBar->s… in vertic_scroll_widget_list()
H A Dwidget_window.c39 int prev_y; member
312 yrel = pMotionEvent->y - pMove->prev_y; in move_window_motion()
314 pMove->prev_y = pMotionEvent->y; in move_window_motion()
350 SDL_GetMouseState(&pMove.prev_x, &pMove.prev_y); in move_window()

12345678910>>...21