Home
last modified time | relevance | path

Searched refs:in_subset (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/ncurses/ncurses-6.3/
H A Dmk-hdr.awk42 function in_subset(value) { function
58 } else if (in_subset($2) > 0) {
H A Dmk-2nd.awk56 function in_subset(value) { function
71 } else if (in_subset($2) > 0) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/
H A Dskia_helper.cc47 SkIRect in_subset = SkIRect::MakeWH(src_rect.width(), src_rect.height()); in ApplyImageFilter() local
50 context, filter.get(), in_subset, clip_bounds, subset, offset); in ApplyImageFilter()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/
H A Dskia_helper.cc47 SkIRect in_subset = SkIRect::MakeWH(src_rect.width(), src_rect.height()); in ApplyImageFilter() local
50 context, filter.get(), in_subset, clip_bounds, subset, offset); in ApplyImageFilter()
/dports/devel/boost-docs/boost_1_72_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/devel/hyperscan/boost_1_75_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/devel/R-cran-BH/BH/inst/include/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/graph/distributed/
H A Dstrong_components.hpp106 struct in_subset { struct
107 in_subset() : m_s(0) { } in in_subset() function
108 in_subset(const Set& s) : m_s(&s) { } in in_subset() function
352 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
355 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
356 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
420 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
450 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() function
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/databases/xtrabackup/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() function
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/databases/percona57-server/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() function
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() function
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/databases/percona57-client/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() function
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() function
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/devel/boost-libs/boost_1_72_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() function
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/devel/boost-python-libs/boost_1_72_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() function
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/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.hpp103 struct in_subset { in ExpectArraysEq()
104 in_subset() : m_s(0) { } in ExpectArraysEq()
105 in_subset(const Set& s) : m_s(&s) { } in ExpectArraysEq()
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> >
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g));
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> >
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr));
417 … detail::in_subset<VertexSet> >, ParentMap>
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap>
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() argument
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/graph/distributed/
H A Dstrong_components.hpp103 struct in_subset { struct
104 in_subset() : m_s(0) { } in in_subset() argument
105 in_subset(const Set& s) : m_s(&s) { } in in_subset() function
349 filtered_graph<const Graph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
350 fg(g, keep_all(), detail::in_subset<VertexSet>(filter_set_g)); in fleischer_hendrickson_pinar_strong_components()
352 filtered_graph<const ReverseGraph, keep_all, detail::in_subset<VertexSet> > in fleischer_hendrickson_pinar_strong_components()
353 fgr(gr, keep_all(), detail::in_subset<VertexSet>(filter_set_gr)); in fleischer_hendrickson_pinar_strong_components()
417 … detail::in_subset<VertexSet> >, ParentMap> in fleischer_hendrickson_pinar_strong_components()
447 … detail::in_subset<Rev_VertexSet> >, Rev_ParentMap> in fleischer_hendrickson_pinar_strong_components()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/ZSI/wstools/
H A Dc14n.py317 in_subset = _in_subset(self.subset, node)
324 …if inclusive or (in_subset and _in_subset(self.subset, a)): #020925 Test to see if attribute node…
339 if in_subset:
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/contrib/ZSI-2.1-a1/ZSI/wstools/
H A Dc14n.py317 in_subset = _in_subset(self.subset, node)
324 …if inclusive or (in_subset and _in_subset(self.subset, a)): #020925 Test to see if attribute node…
339 if in_subset:
/dports/net/py-soap2py/soap2py-1.16/pysimplesoap/
H A Dc14n.py317 in_subset = _in_subset(self.subset, node)
324 …if inclusive or (in_subset and _in_subset(self.subset, a)): #020925 Test to see if attribute node…
339 if in_subset:
/dports/textproc/py-wstools/wstools-0.4.8/wstools/
H A Dc14n.py368 in_subset = _in_subset(self.subset, node)
377 if inclusive or (in_subset and _in_subset(self.subset, a)):
392 if in_subset:

12