Home
last modified time | relevance | path

Searched defs:node_ref (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/astro/libosmium/libosmium-2.17.2/test/t/osm/
H A Dtest_node_ref.cpp9 const osmium::NodeRef node_ref; variable
15 const osmium::NodeRef node_ref{7}; variable
31 osmium::NodeRef node_ref{7}; variable
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/test/t/osm/
H A Dtest_node_ref.cpp9 const osmium::NodeRef node_ref; variable
15 const osmium::NodeRef node_ref{7}; variable
31 osmium::NodeRef node_ref{7}; variable
/dports/www/libhubbub/libhubbub-0.3.7/test/
H A Dtree.c15 static uint16_t *node_ref; variable
190 node_ref[node_counter] = 0; in create_comment() local
216 node_ref[node_counter] = 0; in create_doctype() local
241 node_ref[node_counter] = 0; in create_element() local
258 node_ref[node_counter] = 0; in create_text() local
325 node_ref[node_counter] = 0; in clone_node() local
/dports/deskutils/xmdiary/xmdiary-3.0.3/tools/
H A DLstLinked.c106 LST_RECORD_TYPE *node_ref; in LstLinkClear() local
147 LST_RECORD_TYPE *node_ref; in LstLinkClearDataAndList() local
801 LST_RECORD_TYPE *node_ref; in LstLinkSearchFirst() local
850 LST_RECORD_TYPE *node_ref; in LstLinkSearchLast() local
900 LST_RECORD_TYPE *node_ref; in LstLinkSearchCurrent() local
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/handler/
H A Ddump.hpp160 for (const auto& node_ref : wnl) { in way_node_list() local
192 for (const auto& node_ref : ring) { in outer_ring() local
206 for (const auto& node_ref : ring) { in inner_ring() local
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/handler/
H A Ddump.hpp160 for (const auto& node_ref : wnl) { in way_node_list() local
192 for (const auto& node_ref : ring) { in outer_ring() local
206 for (const auto& node_ref : ring) { in inner_ring() local
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/handler/
H A Ddump.hpp160 for (const auto& node_ref : wnl) { in way_node_list() local
192 for (const auto& node_ref : ring) { in outer_ring() local
206 for (const auto& node_ref : ring) { in inner_ring() local
/dports/astro/libosmium/libosmium-2.17.2/include/osmium/osm/
H A Dnode_ref_list.hpp100 const NodeRef* node_ref = &*(cbegin()); in operator []() local
115 NodeRef* node_ref = &*(begin()); in operator []() local
H A Dcrc.hpp171 void update(const NodeRef& node_ref) noexcept { in update()
177 for (const NodeRef& node_ref : node_refs) { in update() local
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/osm/
H A Dnode_ref_list.hpp100 const NodeRef* node_ref = &*(cbegin()); in operator []() local
115 NodeRef* node_ref = &*(begin()); in operator []() local
H A Dcrc.hpp171 void update(const NodeRef& node_ref) noexcept { in update()
177 for (const NodeRef& node_ref : node_refs) { in update() local
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/osm/
H A Dnode_ref_list.hpp100 const NodeRef* node_ref = &*(cbegin()); in operator []() local
115 NodeRef* node_ref = &*(begin()); in operator []() local
H A Dcrc.hpp171 void update(const NodeRef& node_ref) noexcept { in update()
177 for (const NodeRef& node_ref : node_refs) { in update() local
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/yaml-cpp/yaml-cpp/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/ir/
H A Dbase.cc42 TVM_REGISTER_GLOBAL("ir.NodeSetSpan").set_body_typed([](ObjectRef node_ref, Span sp) { in __anon9d31053c0102()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/yaml-cpp/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/devel/yaml-cpp/yaml-cpp-yaml-cpp-0.7.0/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/science/yoda/YODA-1.9.1/src/yamlcpp/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/www/trafficserver/trafficserver-9.1.1/lib/yamlcpp/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/biology/iqtree/IQ-TREE-2.0.6/yaml-cpp/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/yaml-cpp-0.6.2/include/yaml-cpp/node/
H A Dptr.h16 class node_ref; variable
/dports/graphics/blender/blender-2.91.0/source/blender/nodes/intern/
H A Dderived_node_tree.cc54 for (const NodeRef *node_ref : tree_ref.nodes()) { in insert_nodes_and_links_in_id_order() local
60 for (const NodeRef *node_ref : tree_ref.nodes()) { in insert_nodes_and_links_in_id_order() local
73 DNode &DerivedNodeTree::create_node(const NodeRef &node_ref, in create_node()
271 const NodeRef &node_ref = *node.node_ref_; in remove_expanded_group_interfaces() local
/dports/math/polymake/polymake-4.5/apps/fan/include/
H A Dface_lattice_tools.h56 Int& node_ref = Faces[polytope::face_lattice::c(faces->second, VIF)]; variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/core/src/
H A DTeuchos_RCPNode.hpp807 RCPNodeHandle (const RCPNodeHandle& node_ref) in RCPNodeHandle()
814 RCPNodeHandle (RCPNodeHandle&& node_ref) in RCPNodeHandle() function in Teuchos::RCPNodeHandle
822 void swap (RCPNodeHandle& node_ref) { in swap()
846 RCPNodeHandle& operator= (const RCPNodeHandle& node_ref) { in operator =()
861 RCPNodeHandle& operator= (RCPNodeHandle&& node_ref) { in operator =()

1234567891011