Home
last modified time | relevance | path

Searched defs:out_edge_iterator (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/oqgraph/
H A Doqgraph_shim.h125 struct out_edge_iterator struct
127 typedef out_edge_iterator self; argument
133 out_edge_iterator() { } in out_edge_iterator() argument
134 out_edge_iterator(const cursor_ptr& cursor) : _cursor(cursor) { } in out_edge_iterator() function
141 cursor_ptr _cursor;
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/oqgraph/
H A Doqgraph_shim.h125 struct out_edge_iterator struct
127 typedef out_edge_iterator self; argument
133 out_edge_iterator() { } in out_edge_iterator() argument
134 out_edge_iterator(const cursor_ptr& cursor) : _cursor(cursor) { } in out_edge_iterator() argument
141 cursor_ptr _cursor;
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/oqgraph/
H A Doqgraph_shim.h125 struct out_edge_iterator struct
127 typedef out_edge_iterator self; argument
133 out_edge_iterator() { } in out_edge_iterator() argument
134 out_edge_iterator(const cursor_ptr& cursor) : _cursor(cursor) { } in out_edge_iterator() function
141 cursor_ptr _cursor;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/oqgraph/
H A Doqgraph_shim.h125 struct out_edge_iterator struct
127 typedef out_edge_iterator self; argument
133 out_edge_iterator() { } in out_edge_iterator() argument
134 out_edge_iterator(const cursor_ptr& cursor) : _cursor(cursor) { } in out_edge_iterator() argument
141 cursor_ptr _cursor;
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/oqgraph/
H A Doqgraph_shim.h125 struct out_edge_iterator struct
127 typedef out_edge_iterator self; argument
133 out_edge_iterator() { } in out_edge_iterator() argument
134 out_edge_iterator(const cursor_ptr& cursor) : _cursor(cursor) { } in out_edge_iterator() function
141 cursor_ptr _cursor;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/oqgraph/
H A Doqgraph_shim.h125 struct out_edge_iterator struct
127 typedef out_edge_iterator self; argument
133 out_edge_iterator() { } in out_edge_iterator() argument
134 out_edge_iterator(const cursor_ptr& cursor) : _cursor(cursor) { } in out_edge_iterator() argument
141 cursor_ptr _cursor;
/dports/biology/abyss/abyss-2.3.1/Unittest/Graph/
H A DHashGraphTest.cpp15 typedef boost::graph_traits<Graph>::out_edge_iterator out_edge_iterator; typedef in __anonbd23ed260111::HashGraphTest
44 TEST_F(HashGraphTest, out_edge_iterator) in TEST_F() argument
/dports/science/py-dlib/dlib-19.22/dlib/graph_cuts/
H A Dmin_cut.h40 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in graph_cut_score() typedef
154 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in operator() typedef
236 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in adopt() typedef
458 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in grow() typedef
H A Dgeneral_flow_graph.h47 out_edge_iterator( in out_edge_iterator() function
50 out_edge_iterator( in out_edge_iterator() function
/dports/science/dlib-cpp/dlib-19.22/dlib/graph_cuts/
H A Dmin_cut.h40 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in graph_cut_score() typedef
154 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in operator() typedef
236 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in adopt() typedef
458 typedef typename flow_graph::out_edge_iterator out_edge_iterator; in grow() typedef
H A Dgeneral_flow_graph.h47 out_edge_iterator( in out_edge_iterator() function
50 out_edge_iterator( in out_edge_iterator() function
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/Surface_mesh_deformation/
H A DSpokes_and_rims_iterator.h41 typedef typename boost::graph_traits<HalfedgeGraph>::out_edge_iterator out_edge_iterator; typedef
/dports/biology/abyss/abyss-2.3.1/RResolver/
H A DContigs.h29 typedef Graph::out_edge_iterator out_edge_iterator; typedef
/dports/biology/abyss/abyss-2.3.1/Unittest/BloomDBG/
H A DRollingBloomDBGTest.cpp61 TEST_F(RollingBloomDBGTest, out_edge_iterator) in TEST_F() argument
287 TEST_F(RollingBloomDBGSpacedSeedTest, out_edge_iterator) in TEST_F() argument
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/
H A DDual.h108 typedef CGAL::Edge_around_face_iterator<Primal> out_edge_iterator; typedef
H A Dsplit_graph_into_polylines.h147 typedef typename boost::graph_traits<Graph>::out_edge_iterator out_edge_iterator; in duplicate_terminal_vertices() typedef
265 typedef typename graph_traits<G_copy>::out_edge_iterator out_edge_iterator; in split_graph_into_polylines() typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp70 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp70 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/databases/percona57-server/boost_1_59_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp70 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp70 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/databases/percona57-client/boost_1_59_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp70 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/devel/boost-docs/boost_1_72_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp73 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp73 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp73 typedef graph_traits<Graph>::out_edge_iterator out_edge_iterator; in main() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/graph/example/
H A Dread_write_dimacs-eg.cpp72 typedef graph_traits< Graph >::out_edge_iterator out_edge_iterator; in main() typedef

12345678910>>...21