Home
last modified time | relevance | path

Searched refs:positive_id (Results 1 – 25 of 34) sorted by relevance

12

/dports/astro/libosmium/libosmium-2.17.2/include/osmium/handler/
H A Dobject_relations.hpp75 m_index_n2w.set(node_ref.positive_ref(), way.positive_id()); in way()
83 m_index_n2r.set(member.positive_ref(), relation.positive_id()); in relation()
86 m_index_w2r.set(member.positive_ref(), relation.positive_id()); in relation()
89 m_index_r2r.set(member.positive_ref(), relation.positive_id()); in relation()
H A Ddisk_store.hpp82 m_node_index.set(node.positive_id(), m_offset); in node()
87 m_way_index.set(way.positive_id(), m_offset); in way()
92 m_relation_index.set(relation.positive_id(), m_offset); in relation()
H A Dnode_locations_for_ways.hpp130 if (node.positive_id() < m_last_id) { in node()
133 m_last_id = node.positive_id(); in node()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/handler/
H A Dobject_relations.hpp75 m_index_n2w.set(node_ref.positive_ref(), way.positive_id()); in way()
83 m_index_n2r.set(member.positive_ref(), relation.positive_id()); in relation()
86 m_index_w2r.set(member.positive_ref(), relation.positive_id()); in relation()
89 m_index_r2r.set(member.positive_ref(), relation.positive_id()); in relation()
H A Ddisk_store.hpp82 m_node_index.set(node.positive_id(), m_offset); in node()
87 m_way_index.set(way.positive_id(), m_offset); in way()
92 m_relation_index.set(relation.positive_id(), m_offset); in relation()
H A Dnode_locations_for_ways.hpp130 if (node.positive_id() < m_last_id) { in node()
133 m_last_id = node.positive_id(); in node()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/handler/
H A Dobject_relations.hpp75 m_index_n2w.set(node_ref.positive_ref(), way.positive_id()); in way()
83 m_index_n2r.set(member.positive_ref(), relation.positive_id()); in relation()
86 m_index_w2r.set(member.positive_ref(), relation.positive_id()); in relation()
89 m_index_r2r.set(member.positive_ref(), relation.positive_id()); in relation()
H A Ddisk_store.hpp82 m_node_index.set(node.positive_id(), m_offset); in node()
87 m_way_index.set(way.positive_id(), m_offset); in way()
92 m_relation_index.set(relation.positive_id(), m_offset); in relation()
H A Dnode_locations_for_ways.hpp122 if (node.positive_id() < m_last_id) { in node()
125 m_last_id = node.positive_id(); in node()
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/osm/
H A Dobject_comparisons.hpp139 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), lhs.version()) < in operator ()()
140 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), rhs.version()); in operator ()()
162 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), rhs.version(), in operator ()()
164 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), lhs.version(), in operator ()()
H A Dobject.hpp123 unsigned_object_id_type positive_id() const noexcept { in positive_id() function in osmium::OSMObject
499 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), lhs.version(), in operator <()
501 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), rhs.version(), in operator <()
H A Darea.hpp152 return (positive_id() & 0x1U) == 0; in from_way()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/osm/
H A Dobject_comparisons.hpp123 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), lhs.version()) < in operator ()()
124 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), rhs.version()); in operator ()()
146 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), rhs.version(), in operator ()()
148 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), lhs.version(), in operator ()()
H A Dobject.hpp127 unsigned_object_id_type positive_id() const noexcept { in positive_id() function in osmium::OSMObject
503 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), lhs.version(), in operator <()
505 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), rhs.version(), in operator <()
H A Darea.hpp152 return (positive_id() & 0x1U) == 0; in from_way()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/osm/
H A Dobject_comparisons.hpp123 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), lhs.version()) < in operator ()()
124 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), rhs.version()); in operator ()()
146 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), rhs.version(), in operator ()()
148 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), lhs.version(), in operator ()()
H A Dobject.hpp127 unsigned_object_id_type positive_id() const noexcept { in positive_id() function in osmium::OSMObject
503 return const_tie(lhs.type(), lhs.id() > 0, lhs.positive_id(), lhs.version(), in operator <()
505 const_tie(rhs.type(), rhs.id() > 0, rhs.positive_id(), rhs.version(), in operator <()
H A Darea.hpp152 return (positive_id() & 0x1U) == 0; in from_way()
/dports/astro/libosmium/libosmium-2.17.2/test/t/osm/
H A Dtest_node.cpp35 REQUIRE(17UL == node.positive_id());
65 REQUIRE(0UL == node.positive_id());
90 REQUIRE(17UL == node.positive_id());
112 REQUIRE(17UL == node.positive_id());
146 REQUIRE(static_cast<osmium::unsigned_object_id_type>(id) == node.positive_id());
150 REQUIRE(static_cast<osmium::unsigned_object_id_type>(id) == node.positive_id());
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/osm/
H A Dtest_node.cpp35 REQUIRE(17UL == node.positive_id());
65 REQUIRE(0UL == node.positive_id());
90 REQUIRE(17UL == node.positive_id());
112 REQUIRE(17UL == node.positive_id());
146 REQUIRE(static_cast<osmium::unsigned_object_id_type>(id) == node.positive_id());
150 REQUIRE(static_cast<osmium::unsigned_object_id_type>(id) == node.positive_id());
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vil_pro/processes/
H A Dvil_threshold_image_process.cxx47 auto positive_id = pro.get_input<unsigned>(i++); // if passed as zero, return the bool image! in vil_threshold_image_process() local
62 if (!positive_id) { in vil_threshold_image_process()
72 (*out)(k,l) =(unsigned char)(positive_id); in vil_threshold_image_process()
/dports/devel/py-BTrees/BTrees-4.9.2/src/BTrees/
H A Dutils.py27 def positive_id(obj): # pragma: no cover function
H A Dcheck.py90 from BTrees.utils import positive_id
255 return "%s (0x%x oid=%s)" % (type(obj).__name__, positive_id(obj), oid)
/dports/astro/libosmium/libosmium-2.17.2/test/t/relations/
H A Dtest_relations_database.cpp71 REQUIRE(handle.pos() + 1 == relation.positive_id());
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/relations/
H A Dtest_relations_database.cpp71 REQUIRE(handle.pos() + 1 == relation.positive_id());

12