Home
last modified time | relevance | path

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

/dports/graphics/jgraph/jgraph-8.3_1/
H A Dprintline.c170 start_poly(x1, y1) in start_poly() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DPlaneIntersector.cpp245 osg::ref_ptr<RefPolyline> start_poly = start_itr->second; in fuse_start_to_end() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgUtil/
H A DPlaneIntersector.cpp245 osg::ref_ptr<RefPolyline> start_poly = start_itr->second; in fuse_start_to_end() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dgcalc_tools.cc426 int Gcalc_operation_transporter::start_poly() in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc376 int Item_func_boundary::Transporter::start_poly() in start_poly() function in Item_func_boundary::Transporter
1864 int Item_func_buffer::Transporter::start_poly() in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dgcalc_tools.cc426 int Gcalc_operation_transporter::start_poly() in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc380 int Item_func_boundary::Transporter::start_poly() in start_poly() function in Item_func_boundary::Transporter
1872 int Item_func_buffer::Transporter::start_poly() in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dgcalc_tools.cc426 int Gcalc_operation_transporter::start_poly() in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc380 int Item_func_boundary::Transporter::start_poly() in start_poly() function in Item_func_boundary::Transporter
1872 int Item_func_buffer::Transporter::start_poly() in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dgcalc_tools.cc426 int Gcalc_operation_transporter::start_poly() in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc380 int Item_func_boundary::Transporter::start_poly() in start_poly() function in Item_func_boundary::Transporter
1872 int Item_func_buffer::Transporter::start_poly() in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dgcalc_tools.cc426 int Gcalc_operation_transporter::start_poly() in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc376 int Item_func_boundary::Transporter::start_poly() in start_poly() function in Item_func_boundary::Transporter
1864 int Item_func_buffer::Transporter::start_poly() in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_geofunc.cc380 int Item_func_boundary::Transporter::start_poly() in start_poly() function in Item_func_boundary::Transporter
1872 int Item_func_buffer::Transporter::start_poly() in start_poly() function in Item_func_buffer::Transporter
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dgcalc_tools.cc318 int Gcalc_operation_transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc1351 int Item_func_buffer::Transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Item_func_buffer::Transporter
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dgcalc_tools.cc318 int Gcalc_operation_transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc1351 int Item_func_buffer::Transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dgcalc_tools.cc318 int Gcalc_operation_transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc1351 int Item_func_buffer::Transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Item_func_buffer::Transporter
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dgcalc_tools.cc318 int Gcalc_operation_transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc1351 int Item_func_buffer::Transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Item_func_buffer::Transporter
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dgcalc_tools.cc318 int Gcalc_operation_transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Gcalc_operation_transporter
H A Ditem_geofunc.cc1351 int Item_func_buffer::Transporter::start_poly(Gcalc_shape_status *st) in start_poly() function in Item_func_buffer::Transporter
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/
H A DFffGcodeWriter.cpp1669 PolygonRef start_poly = infill_polygons[rand() % infill_polygons.size()]; in processSingleLayerInfill() local