Home
last modified time | relevance | path

Searched defs:allow_parallel_edge_tag (Results 1 – 25 of 39) sorted by relevance

12

/dports/biology/lamarc/lamarc-2.1.8/boost/graph/
H A Dgraph_traits.hpp73 struct allow_parallel_edge_tag {}; struct
77 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/clouddirectory/
H A Dapi_op_GetObjectAttributes.go109 if err = smithyhttp.AddCloseResponseBodyMiddleware(stack); err != nil {
/dports/devel/boost-docs/boost_1_72_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/devel/hyperscan/boost_1_75_0/boost/graph/
H A Dgraph_traits.hpp143 struct allow_parallel_edge_tag struct
152 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/
H A Dgraph_traits.hpp143 struct allow_parallel_edge_tag struct
152 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/
H A Dgraph_traits.hpp143 struct allow_parallel_edge_tag struct
152 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/databases/percona57-server/boost_1_59_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/databases/percona57-client/boost_1_59_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/devel/boost-libs/boost_1_72_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/
H A Dgraph_traits.hpp143 struct allow_parallel_edge_tag struct
152 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/biology/canu/canu-2.2/src/utgcns/libboost/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/
H A Dgraph_traits.hpp128 struct allow_parallel_edge_tag { }; struct
132 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/
H A Dgraph_traits.hpp100 struct allow_parallel_edge_tag { }; struct
104 inline bool allows_parallel(allow_parallel_edge_tag) { return true; } in allows_parallel() argument
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dgraphs.hxx91 struct allow_parallel_edge_tag { }; struct
/dports/devel/boost-docs/boost_1_72_0/boost/graph/detail/
H A Dadjacency_list.hpp108 allow_parallel_edge_tag) in erase_from_incidence_list() argument
429 boost::allow_parallel_edge_tag) in remove_directed_edge_if_dispatch()
466 boost::allow_parallel_edge_tag) in undirected_remove_out_edge_if_dispatch()
2047 boost::allow_parallel_edge_tag) in reindex_edge_list()
/dports/devel/hyperscan/boost_1_75_0/boost/graph/detail/
H A Dadjacency_list.hpp109 EdgeList& el, vertex_descriptor v, allow_parallel_edge_tag) in erase_from_incidence_list() argument
451 boost::allow_parallel_edge_tag) in remove_directed_edge_if_dispatch()
483 Predicate pred, boost::allow_parallel_edge_tag) in undirected_remove_out_edge_if_dispatch()
2059 EdgeList& el, vertex_descriptor u, boost::allow_parallel_edge_tag) in reindex_edge_list()
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/detail/
H A Dadjacency_list.hpp108 allow_parallel_edge_tag) in erase_from_incidence_list() argument
429 boost::allow_parallel_edge_tag) in remove_directed_edge_if_dispatch()
466 boost::allow_parallel_edge_tag) in undirected_remove_out_edge_if_dispatch()
2047 boost::allow_parallel_edge_tag) in reindex_edge_list()
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/detail/
H A Dadjacency_list.hpp110 EdgeList& el, vertex_descriptor v, allow_parallel_edge_tag) in erase_from_incidence_list() argument
452 boost::allow_parallel_edge_tag) in remove_directed_edge_if_dispatch()
484 Predicate pred, boost::allow_parallel_edge_tag) in undirected_remove_out_edge_if_dispatch()
2060 EdgeList& el, vertex_descriptor u, boost::allow_parallel_edge_tag) in reindex_edge_list()

12