Home
last modified time | relevance | path

Searched defs:segmented_next_impl_recurse (Results 1 – 19 of 19) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/devel/hyperscan/boost_1_75_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/devel/R-cran-BH/BH/inst/include/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/percona57-server/boost_1_59_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/xtrabackup/boost_1_59_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/percona57-client/boost_1_59_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/devel/boost-libs/boost_1_72_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/devel/boost-python-libs/boost_1_72_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/postgresql13-docs/postgresql-13.5/contrib/dblink/
H A Ddblink.c182 PGconn *volatile *conn_p, char **conname_p, volatile bool *freeconn_p)
186 char *conname;
192 conname = conname_or_str; in call()
197 const char *connstr;
198
199 connstr = get_connect_string(conname_or_str);
202 dblink_connstr_check(connstr);
209 if (!AcquireExternalFD())
210 {
211 #ifndef WIN32 /* can't write #if within ereport() macro */
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/devel/py-pythran/pythran-0.11.0/third_party/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/devel/py-pythran/pythran-0.11.0/pythran/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/fusion/iterator/detail/
H A Dsegmented_next_impl.hpp182 struct segmented_next_impl_recurse struct
186 type;
189 static type call(Stack const& stack) in call()
196 struct segmented_next_impl_recurse<Stack, Next, true, 1> struct
198 typedef Next type;
201 static type call(Stack const & stack) in call()
208 struct segmented_next_impl_recurse<Stack, Next, false, StackSize> struct
210 typedef segmented_next_impl_recurse2<Next> impl;
211 typedef typename impl::type type;
214 static type call(Stack const & stack) in call()