Home
last modified time | relevance | path

Searched refs:ends_have_same_location (Results 1 – 17 of 17) sorted by relevance

/dports/astro/libosmium/libosmium-2.17.2/include/osmium/osm/
H A Dway.hpp143 bool ends_have_same_location() const { in ends_have_same_location() function in osmium::Way
144 return nodes().ends_have_same_location(); in ends_have_same_location()
H A Dnode_ref_list.hpp178 bool ends_have_same_location() const { in ends_have_same_location() function in osmium::NodeRefList
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/osm/
H A Dway.hpp143 bool ends_have_same_location() const { in ends_have_same_location() function in osmium::Way
144 return nodes().ends_have_same_location(); in ends_have_same_location()
H A Dnode_ref_list.hpp178 bool ends_have_same_location() const { in ends_have_same_location() function in osmium::NodeRefList
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/osm/
H A Dway.hpp143 bool ends_have_same_location() const { in ends_have_same_location() function in osmium::Way
144 return nodes().ends_have_same_location(); in ends_have_same_location()
H A Dnode_ref_list.hpp178 bool ends_have_same_location() const { in ends_have_same_location() function in osmium::NodeRefList
/dports/astro/libosmium/libosmium-2.17.2/test/t/osm/
H A Dtest_node_ref.cpp101 REQUIRE(nrl.ends_have_same_location());
122 REQUIRE(nrl.ends_have_same_location());
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/osm/
H A Dtest_node_ref.cpp101 REQUIRE(nrl.ends_have_same_location());
122 REQUIRE(nrl.ends_have_same_location());
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/area/
H A Dmultipolygon_manager_legacy.hpp163 if (way.ends_have_same_location()) { in way_not_in_any_relation()
H A Dmultipolygon_manager.hpp164 if (way.ends_have_same_location()) { in after_way()
H A Dmultipolygon_collector.hpp163 if (way.ends_have_same_location()) { in way_not_in_any_relation()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/area/
H A Dmultipolygon_manager_legacy.hpp163 if (way.ends_have_same_location()) { in way_not_in_any_relation()
H A Dmultipolygon_manager.hpp164 if (way.ends_have_same_location()) { in after_way()
H A Dmultipolygon_collector.hpp163 if (way.ends_have_same_location()) { in way_not_in_any_relation()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/area/
H A Dmultipolygon_manager_legacy.hpp163 if (way.ends_have_same_location()) { in way_not_in_any_relation()
H A Dmultipolygon_manager.hpp164 if (way.ends_have_same_location()) { in after_way()
H A Dmultipolygon_collector.hpp163 if (way.ends_have_same_location()) { in way_not_in_any_relation()