Home
last modified time | relevance | path

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

/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/
H A Dgeospatial_query.hpp225 const auto admissible_segments = CheckSegmentExclude(segment); in NearestPhantomNodeWithAlternativeFromBigComponent() local
226 use_directions = boolPairAnd(use_directions, admissible_segments); in NearestPhantomNodeWithAlternativeFromBigComponent()
277 const auto admissible_segments = CheckSegmentExclude(segment); in NearestPhantomNodeWithAlternativeFromBigComponent() local
278 use_directions = boolPairAnd(use_directions, admissible_segments); in NearestPhantomNodeWithAlternativeFromBigComponent()
329 const auto admissible_segments = CheckSegmentExclude(segment); in NearestPhantomNodeWithAlternativeFromBigComponent() local
336 use_directions = boolPairAnd(use_directions, admissible_segments); in NearestPhantomNodeWithAlternativeFromBigComponent()
388 const auto admissible_segments = CheckSegmentExclude(segment); in NearestPhantomNodeWithAlternativeFromBigComponent() local
395 use_directions = boolPairAnd(use_directions, admissible_segments); in NearestPhantomNodeWithAlternativeFromBigComponent()