Home
last modified time | relevance | path

Searched refs:reset_it (Results 1 – 13 of 13) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vgl/internals/
H A Dgpc.c698 reset_it(it); in build_intersection_table()
1240 reset_it(&it); in gpc_polygon_clip()
1286 reset_it(&it); in gpc_polygon_clip()
1335 reset_it(&it); in gpc_polygon_clip()
1382 reset_it(&it); in gpc_polygon_clip()
1428 reset_it(&it); in gpc_polygon_clip()
1475 reset_it(&it); in gpc_polygon_clip()
1518 reset_it(&it); in gpc_polygon_clip()
1841 reset_it(&it); in gpc_polygon_clip()
1937 reset_it(&it); in gpc_polygon_clip()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/arch/
H A Darch0page.cc417 auto reset_it = std::lower_bound( in find_reset_point() local
423 if (reset_it != m_reset.end() && reset_it->m_lsn == check_lsn) { in find_reset_point()
424 reset_point = reset_it->m_start_point.front(); in find_reset_point()
428 if (reset_it == m_reset.begin()) { in find_reset_point()
434 --reset_it; in find_reset_point()
435 ut_ad(reset_it->m_lsn < check_lsn); in find_reset_point()
437 auto reset_file = *reset_it; in find_reset_point()
/dports/math/R-cran-gpclib/gpclib/src/
H A Dgpc.c252 static void reset_it(it_node **it) in reset_it() function
711 reset_it(it); in build_intersection_table()
1703 reset_it(&it); in gpc_polygon_clip()
2417 reset_it(&it); in gpc_tristrip_clip()
/dports/editors/lazarus/lazarus/components/aggpas/gpc/
H A Dgpc.pas410 procedure reset_it(var it : Pit_node); procedure
874 reset_it(it);
1935 reset_it(it);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/gpc/
H A Dgpc.pas410 procedure reset_it(var it : Pit_node); procedure
874 reset_it(it);
1935 reset_it(it);
/dports/editors/lazarus-qt5/lazarus/components/aggpas/gpc/
H A Dgpc.pas410 procedure reset_it(var it : Pit_node); procedure
874 reset_it(it);
1935 reset_it(it);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/gpc/
H A Dgpc.pas410 procedure reset_it(var it : Pit_node); procedure
874 reset_it(it);
1935 reset_it(it);
/dports/math/p5-Math-Geometry-Planar-GPC-PolygonXS/Math-Geometry-Planar-GPC-PolygonXS-0.052/
H A Dgpc.c251 static void reset_it(it_node **it) in reset_it() function
710 reset_it(it); in build_intersection_table()
1746 reset_it(&it); in gpc_polygon_clip()
2460 reset_it(&it); in gpc_tristrip_clip()
/dports/graphics/agg/agg-2.5/gpc/
H A Dgpc.c250 static void reset_it(it_node **it) in reset_it() function
709 reset_it(it); in build_intersection_table()
1747 reset_it(&it); in gpc_polygon_clip()
2461 reset_it(&it); in gpc_tristrip_clip()
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/QGLViewer/VRender/
H A Dgpc.cpp308 static void reset_it(it_node **it) in reset_it() function
768 reset_it(it); in build_intersection_table()
1821 reset_it(&it); in gpc_polygon_clip()
2533 reset_it(&it); in gpc_tristrip_clip()
/dports/math/octomap/octomap-1.9.7/octovis/src/extern/QGLViewer/VRender/
H A Dgpc.cpp308 static void reset_it(it_node **it) in reset_it() function
768 reset_it(it); in build_intersection_table()
1821 reset_it(&it); in gpc_polygon_clip()
2533 reset_it(&it); in gpc_tristrip_clip()
/dports/devel/libgpc/gpc232/
H A Dgpc.c251 static void reset_it(it_node **it) in reset_it() function
710 reset_it(it); in build_intersection_table()
1746 reset_it(&it); in gpc_polygon_clip()
2459 reset_it(&it); in gpc_tristrip_clip()
/dports/math/p5-Math-Geometry-Planar-GPC/Math-Geometry-Planar-GPC-1.04/
H A DGPC.xs2100 static void reset_it(it_node **it) function
2560 reset_it(it);
3590 reset_it(&it);
4305 reset_it(&it);