Home
last modified time | relevance | path

Searched refs:set_map (Results 1 – 25 of 784) sorted by relevance

12345678910>>...32

/dports/math/symengine/symengine-0.8.1/symengine/
H A Dassumptions.cpp39 set_map(positive_, arg2, true); in Assumptions()
42 set_map(nonzero_, arg2, true); in Assumptions()
43 set_map(zero_, arg2, false); in Assumptions()
55 set_map(nonzero_, arg1, true); in Assumptions()
56 set_map(zero_, arg1, false); in Assumptions()
74 set_map(nonzero_, arg2, true); in Assumptions()
75 set_map(zero_, arg2, false); in Assumptions()
85 set_map(zero_, arg1, false); in Assumptions()
95 set_map(zero_, arg2, true); in Assumptions()
105 set_map(zero_, arg2, false); in Assumptions()
[all …]
/dports/science/sparta/sparta-20Oct2021/src/
H A Dcompute_eflux_grid.cpp73 set_map(ivalue,mVx); in ComputeEFluxGrid()
74 set_map(ivalue,mVy); in ComputeEFluxGrid()
75 set_map(ivalue,mVz); in ComputeEFluxGrid()
76 set_map(ivalue,mVxVx); in ComputeEFluxGrid()
77 set_map(ivalue,mVyVy); in ComputeEFluxGrid()
87 set_map(ivalue,mVy); in ComputeEFluxGrid()
88 set_map(ivalue,mVx); in ComputeEFluxGrid()
89 set_map(ivalue,mVz); in ComputeEFluxGrid()
101 set_map(ivalue,mVz); in ComputeEFluxGrid()
102 set_map(ivalue,mVx); in ComputeEFluxGrid()
[all …]
H A Dcompute_grid.cpp72 set_map(ivalue,COUNT); in ComputeGrid()
75 set_map(ivalue,COUNT); in ComputeGrid()
78 set_map(ivalue,COUNT); in ComputeGrid()
95 set_map(ivalue,MVX); in ComputeGrid()
99 set_map(ivalue,MVY); in ComputeGrid()
103 set_map(ivalue,MVZ); in ComputeGrid()
119 set_map(ivalue,MVSQ); in ComputeGrid()
123 set_map(ivalue,MVSQ); in ComputeGrid()
143 set_map(ivalue,MVX); in ComputeGrid()
146 set_map(ivalue,MVY); in ComputeGrid()
[all …]
H A Dcompute_pflux_grid.cpp71 set_map(ivalue,MVX); in ComputePFluxGrid()
72 set_map(ivalue,MVXSQ); in ComputePFluxGrid()
76 set_map(ivalue,MVY); in ComputePFluxGrid()
77 set_map(ivalue,MVYSQ); in ComputePFluxGrid()
81 set_map(ivalue,MVZ); in ComputePFluxGrid()
86 set_map(ivalue,MVX); in ComputePFluxGrid()
87 set_map(ivalue,MVY); in ComputePFluxGrid()
92 set_map(ivalue,MVY); in ComputePFluxGrid()
93 set_map(ivalue,MVZ); in ComputePFluxGrid()
98 set_map(ivalue,MVX); in ComputePFluxGrid()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/distributed/
H A Dstrong_components.hpp584 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
591 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
598 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
599 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
604 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
605 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
612 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
620 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
621 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
629 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(),
588 set_map[v].succ.begin(), set_map[v].succ.end(),
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(),
596 set_map[v].succ.begin(), set_map[v].succ.end(),
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(),
602 set_map[v].succ.begin(), set_map[v].succ.end(),
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(),
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(),
618 set_map[v].intersect.begin(), set_map[v].intersect.end(),
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(),
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp581 set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
588 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
595 std::set_intersection(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
596 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
601 std::set_union(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
602 set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
609 set_map[v].ps_union.begin(), set_map[v].ps_union.end(), in fleischer_hendrickson_pinar_strong_components()
617 std::set_difference(set_map[v].pred.begin(), set_map[v].pred.end(), in fleischer_hendrickson_pinar_strong_components()
618 set_map[v].intersect.begin(), set_map[v].intersect.end(), in fleischer_hendrickson_pinar_strong_components()
626 std::set_difference(set_map[v].succ.begin(), set_map[v].succ.end(), in fleischer_hendrickson_pinar_strong_components()
[all …]
/dports/devel/arcanist/arcanist-b2e715f/src/repository/graph/
H A DArcanistCommitGraphSetQuery.php186 $set_map = array();
189 $set_map[$hash] = $set;
201 if (isset($set_map[$edge])) {
202 if ($set_map[$edge] === $set) {
211 if (isset($set_map[$edge])) {
212 if ($set_map[$edge] === $set) {
222 if (!isset($set_map[$edge])) {
226 $adjacent_set = $set_map[$edge];
232 if (!isset($set_map[$edge])) {
236 $adjacent_set = $set_map[$edge];
/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/graph/
H A DArcanistCommitGraphSetQuery.php186 $set_map = array();
189 $set_map[$hash] = $set;
201 if (isset($set_map[$edge])) {
202 if ($set_map[$edge] === $set) {
211 if (isset($set_map[$edge])) {
212 if ($set_map[$edge] === $set) {
222 if (!isset($set_map[$edge])) {
226 $adjacent_set = $set_map[$edge];
232 if (!isset($set_map[$edge])) {
236 $adjacent_set = $set_map[$edge];
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dvtech2.cpp471 …ADDRESS_MAP_BANK(config, "banka").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
472 …ADDRESS_MAP_BANK(config, "bankb").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
473 …ADDRESS_MAP_BANK(config, "bankc").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
474 …ADDRESS_MAP_BANK(config, "bankd").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
511 …ADDRESS_MAP_BANK(config.replace(), "banka").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
512 …ADDRESS_MAP_BANK(config.replace(), "bankb").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
513 …ADDRESS_MAP_BANK(config.replace(), "bankc").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
514 …ADDRESS_MAP_BANK(config.replace(), "bankd").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
522 …ADDRESS_MAP_BANK(config.replace(), "banka").set_map(&vtech2_state::m_map700).set_options(ENDIANNES… in laser700()
523 …ADDRESS_MAP_BANK(config.replace(), "bankb").set_map(&vtech2_state::m_map700).set_options(ENDIANNES… in laser700()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dvtech2.cpp471 …ADDRESS_MAP_BANK(config, "banka").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
472 …ADDRESS_MAP_BANK(config, "bankb").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
473 …ADDRESS_MAP_BANK(config, "bankc").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
474 …ADDRESS_MAP_BANK(config, "bankd").set_map(&vtech2_state::m_map350).set_options(ENDIANNESS_LITTLE, … in laser350()
511 …ADDRESS_MAP_BANK(config.replace(), "banka").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
512 …ADDRESS_MAP_BANK(config.replace(), "bankb").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
513 …ADDRESS_MAP_BANK(config.replace(), "bankc").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
514 …ADDRESS_MAP_BANK(config.replace(), "bankd").set_map(&vtech2_state::m_map500).set_options(ENDIANNES… in laser500()
522 …ADDRESS_MAP_BANK(config.replace(), "banka").set_map(&vtech2_state::m_map700).set_options(ENDIANNES… in laser700()
523 …ADDRESS_MAP_BANK(config.replace(), "bankb").set_map(&vtech2_state::m_map700).set_options(ENDIANNES… in laser700()
[all …]

12345678910>>...32