Home
last modified time | relevance | path

Searched refs:NearestPhantomNodesInRange (Results 1 – 7 of 7) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/unit_tests/util/
H A Dstatic_rtree.cpp359 auto results = query.NearestPhantomNodesInRange( in BOOST_AUTO_TEST_CASE()
385 auto results = query.NearestPhantomNodesInRange( in BOOST_AUTO_TEST_CASE()
391 auto results = query.NearestPhantomNodesInRange( in BOOST_AUTO_TEST_CASE()
444 auto results = query.NearestPhantomNodesInRange( in BOOST_AUTO_TEST_CASE()
450 auto results = query.NearestPhantomNodesInRange( in BOOST_AUTO_TEST_CASE()
456 auto results = query.NearestPhantomNodesInRange( in BOOST_AUTO_TEST_CASE()
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/datafacade/
H A Ddatafacade_base.hpp127 NearestPhantomNodesInRange(const util::Coordinate input_coordinate,
134 NearestPhantomNodesInRange(const util::Coordinate input_coordinate,
H A Dcontiguous_internalmem_datafacade.hpp316 NearestPhantomNodesInRange(const util::Coordinate input_coordinate, in NearestPhantomNodesInRange() function in osrm::engine::datafacade::ContiguousInternalMemoryDataFacadeBase
323 return m_geospatial_query->NearestPhantomNodesInRange( in NearestPhantomNodesInRange()
328 NearestPhantomNodesInRange(const util::Coordinate input_coordinate, in NearestPhantomNodesInRange() function in osrm::engine::datafacade::ContiguousInternalMemoryDataFacadeBase
337 return m_geospatial_query->NearestPhantomNodesInRange( in NearestPhantomNodesInRange()
/dports/www/osrm-backend/osrm-backend-5.26.0/unit_tests/mocks/
H A Dmock_datafacade.hpp112 NearestPhantomNodesInRange(const util::Coordinate /*input_coordinate*/, in NearestPhantomNodesInRange() function in osrm::test::MockBaseDataFacade
123 NearestPhantomNodesInRange(const util::Coordinate /*input_coordinate*/, in NearestPhantomNodesInRange() function in osrm::test::MockBaseDataFacade
/dports/www/osrm-backend/osrm-backend-5.26.0/unit_tests/engine/
H A Doffline_facade.cpp228 NearestPhantomNodesInRange(const util::Coordinate /*input_coordinate*/, in NearestPhantomNodesInRange() function in osrm::engine::datafacade::ContiguousInternalMemoryDataFacade
239 NearestPhantomNodesInRange(const util::Coordinate /*input_coordinate*/, in NearestPhantomNodesInRange() function in osrm::engine::datafacade::ContiguousInternalMemoryDataFacade
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/plugins/
H A Dplugin_base.hpp201 facade.NearestPhantomNodesInRange(parameters.coordinates[i], in GetPhantomNodesInRange()
210 phantom_nodes[i] = facade.NearestPhantomNodesInRange( in GetPhantomNodesInRange()
/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/
H A Dgeospatial_query.hpp54 NearestPhantomNodesInRange(const util::Coordinate input_coordinate, in NearestPhantomNodesInRange() function in osrm::engine::GeospatialQuery
77 NearestPhantomNodesInRange(const util::Coordinate input_coordinate, in NearestPhantomNodesInRange() function in osrm::engine::GeospatialQuery