Home
last modified time | relevance | path

Searched defs:v_itr (Results 1 – 13 of 13) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/util/
H A Dbvpl_bundler_features_2d.cxx36 v_itr, v_end = p_itr->second.end(); in write_feature_txt() local
71 v_itr, v_end = p_itr->second.end(); in write_txt() local
111 v_itr, v_end = pt_itr->second.end(); in b_write() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bgrl2/
H A Dbgrl2_graph.hxx34 for ( vertex_iterator v_itr = vertices_.begin(); in exists() local
183 for ( vertex_iterator v_itr = vertices_.begin(); in purge_isolated_vertices() local
201 for ( vertex_iterator v_itr = vertices_.begin(); in get_all_degree_one_vertices() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bgrl2/tests/
H A Dgraph_test.cxx104 for (auto v_itr = the_graph->vertices_begin(); in graph_test() local
/dports/devel/boost-docs/boost_1_72_0/libs/graph/test/
H A Dsubgraph_add.cpp166 …raph_type>::vertex_descriptor, graph_traits<Graph::graph_type>::vertex_descriptor>::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
249 …raph_type>::vertex_descriptor, graph_traits<Graph::graph_type>::vertex_descriptor>::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/test/
H A Dsubgraph_add.cpp166 …raph_type>::vertex_descriptor, graph_traits<Graph::graph_type>::vertex_descriptor>::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
249 …raph_type>::vertex_descriptor, graph_traits<Graph::graph_type>::vertex_descriptor>::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/graph/test/
H A Dsubgraph_add.cpp166 …raph_type>::vertex_descriptor, graph_traits<Graph::graph_type>::vertex_descriptor>::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
249 …raph_type>::vertex_descriptor, graph_traits<Graph::graph_type>::vertex_descriptor>::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/graph/test/
H A Dsubgraph_add.cpp205 graph_traits< Graph::graph_type >::vertex_descriptor >::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
294 graph_traits< Graph::graph_type >::vertex_descriptor >::iterator v_itr; in BOOST_AUTO_TEST_CASE() typedef
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_selector_tableau.cxx119 std::map<std::string, bool>::const_iterator v_itr = visible_.find(*o_itr); in get_bounding_box() local
134 std::map<std::string, bool>::const_iterator v_itr = visible_.find(*o_itr); in get_bounding_box() local
206 std::map<std::string, bool>::iterator v_itr = visible_.find(name); in remove() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bbgm/
H A Dbbgm_apply.h65 const T* v_itr = fail_val; member
/dports/biology/stacks/stacks-2.4/src/
H A DDNASeq4.cc100 vector<DiNuc>::iterator v_itr = v_.begin(); in shift_Ns_towards_the_end() local
/dports/science/conduit/conduit-0.8.0/src/libs/relay/
H A Dconduit_relay_io_handle_sidre.cpp778 NodeConstIterator v_itr = sidre_meta["views"].children(); in sidre_meta_tree_list_child_names() local
801 NodeConstIterator v_itr = sidre_meta[sidre_mtree_group]["views"].children(); in sidre_meta_tree_list_child_names() local
934 NodeIterator v_itr = sidre_meta["views"].children(); in load_sidre_group() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bgrl/
H A Dbgrl_graph.cxx107 for ( auto v_itr = vertices_.begin(); in purge() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/pro/processes/
H A Dbvpl_bundler_features_2d_compute_process.cxx346 v_itr = view_point_map.begin(), v_end = view_point_map.end(); in bvpl_bundler_features_2d_compute_process() local