Home
last modified time | relevance | path

Searched refs:bggc (Results 1 – 25 of 70) sorted by path

123

/dports/astro/weather/weather-2.4.2/
H A Dairports.csv24586 … Gliding Club",51.713682,-2.283697,,"EU","GB","GB-ENG",,"no",,,,"http://www.bggc.co.uk/",,"Gliding"
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_geofunc.cc3082 BG_geometry_collection bggc; in val_str() local
3083 bggc.fill(geom); in val_str()
3087 i= bggc.get_geometries().begin(); in val_str()
3088 i != bggc.get_geometries().end(); ++i) in val_str()
4361 BG_geometry_collection bggc; in bg_area() local
4363 bggc.fill(geom); in bg_area()
4366 i= bggc.get_geometries().begin(); in bg_area()
4367 i != bggc.get_geometries().end(); ++i) in bg_area()
H A Ditem_geofunc_buffer.cc589 BG_geometry_collection bggc, bggc2; in val_str() local
590 bggc.fill(geom); in val_str()
593 i= bggc.get_geometries().begin(); in val_str()
594 i != bggc.get_geometries().end(); ++i) in val_str()
H A Ditem_geofunc_relchecks.cc602 BG_geometry_collection bggc; in geocol_relcheck_within() local
624 bggc.fill((*gv1)[j]); in geocol_relcheck_within()
628 bggc.fill((*gv1)[i], true/* break multi-geometry. */); in geocol_relcheck_within()
631 bggc.fill((*gv1)[i]); in geocol_relcheck_within()
635 gv1= &(bggc.get_geometries()); in geocol_relcheck_within()
H A Ditem_geofunc_setops.cc3444 BG_geometry_collection bggc; in geocol_intersection() local
3447 bggc.set_srid(bggc1.get_srid()); in geocol_intersection()
3497 bggc.fill(g0); in geocol_intersection()
3517 gres= bggc.as_geometry_collection(result); in geocol_intersection()
3545 BG_geometry_collection bggc; in geocol_union() local
3551 bggc.set_srid(bggc1.get_srid()); in geocol_union()
3557 gres= bggc.as_geometry_collection(result); in geocol_union()
3586 BG_geometry_collection bggc; in geocol_difference() local
3590 bggc.set_srid(bggc1.get_srid()); in geocol_difference()
3658 bggc.fill(g11); in geocol_difference()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_geofunc.cc3082 BG_geometry_collection bggc; in val_str() local
3083 bggc.fill(geom); in val_str()
3087 i= bggc.get_geometries().begin(); in val_str()
3088 i != bggc.get_geometries().end(); ++i) in val_str()
4361 BG_geometry_collection bggc; in bg_area() local
4363 bggc.fill(geom); in bg_area()
4366 i= bggc.get_geometries().begin(); in bg_area()
4367 i != bggc.get_geometries().end(); ++i) in bg_area()
H A Ditem_geofunc_buffer.cc589 BG_geometry_collection bggc, bggc2; in val_str() local
590 bggc.fill(geom); in val_str()
593 i= bggc.get_geometries().begin(); in val_str()
594 i != bggc.get_geometries().end(); ++i) in val_str()
H A Ditem_geofunc_relchecks.cc602 BG_geometry_collection bggc; in geocol_relcheck_within() local
624 bggc.fill((*gv1)[j]); in geocol_relcheck_within()
628 bggc.fill((*gv1)[i], true/* break multi-geometry. */); in geocol_relcheck_within()
631 bggc.fill((*gv1)[i]); in geocol_relcheck_within()
635 gv1= &(bggc.get_geometries()); in geocol_relcheck_within()
H A Ditem_geofunc_setops.cc3444 BG_geometry_collection bggc; in geocol_intersection() local
3447 bggc.set_srid(bggc1.get_srid()); in geocol_intersection()
3497 bggc.fill(g0); in geocol_intersection()
3517 gres= bggc.as_geometry_collection(result); in geocol_intersection()
3545 BG_geometry_collection bggc; in geocol_union() local
3551 bggc.set_srid(bggc1.get_srid()); in geocol_union()
3557 gres= bggc.as_geometry_collection(result); in geocol_union()
3586 BG_geometry_collection bggc; in geocol_difference() local
3590 bggc.set_srid(bggc1.get_srid()); in geocol_difference()
3658 bggc.fill(g11); in geocol_difference()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_geofunc.cc3082 BG_geometry_collection bggc; in val_str() local
3083 bggc.fill(geom); in val_str()
3087 i= bggc.get_geometries().begin(); in val_str()
3088 i != bggc.get_geometries().end(); ++i) in val_str()
4361 BG_geometry_collection bggc; in bg_area() local
4363 bggc.fill(geom); in bg_area()
4366 i= bggc.get_geometries().begin(); in bg_area()
4367 i != bggc.get_geometries().end(); ++i) in bg_area()
H A Ditem_geofunc_buffer.cc589 BG_geometry_collection bggc, bggc2; in val_str() local
590 bggc.fill(geom); in val_str()
593 i= bggc.get_geometries().begin(); in val_str()
594 i != bggc.get_geometries().end(); ++i) in val_str()
H A Ditem_geofunc_relchecks.cc602 BG_geometry_collection bggc; in geocol_relcheck_within() local
624 bggc.fill((*gv1)[j]); in geocol_relcheck_within()
628 bggc.fill((*gv1)[i], true/* break multi-geometry. */); in geocol_relcheck_within()
631 bggc.fill((*gv1)[i]); in geocol_relcheck_within()
635 gv1= &(bggc.get_geometries()); in geocol_relcheck_within()
H A Ditem_geofunc_setops.cc3444 BG_geometry_collection bggc; in geocol_intersection() local
3447 bggc.set_srid(bggc1.get_srid()); in geocol_intersection()
3497 bggc.fill(g0); in geocol_intersection()
3517 gres= bggc.as_geometry_collection(result); in geocol_intersection()
3545 BG_geometry_collection bggc; in geocol_union() local
3551 bggc.set_srid(bggc1.get_srid()); in geocol_union()
3557 gres= bggc.as_geometry_collection(result); in geocol_union()
3586 BG_geometry_collection bggc; in geocol_difference() local
3590 bggc.set_srid(bggc1.get_srid()); in geocol_difference()
3658 bggc.fill(g11); in geocol_difference()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_geofunc.cc3082 BG_geometry_collection bggc; in val_str() local
3083 bggc.fill(geom); in val_str()
3087 i= bggc.get_geometries().begin(); in val_str()
3088 i != bggc.get_geometries().end(); ++i) in val_str()
4361 BG_geometry_collection bggc; in bg_area() local
4363 bggc.fill(geom); in bg_area()
4366 i= bggc.get_geometries().begin(); in bg_area()
4367 i != bggc.get_geometries().end(); ++i) in bg_area()
H A Ditem_geofunc_buffer.cc589 BG_geometry_collection bggc, bggc2; in val_str() local
590 bggc.fill(geom); in val_str()
593 i= bggc.get_geometries().begin(); in val_str()
594 i != bggc.get_geometries().end(); ++i) in val_str()
H A Ditem_geofunc_relchecks.cc602 BG_geometry_collection bggc; in geocol_relcheck_within() local
624 bggc.fill((*gv1)[j]); in geocol_relcheck_within()
628 bggc.fill((*gv1)[i], true/* break multi-geometry. */); in geocol_relcheck_within()
631 bggc.fill((*gv1)[i]); in geocol_relcheck_within()
635 gv1= &(bggc.get_geometries()); in geocol_relcheck_within()
H A Ditem_geofunc_setops.cc3444 BG_geometry_collection bggc; in geocol_intersection() local
3447 bggc.set_srid(bggc1.get_srid()); in geocol_intersection()
3497 bggc.fill(g0); in geocol_intersection()
3517 gres= bggc.as_geometry_collection(result); in geocol_intersection()
3545 BG_geometry_collection bggc; in geocol_union() local
3551 bggc.set_srid(bggc1.get_srid()); in geocol_union()
3557 gres= bggc.as_geometry_collection(result); in geocol_union()
3586 BG_geometry_collection bggc; in geocol_difference() local
3590 bggc.set_srid(bggc1.get_srid()); in geocol_difference()
3658 bggc.fill(g11); in geocol_difference()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_geofunc.cc3082 BG_geometry_collection bggc; in val_str() local
3083 bggc.fill(geom); in val_str()
3087 i= bggc.get_geometries().begin(); in val_str()
3088 i != bggc.get_geometries().end(); ++i) in val_str()
4361 BG_geometry_collection bggc; in bg_area() local
4363 bggc.fill(geom); in bg_area()
4366 i= bggc.get_geometries().begin(); in bg_area()
4367 i != bggc.get_geometries().end(); ++i) in bg_area()
H A Ditem_geofunc_buffer.cc589 BG_geometry_collection bggc, bggc2; in val_str() local
590 bggc.fill(geom); in val_str()
593 i= bggc.get_geometries().begin(); in val_str()
594 i != bggc.get_geometries().end(); ++i) in val_str()
H A Ditem_geofunc_relchecks.cc602 BG_geometry_collection bggc; in geocol_relcheck_within() local
624 bggc.fill((*gv1)[j]); in geocol_relcheck_within()
628 bggc.fill((*gv1)[i], true/* break multi-geometry. */); in geocol_relcheck_within()
631 bggc.fill((*gv1)[i]); in geocol_relcheck_within()
635 gv1= &(bggc.get_geometries()); in geocol_relcheck_within()
H A Ditem_geofunc_setops.cc3444 BG_geometry_collection bggc; in geocol_intersection() local
3447 bggc.set_srid(bggc1.get_srid()); in geocol_intersection()
3497 bggc.fill(g0); in geocol_intersection()
3517 gres= bggc.as_geometry_collection(result); in geocol_intersection()
3545 BG_geometry_collection bggc; in geocol_union() local
3551 bggc.set_srid(bggc1.get_srid()); in geocol_union()
3557 gres= bggc.as_geometry_collection(result); in geocol_union()
3586 BG_geometry_collection bggc; in geocol_difference() local
3590 bggc.set_srid(bggc1.get_srid()); in geocol_difference()
3658 bggc.fill(g11); in geocol_difference()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_geofunc.cc3082 BG_geometry_collection bggc; in val_str() local
3083 bggc.fill(geom); in val_str()
3087 i= bggc.get_geometries().begin(); in val_str()
3088 i != bggc.get_geometries().end(); ++i) in val_str()
4361 BG_geometry_collection bggc; in bg_area() local
4363 bggc.fill(geom); in bg_area()
4366 i= bggc.get_geometries().begin(); in bg_area()
4367 i != bggc.get_geometries().end(); ++i) in bg_area()
H A Ditem_geofunc_buffer.cc589 BG_geometry_collection bggc, bggc2; in val_str() local
590 bggc.fill(geom); in val_str()
593 i= bggc.get_geometries().begin(); in val_str()
594 i != bggc.get_geometries().end(); ++i) in val_str()
H A Ditem_geofunc_relchecks.cc602 BG_geometry_collection bggc; in geocol_relcheck_within() local
624 bggc.fill((*gv1)[j]); in geocol_relcheck_within()
628 bggc.fill((*gv1)[i], true/* break multi-geometry. */); in geocol_relcheck_within()
631 bggc.fill((*gv1)[i]); in geocol_relcheck_within()
635 gv1= &(bggc.get_geometries()); in geocol_relcheck_within()
H A Ditem_geofunc_setops.cc3444 BG_geometry_collection bggc; in geocol_intersection() local
3447 bggc.set_srid(bggc1.get_srid()); in geocol_intersection()
3497 bggc.fill(g0); in geocol_intersection()
3517 gres= bggc.as_geometry_collection(result); in geocol_intersection()
3545 BG_geometry_collection bggc; in geocol_union() local
3551 bggc.set_srid(bggc1.get_srid()); in geocol_union()
3557 gres= bggc.as_geometry_collection(result); in geocol_union()
3586 BG_geometry_collection bggc; in geocol_difference() local
3590 bggc.set_srid(bggc1.get_srid()); in geocol_difference()
3658 bggc.fill(g11); in geocol_difference()
[all …]

123