/third_party/boost/boost/graph/ |
D | graph_as_tree.hpp | 92 typedef typename PMap::const_type const_type; typedef 104 typedef typename PMap::const_type const_type; typedef 130 typename property_map< Graph, Property >::const_type get( in get() 140 typename property_map< Graph, Property >::const_type >::value_type
|
D | property_iter_range.hpp | 36 typename property_map< Graph, PropertyTag >::const_type const_map_type; 49 typedef std::pair< const_iterator, const_iterator > const_type; typedef in boost::graph_property_iter_range 66 typename graph_property_iter_range< Graph, Tag >::const_type 87 typename graph_property_iter_range< Graph, Tag >::const_type 111 typename graph_property_iter_range< Graph, Tag >::const_type
|
D | stanford_graph.hpp | 472 typedef sgb_edge_length_map< const long& > const_type; typedef 477 typedef sgb_vertex_id_map const_type; typedef 482 typedef sgb_vertex_name_map const_type; typedef 487 typedef sgb_edge_length_map< const long& > const_type; typedef 491 typedef sgb_vertex_id_map const_type; typedef 495 typedef sgb_vertex_name_map const_type; typedef 509 const_type; typedef 516 typedef sgb_edge_util_map< PropertyTag, const value_type& > const_type; typedef 524 typedef typename Choice::const_type const_type; typedef 531 typedef typename Choice::const_type const_type; typedef
|
D | boyer_myrvold_planar_test.hpp | 54 typedef typename property_map< graph_t, vertex_index_t >::const_type in dispatched_boyer_myrvold() 79 typedef typename property_map< graph_t, vertex_index_t >::const_type in dispatched_boyer_myrvold() 86 typedef typename property_map< graph_t, edge_index_t >::const_type in dispatched_boyer_myrvold() 120 typedef typename property_map< graph_t, vertex_index_t >::const_type in dispatched_boyer_myrvold() 157 typedef typename property_map< graph_t, vertex_index_t >::const_type in dispatched_boyer_myrvold() 164 typedef typename property_map< graph_t, edge_index_t >::const_type in dispatched_boyer_myrvold()
|
D | undirected_graph.hpp | 608 vertex_all_t >::const_type > 609 const_type; typedef 621 edge_all_t >::const_type > 622 const_type; typedef 638 inline typename property_map< UNDIRECTED_GRAPH, Property >::const_type get( in get() 653 inline typename property_map< UNDIRECTED_GRAPH, vertex_all_t >::const_type get( in get() 656 return typename property_map< UNDIRECTED_GRAPH, vertex_all_t >::const_type( in get() 669 inline typename property_map< UNDIRECTED_GRAPH, edge_all_t >::const_type get( in get() 672 return typename property_map< UNDIRECTED_GRAPH, edge_all_t >::const_type( in get() 678 typename UNDIRECTED_GRAPH::graph_type, Property >::const_type >::value_type [all …]
|
D | directed_graph.hpp | 584 vertex_all_t >::const_type > 585 const_type; typedef 597 edge_all_t >::const_type > 598 const_type; typedef 614 inline typename property_map< DIRECTED_GRAPH, Property >::const_type get( in get() 629 inline typename property_map< DIRECTED_GRAPH, vertex_all_t >::const_type get( in get() 632 return typename property_map< DIRECTED_GRAPH, vertex_all_t >::const_type( in get() 645 inline typename property_map< DIRECTED_GRAPH, edge_all_t >::const_type get( in get() 648 return typename property_map< DIRECTED_GRAPH, edge_all_t >::const_type( in get() 654 typename DIRECTED_GRAPH::graph_type, Property >::const_type >::value_type [all …]
|
D | reverse_graph.hpp | 481 typename property_map< BidirGraph, Property >::const_type, 483 typedef typename property_map< BidirGraph, Property >::const_type 490 orig_const_type >::type const_type; typedef 500 typedef typename property_map< BidirGraph, Property >::const_type 504 orig_const_type >::type const_type; typedef 505 typedef const_type type; 521 Property >::const_type >::type 526 Property >::const_type(get(p, gref)); in get() 533 Property >::const_type >::value_type >::type 585 typedef detail::underlying_edge_desc_map_type< ed > const_type; typedef
|
D | compressed_sparse_row_graph.hpp | 1415 typename property_map< BOOST_CSR_GRAPH_TYPE, vertex_all_t >::const_type 1422 const_type; typedef 1436 typename property_map< BOOST_CSR_GRAPH_TYPE, edge_all_t >::const_type 1443 const_type; typedef 1455 typename property_map< BOOST_CSR_GRAPH_TYPE, graph_all_t >::const_type 1462 const_type; typedef 1485 typename property_map< BOOST_CSR_GRAPH_TYPE, Tag >::const_type get( in get() 1488 return typename property_map< BOOST_CSR_GRAPH_TYPE, Tag >::const_type(tag, in get() 1508 typename property_map< BOOST_CSR_GRAPH_TYPE, Tag >::const_type >::reference 1513 typedef typename property_map< BOOST_CSR_GRAPH_TYPE, all_tag >::const_type in get() [all …]
|
D | subgraph.hpp | 976 typename property_map< Graph, TagType >::const_type const_PMap; 983 const_type; typedef 997 typename property_map< Graph, TagType >::const_type const_PMap; 1004 const_type; typedef 1054 typedef typename Bind::const_type const_type; typedef 1065 typedef typename Choice::const_type const_type; typedef 1093 typename property_map< subgraph< G >, Property >::const_type get( in get() 1096 typedef typename property_map< subgraph< G >, Property >::const_type PMap; in get() 1102 typename property_map< subgraph< G >, Property >::const_type >::value_type 1105 typedef typename property_map< subgraph< G >, Property >::const_type PMap; in get() [all …]
|
D | graph_archetypes.hpp | 227 const_type; typedef 244 const_type; typedef 262 typename property_map< property_graph_archetype< G, P, V >, P >::const_type get( in get() 265 typename property_map< property_graph_archetype< G, P, V >, P >::const_type in get() 272 property_graph_archetype< G, P, V >, P >::const_type >::value_type
|
D | leda_graph.hpp | 720 typedef leda_graph_id_map const_type; typedef 728 typedef leda_graph_id_map const_type; typedef 760 const_type; typedef 774 vertex_all_t >::const_type 778 vertex_all_t >::const_type pmap_type; in get() 791 const_type; typedef 805 typename property_map< leda::GRAPH< vtype, etype >, edge_all_t >::const_type 809 edge_all_t >::const_type pmap_type; in get() 869 typedef typename map_gen::const_type const_type; typedef 874 leda::GRAPH< vtype, etype >, PropertyTag >::const_type >::value_type
|
/third_party/boost/boost/container/detail/ |
D | variadic_templates_tools.hpp | 110 typedef typename add_const_reference<Element>::type const_type; typedef in boost::container::dtl::get_impl 112 static const_type get(const tuple<Head, Values...>& t) { return Next::get(t.tail()); } in get() 120 typedef typename add_const_reference<Head>::type const_type; typedef in boost::container::dtl::get_impl 122 static const_type get(const tuple<Head, Values...>& t){ return t.head(); } in get() 130 typename get_impl<I, tuple<Values...> >::const_type get(const tuple<Values...>& t) in get()
|
/third_party/boost/boost/graph/distributed/ |
D | local_subgraph.hpp | 57 typename property_map<DistributedGraph, vertex_owner_t>::const_type owner; 80 typename property_map<DistributedGraph, vertex_owner_t>::const_type owner; 152 typedef typename property_map<DistributedGraph, PropertyTag>::const_type 154 typedef type const_type; typedef in boost::property_map 164 ::const_type
|
D | vertex_list_adaptor.hpp | 68 typename property_map<Graph, vertex_owner_t>::const_type, 69 typename property_map<Graph, vertex_local_t>::const_type> 74 typename property_map<Graph, vertex_owner_t>::const_type, in make_distribution_global_index_map() 75 typename property_map<Graph, vertex_local_t>::const_type> in make_distribution_global_index_map() 191 typedef typename property_map<Graph, vertex_index_t>::const_type local_map; 320 inline typename property_map<Graph, PropertyTag>::const_type 383 typedef type const_type; typedef in boost::property_map 392 typedef type const_type; typedef in boost::property_map
|
D | compressed_sparse_row_graph.hpp | 1330 typedef type const_type; typedef in boost::property_map 1357 typename property_map<BOOST_DISTRIB_CSR_GRAPH_TYPE, vertex_global_t>::const_type 1361 ::const_type result_type; in get() 1440 ::const_type type; 1441 typedef type const_type; typedef in boost::property_map 1525 typedef type const_type; typedef in boost::property_map 1550 typename property_map<BOOST_DISTRIB_CSR_GRAPH_TYPE, vertex_owner_t>::const_type 1554 ::const_type result_type; in get() 1599 typedef type const_type; typedef in boost::property_map 1624 typename property_map<BOOST_DISTRIB_CSR_GRAPH_TYPE, vertex_local_t>::const_type [all …]
|
D | adjacency_list.hpp | 765 typedef typename property_map<base_graph_type, Property>::const_type 774 typedef typename property_map<Graph, vertex_global_t>::const_type 776 typedef typename property_map<Graph, edge_global_t>::const_type 789 process_group_type, global_map, local_const_pmap> const_type; typedef 819 typedef typename property_map<Graph, vertex_global_t>::const_type 830 typename local::const_type> const_type; typedef 849 typedef type const_type; typedef 868 typedef type const_type; typedef 887 typedef type const_type; typedef 906 typedef type const_type; typedef [all …]
|
/third_party/boost/libs/graph/test/ |
D | random_spanning_tree_test.cpp | 35 typename property_map< Graph, edge_index_t >::const_type > in write_spanning_tree() 38 typename property_map< Graph, vertex_index_t >::const_type > in write_spanning_tree() 69 property_map< graph_type, vertex_index_t >::const_type > in main() 72 property_map< graph_type, edge_index_t >::const_type > in main()
|
D | lvalue_pmap.cpp | 42 property_map< graph_t, vertex_info_t >::const_type pmap in foo_2() 55 property_map< graph_t, edge_info_t >::const_type pmap in bar_2()
|
D | mas_test.cpp | 135 boost::vertex_index_t >::const_type > in BOOST_AUTO_TEST_CASE() 142 boost::vertex_index_t >::const_type > in BOOST_AUTO_TEST_CASE() 225 boost::vertex_index_t >::const_type > in BOOST_AUTO_TEST_CASE() 232 boost::vertex_index_t >::const_type > in BOOST_AUTO_TEST_CASE()
|
/third_party/boost/boost/fusion/adapted/adt/detail/ |
D | adapt_base.hpp | 87 typedef type const_type; 93 typedef BOOST_PP_TUPLE_ELEM(ATTRIBUTE_TUPLE_SIZE, 1, ATTRIBUTE) const_type; 139 static const_type \ 162 >::const_type type; \
|
/third_party/boost/boost/range/adaptor/ |
D | indexed.hpp | 74 typedef typename tuples::access_traits<n_type>::const_type const_type; typedef 79 typedef typename iv_types<0>::const_type const_index_type; 81 typedef typename iv_types<1>::const_type const_value_type;
|
/third_party/boost/boost/convert/detail/ |
D | range.hpp | 35 typedef typename boost::range_iterator<T const>::type const_type; typedef 43 typedef value_type const* const_type; typedef 50 typedef typename cnv::iterator<T>::const_type const_iterator;
|
/third_party/boost/boost/graph/detail/ |
D | index.hpp | 25 typedef typename property_map< Graph, vertex_index_t >::const_type 47 typedef typename property_map< Graph, edge_index_t >::const_type
|
/third_party/boost/libs/graph_parallel/test/ |
D | distributed_betweenness_centrality_test.cpp | 160 typedef property_map<Graph, vertex_index_t>::const_type IndexMap; in test_main() 192 typedef property_map<seqGraph, vertex_index_t>::const_type seqIndexMap; in test_main() 236 typedef property_map<Graph, vertex_owner_t>::const_type OwnerMap; in test_main() 237 typedef property_map<Graph, vertex_local_t>::const_type LocalMap; in test_main()
|
/third_party/boost/libs/graph/example/ |
D | implicit_graph.cpp | 96 typedef edge_weight_map const_type; typedef 102 typedef edge_weight_map const_type; typedef 412 typedef boost::property_map< ring_graph, boost::edge_weight_t >::const_type 543 property_map< ring_graph, vertex_index_t >::const_type > in main() 547 property_map< ring_graph, vertex_index_t >::const_type > in main()
|