Home
last modified time | relevance | path

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

12

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-function-parameters.r/simple.d/
H A Dinput.pl16 fun create_point(:$x, :$y, :$color) { fun
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_spherical_coord.h55 …vsph_sph_point_3d create_point(double theta, double phi) const { return vsph_sph_point_3d(radius_,… in create_point() function
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_scene_gltf2/blender/imp/
H A Dgltf2_blender_light.py60 def create_point(gltf, light_id): member in BlenderLight
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/geom/
H A Dfactory.hpp211 point_type create_point(const osmium::Location& location) const { in create_point() function in osmium::geom::GeometryFactory
215 point_type create_point(const osmium::Node& node) { in create_point() function in osmium::geom::GeometryFactory
224 point_type create_point(const osmium::NodeRef& node_ref) { in create_point() function in osmium::geom::GeometryFactory
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/geom/
H A Dfactory.hpp210 point_type create_point(const osmium::Location& location) const { in create_point() function in osmium::geom::GeometryFactory
214 point_type create_point(const osmium::Node& node) { in create_point() function in osmium::geom::GeometryFactory
223 point_type create_point(const osmium::NodeRef& node_ref) { in create_point() function in osmium::geom::GeometryFactory
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/geom/
H A Dfactory.hpp210 point_type create_point(const osmium::Location& location) const { in create_point() function in osmium::geom::GeometryFactory
214 point_type create_point(const osmium::Node& node) { in create_point() function in osmium::geom::GeometryFactory
223 point_type create_point(const osmium::NodeRef& node_ref) { in create_point() function in osmium::geom::GeometryFactory
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/geometries/
H A Dpoint.cpp26 bg::model::point<T, 3, CS> create_point() in create_point() function
/dports/databases/elixir-geo/geo-2.1.0/lib/geo/
H A Dwkt.ex158 defp create_point(coordinates) do function
/dports/graphics/py-pygeos/pygeos-0.10.2/src/
H A Dgeos.c573 GEOSGeometry* create_point(GEOSContextHandle_t ctx, double x, double y) { in create_point() function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dma_sp_test.c351 static void create_point(uchar *record,uint rownr) in create_point() function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/
H A Dma_sp_test.c350 static void create_point(uchar *record,uint rownr) in create_point() function
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dma_sp_test.c350 static void create_point(uchar *record,uint rownr) in create_point() function
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/
H A Dma_sp_test.c350 static void create_point(uchar *record,uint rownr) in create_point() function
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/
H A Dma_sp_test.c350 static void create_point(uchar *record,uint rownr) in create_point() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dma_sp_test.c351 static void create_point(uchar *record,uint rownr) in create_point() function
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dwkb.hpp85 inline std::string create_point(double x, double y, uint32_t srid = 4326) in create_point() function
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dspatial.cc49 static Geometry *create_point(char *buffer) in create_point() function
291 bool Geometry::create_point(String *result, const char *data) const in create_point() function in Geometry
317 bool Geometry::create_point(String *result, double x, double y) const in create_point() function in Geometry
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Du_create.c173 create_point(void) in create_point() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_tableau_img.cxx100 void bwm_tableau_img::create_point() in create_point() function in bwm_tableau_img
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dspatial.cc78 static Geometry *create_point(char *buffer) in create_point() function
324 bool Geometry::create_point(String *result, wkb_parser *wkb) const in create_point() function in Geometry
346 bool Geometry::create_point(String *result, point_xy p) const in create_point() function in Geometry
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dspatial.cc78 static Geometry *create_point(char *buffer) in create_point() function
324 bool Geometry::create_point(String *result, wkb_parser *wkb) const in create_point() function in Geometry
346 bool Geometry::create_point(String *result, point_xy p) const in create_point() function in Geometry
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dspatial.cc78 static Geometry *create_point(char *buffer) in create_point() function
324 bool Geometry::create_point(String *result, wkb_parser *wkb) const in create_point() function in Geometry
346 bool Geometry::create_point(String *result, point_xy p) const in create_point() function in Geometry
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dspatial.cc78 static Geometry *create_point(char *buffer) in create_point() function
324 bool Geometry::create_point(String *result, wkb_parser *wkb) const in create_point() function in Geometry
346 bool Geometry::create_point(String *result, point_xy p) const in create_point() function in Geometry
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dspatial.cc78 static Geometry *create_point(char *buffer) in create_point() function
324 bool Geometry::create_point(String *result, wkb_parser *wkb) const in create_point() function in Geometry
346 bool Geometry::create_point(String *result, point_xy p) const in create_point() function in Geometry
/dports/print/transfig/transfig.3.2.5e/fig2dev/
H A Dtrans_spline.c674 create_point() in create_point() function

12