Home
last modified time | relevance | path

Searched refs:point_y (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dos2pmcon.c135 point_y = 0; in OS2_initialize_pm_console()
628 if ((cy1 < point_y) || ((cy1 == point_y) && (x1 < point_x))) in extract_marked_region()
630 if ((cy2 > point_y) || ((cy2 == point_y) && (cx2 >= point_x))) in extract_marked_region()
633 point_y = cy1; in extract_marked_region()
636 point_y -= (cy2 - cy1); in extract_marked_region()
765 = (((point_y + 1) > new_height) ? ((point_y + 1) - new_height) : 0); in console_resize()
799 point_y -= ((point_y + 1) - new_height); in console_resize()
1146 point_y += 1; in do_linefeed()
1150 point_y = 0; in do_linefeed()
1171 console_clear (0, console_width, point_y, (point_y + 1)); in do_linefeed()
[all …]
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/tests/
H A Dtest_spline.cpp95 vector<double> point_y(point_x.size()); in TEST_SUITE() local
111 &point_y[0]); in TEST_SUITE()
115 .set_points(zip(&point_x[0], &point_y[0], point_x.size())) in TEST_SUITE()
123 vector<double> point_y(point_x.size()); in TEST_SUITE() local
139 &point_y[0]); in TEST_SUITE()
143 .set_points(zip(&point_x[0], &point_y[0], point_x.size())) in TEST_SUITE()
151 vector<double> point_y(point_x.size()); in TEST_SUITE() local
167 &point_y[0]); in TEST_SUITE()
171 .set_points(zip(&point_x[0], &point_y[0], point_x.size())) in TEST_SUITE()
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-point-in-poly.c72 float point_y, in _cogl_util_point_in_screen_poly() argument
93 if (((vert_yi > point_y) != (vert_yj > point_y)) && in _cogl_util_point_in_screen_poly()
94 (point_x < (vert_xj - vert_xi) * (point_y - vert_yi) / in _cogl_util_point_in_screen_poly()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-point-in-poly.c72 float point_y, in _cogl_util_point_in_screen_poly() argument
93 if (((vert_yi > point_y) != (vert_yj > point_y)) && in _cogl_util_point_in_screen_poly()
94 (point_x < (vert_xj - vert_xi) * (point_y - vert_yi) / in _cogl_util_point_in_screen_poly()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-point-in-poly.c70 float point_y, in _cogl_util_point_in_screen_poly() argument
91 if (((vert_yi > point_y) != (vert_yj > point_y)) && in _cogl_util_point_in_screen_poly()
92 (point_x < (vert_xj - vert_xi) * (point_y - vert_yi) / in _cogl_util_point_in_screen_poly()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp106 Point const& point, CoordinateType const& point_y, in point_in_section() argument
124 if (direction == 1 && point_y < previous_y) in point_in_section()
129 else if (direction == -1 && point_y > previous_y) in point_in_section()
169 coordinate_type const point_y = geometry::get<1>(point); in point_in_original() local
180 && point_y >= geometry::get<min_corner, 1>(section.bounding_box) in point_in_original()
181 && point_y <= geometry::get<max_corner, 1>(section.bounding_box)) in point_in_original()
184 if (! point_in_section(strategy, state, point, point_y, in point_in_original()
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp106 Point const& point, CoordinateType const& point_y, in point_in_section() argument
124 if (direction == 1 && point_y < previous_y) in point_in_section()
129 else if (direction == -1 && point_y > previous_y) in point_in_section()
169 coordinate_type const point_y = geometry::get<1>(point); in point_in_original() local
180 && point_y >= geometry::get<min_corner, 1>(section.bounding_box) in point_in_original()
181 && point_y <= geometry::get<max_corner, 1>(section.bounding_box)) in point_in_original()
184 if (! point_in_section(strategy, state, point, point_y, in point_in_original()
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp106 Point const& point, CoordinateType const& point_y, in point_in_section() argument
124 if (direction == 1 && point_y < previous_y) in point_in_section()
129 else if (direction == -1 && point_y > previous_y) in point_in_section()
169 coordinate_type const point_y = geometry::get<1>(point); in point_in_original() local
180 && point_y >= geometry::get<min_corner, 1>(section.bounding_box) in point_in_original()
181 && point_y <= geometry::get<max_corner, 1>(section.bounding_box)) in point_in_original()
184 if (! point_in_section(strategy, state, point, point_y, in point_in_original()
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp106 Point const& point, CoordinateType const& point_y, in point_in_section() argument
124 if (direction == 1 && point_y < previous_y) in point_in_section()
129 else if (direction == -1 && point_y > previous_y) in point_in_section()
169 coordinate_type const point_y = geometry::get<1>(point); in point_in_original() local
180 && point_y >= geometry::get<min_corner, 1>(section.bounding_box) in point_in_original()
181 && point_y <= geometry::get<max_corner, 1>(section.bounding_box)) in point_in_original()
184 if (! point_in_section(strategy, state, point, point_y, in point_in_original()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp106 Point const& point, CoordinateType const& point_y, in point_in_section() argument
124 if (direction == 1 && point_y < previous_y) in point_in_section()
129 else if (direction == -1 && point_y > previous_y) in point_in_section()
169 coordinate_type const point_y = geometry::get<1>(point); in point_in_original() local
180 && point_y >= geometry::get<min_corner, 1>(section.bounding_box) in point_in_original()
181 && point_y <= geometry::get<max_corner, 1>(section.bounding_box)) in point_in_original()
184 if (! point_in_section(strategy, state, point, point_y, in point_in_original()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_original_visitor.hpp106 Point const& point, CoordinateType const& point_y, in point_in_section() argument
124 if (direction == 1 && point_y < previous_y) in point_in_section()
129 else if (direction == -1 && point_y > previous_y) in point_in_section()
169 coordinate_type const point_y = geometry::get<1>(point); in point_in_original() local
180 && point_y >= geometry::get<min_corner, 1>(section.bounding_box) in point_in_original()
181 && point_y <= geometry::get<max_corner, 1>(section.bounding_box)) in point_in_original()
184 if (! point_in_section(strategy, state, point, point_y, in point_in_original()
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/screens/
H A Dvisualizer.cpp273 point_y = 0; in DrawSoundWave()
277 point_y /= samples_per_column; in DrawSoundWave()
279 point_y *= height / 65536.0; in DrawSoundWave()
281 draw_point(x, point_y); in DrawSoundWave()
288 if (prev_point_y < point_y) in DrawSoundWave()
299 prev_point_y = point_y; in DrawSoundWave()
326 int32_t point_y; in DrawSoundWaveFill() local
329 point_y = 0; in DrawSoundWaveFill()
333 point_y /= samples_per_column; in DrawSoundWaveFill()
335 point_y = std::abs(point_y); in DrawSoundWaveFill()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/Ropebridge.ocd/
H A DScript.c178 var point_y = 5 * (start[1] + end[1]); in DrawRopeLine() local
182 …SetLineTransform(lib_rope_segments[i], angle, point_x - lib_rope_particles[i].x * 10, point_y - li… in DrawRopeLine()
184 …segments[i]->GetDouble(), angle, point_x - lib_rope_particles[i].x * 10, point_y - lib_rope_partic… in DrawRopeLine()
192 var point_y = 5 * (start[1] + end[1]); in DrawPlank() local
193 …SetLineTransform(lib_rope_segments[i], angle, point_x - lib_rope_particles[i].x * 10, point_y - li… in DrawPlank()
321 …var point_y = obj->GetY(RopeBridge_Precision) - Sin(obj->GetR(), Ropebridge_Anchor_Offset[right][0… in GetRopeConnectPosition() local
322 return [point_x, point_y]; in GetRopeConnectPosition()
327 …var point_y = lib_rope_particles[index].y - Sin(oldangle, Ropebridge_Segment_Offset[right][0]) + C… in GetRopeConnectPosition() local
328 return [point_x, point_y]; in GetRopeConnectPosition()
/dports/devel/py-game/pygame-2.1.0/src_py/
H A Ddraw_py.py536 point_y = [y for x, y in points]
538 miny = min(point_y)
539 maxy = max(point_y)
550 _draw_polygon_inner_loop(i, point_x, point_y,
561 if miny < point_y[i] == point_y[i_prev] < maxy:
562 _clip_and_draw_horizline(surface, color, point_x[i], point_y[i],
571 y_1 = point_y[i_prev]
572 y_2 = point_y[index]
578 y_2 = point_y[i_prev]
579 y_1 = point_y[index]
[all …]
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/features_detection/
H A Dplot_shape_index.py97 point_y, point_x = np.where(np.abs(s - target) < delta) variable
98 point_z = image[point_y, point_x]
119 ax1.scatter(point_x, point_y, color='blue', **scatter_settings)
133 point_y,
/dports/graphics/fyre/fyre-1.0.1/src/
H A Dde-jong.c649 double x, y, point_x, point_y; in de_jong_calculate() local
725 point_y = self->point_y; in de_jong_calculate()
742 initial_func(&point_x, &point_y); in de_jong_calculate()
744 point_y = self->initial_yscale * point_y + self->initial_yoffset; in de_jong_calculate()
751 x = sin(param.a * point_y) - cos(param.b * point_x); in de_jong_calculate()
752 y = sin(param.c * point_x) - cos(param.d * point_y); in de_jong_calculate()
766 point_y = y; in de_jong_calculate()
769 x = point_x * mat_a + point_y * mat_b; in de_jong_calculate()
770 y = point_x * mat_c + point_y * mat_d; in de_jong_calculate()
837 self->point_x = point_x; self->point_y = point_y; in de_jong_calculate()
[all …]
H A Dbifurcation-diagram.c258 double x, y, point_x, point_y; in bifurcation_diagram_calculate() local
274 point_y = column->point.y; in bifurcation_diagram_calculate()
280 x = sin(param.a * point_y) - cos(param.b * point_x); in bifurcation_diagram_calculate()
281 y = sin(param.c * point_x) - cos(param.d * point_y); in bifurcation_diagram_calculate()
283 point_y = y; in bifurcation_diagram_calculate()
293 column->point.y = point_y; in bifurcation_diagram_calculate()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dspline.h75 T point_y[]);
192 T point_y[]) in cubic_hermite_spline() argument
199 assert(point_y); in cubic_hermite_spline()
203 point_y[i] = in cubic_hermite_spline()
/dports/devel/p5-Algorithm-Evolutionary/Algorithm-Evolutionary-0.82.1/scripts/
H A Drectangle-coverage.pl230 my ($point_x, $point_y) = as_point( $pop[0] );
231 print "$contador : ", $pop[0]->asString(), ", Color $color\n\tDecodes to $point_x, $point_y\n" ;
234 $canvas->createOval($point_x-$dot_size, $point_y-$dot_size,
235 $point_x+$dot_size, $point_y+$dot_size,
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/iv/
H A Divgl.cpp448 point_y = height - point_y; in handle_orientation()
451 --point_y; in handle_orientation()
456 point_y = height - point_y; in handle_orientation()
458 --point_y; in handle_orientation()
463 std::swap(point_x, point_y); in handle_orientation()
467 std::swap(point_x, point_y); in handle_orientation()
468 point_y = height - point_y; in handle_orientation()
470 --point_y; in handle_orientation()
475 std::swap(point_x, point_y); in handle_orientation()
477 point_y = height - point_y; in handle_orientation()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/iv/
H A Divgl.cpp448 point_y = height - point_y; in handle_orientation()
451 --point_y; in handle_orientation()
456 point_y = height - point_y; in handle_orientation()
458 --point_y; in handle_orientation()
463 std::swap(point_x, point_y); in handle_orientation()
467 std::swap(point_x, point_y); in handle_orientation()
468 point_y = height - point_y; in handle_orientation()
470 --point_y; in handle_orientation()
475 std::swap(point_x, point_y); in handle_orientation()
477 point_y = height - point_y; in handle_orientation()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dloop_dependence.h81 int64_t point_y; variable
90 point_y(0) {} in DistanceEntry()
99 point_y(0) {} in DistanceEntry()
108 point_y(0) {} in DistanceEntry()
117 point_y(y) {} in DistanceEntry()
122 point_x == rhs.point_x && point_y == rhs.point_y;
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dloop_dependence.h81 int64_t point_y; variable
90 point_y(0) {} in DistanceEntry()
99 point_y(0) {} in DistanceEntry()
108 point_y(0) {} in DistanceEntry()
117 point_y(y) {} in DistanceEntry()
122 point_x == rhs.point_x && point_y == rhs.point_y;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h81 int64_t point_y; variable
90 point_y(0) {} in DistanceEntry()
99 point_y(0) {} in DistanceEntry()
108 point_y(0) {} in DistanceEntry()
117 point_y(y) {} in DistanceEntry()
122 point_x == rhs.point_x && point_y == rhs.point_y;
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dloop_dependence.h81 int64_t point_y; variable
90 point_y(0) {} in DistanceEntry()
99 point_y(0) {} in DistanceEntry()
108 point_y(0) {} in DistanceEntry()
117 point_y(y) {} in DistanceEntry()
122 point_x == rhs.point_x && point_y == rhs.point_y;

12345678910>>...12