Home
last modified time | relevance | path

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

12

/dports/devel/boost-docs/boost_1_72_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/devel/hyperscan/boost_1_75_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator;
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first());
/dports/devel/R-cran-BH/BH/inst/include/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/databases/xtrabackup/boost_1_59_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/databases/percona57-server/boost_1_59_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/databases/percona57-client/boost_1_59_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/devel/boost-libs/boost_1_72_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/devel/boost-python-libs/boost_1_72_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/fusion/view/flatten_view/
H A Dflatten_view.hpp69 root_iterator; typedef
72 detail::seek_descent<root_iterator, first_type>
81 return seek_descent::apply(root_iterator(), seq.first()); in call()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DGenericDomTree.h291 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
294 root_iterator root_begin() { return Roots.begin(); }
296 root_iterator root_end() { return Roots.end(); }
301 iterator_range<root_iterator> roots() {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DGenericDomTree.h291 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
294 root_iterator root_begin() { return Roots.begin(); }
296 root_iterator root_end() { return Roots.end(); }
301 iterator_range<root_iterator> roots() {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DGenericDomTree.h294 using root_iterator = typename SmallVectorImpl<NodeT *>::iterator;
297 root_iterator root_begin() { return Roots.begin(); }
299 root_iterator root_end() { return Roots.end(); }
304 iterator_range<root_iterator> roots() {

12