Home
last modified time | relevance | path

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

12

/dports/devel/hyperscan/boost_1_75_0/boost/context/
H A Dfiber_fcontext.hpp221 fctx_{ fctx } { in fiber()
281 BOOST_ASSERT( nullptr != fctx_); in resume()
293 BOOST_ASSERT( nullptr != fctx_); in resume_with()
306 return nullptr != fctx_; in operator bool()
310 return nullptr == fctx_; in operator !()
314 return fctx_ < other.fctx_; in operator <()
322 if ( nullptr != other.fctx_) { in operator <<()
323 return os << other.fctx_; in operator <<()
338 std::swap( fctx_, other.fctx_); in swap()
347 if ( nullptr != other.fctx_) { in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/context/
H A Dfiber_fcontext.hpp221 fctx_{ fctx } { in fiber()
281 BOOST_ASSERT( nullptr != fctx_); in resume()
293 BOOST_ASSERT( nullptr != fctx_); in resume_with()
306 return nullptr != fctx_; in operator bool()
310 return nullptr == fctx_; in operator !()
314 return fctx_ < other.fctx_; in operator <()
322 if ( nullptr != other.fctx_) { in operator <<()
323 return os << other.fctx_; in operator <<()
338 std::swap( fctx_, other.fctx_); in swap()
347 if ( nullptr != other.fctx_) { in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/context/
H A Dfiber_fcontext.hpp221 fctx_{ fctx } { in fiber()
281 BOOST_ASSERT( nullptr != fctx_); in resume()
293 BOOST_ASSERT( nullptr != fctx_); in resume_with()
306 return nullptr != fctx_; in operator bool()
310 return nullptr == fctx_; in operator !()
314 return fctx_ < other.fctx_; in operator <()
322 if ( nullptr != other.fctx_) { in operator <<()
323 return os << other.fctx_; in operator <<()
338 std::swap( fctx_, other.fctx_); in swap()
347 if ( nullptr != other.fctx_) { in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/context/
H A Dfiber_fcontext.hpp146 return exchange( c.fctx_, nullptr); in run()
218 detail::fcontext_t fctx_{ nullptr }; member in boost::context::fiber
221 fctx_{ fctx } { in fiber()
281 BOOST_ASSERT( nullptr != fctx_); in resume()
293 BOOST_ASSERT( nullptr != fctx_); in resume_with()
306 return nullptr != fctx_; in operator bool()
310 return nullptr == fctx_; in operator !()
314 return fctx_ < other.fctx_; in operator <()
320 if ( nullptr != other.fctx_) { in operator <<()
321 return os << other.fctx_; in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/context/
H A Dfiber_fcontext.hpp146 return exchange( c.fctx_, nullptr); in run()
218 detail::fcontext_t fctx_{ nullptr }; member in boost::context::fiber
221 fctx_{ fctx } { in fiber()
281 BOOST_ASSERT( nullptr != fctx_); in resume()
293 BOOST_ASSERT( nullptr != fctx_); in resume_with()
306 return nullptr != fctx_; in operator bool()
310 return nullptr == fctx_; in operator !()
314 return fctx_ < other.fctx_; in operator <()
320 if ( nullptr != other.fctx_) { in operator <<()
321 return os << other.fctx_; in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/context/
H A Dfiber_fcontext.hpp147 return exchange( c.fctx_, nullptr); in run()
219 detail::fcontext_t fctx_{ nullptr }; member in boost::context::fiber
222 fctx_{ fctx } { in fiber()
282 BOOST_ASSERT( nullptr != fctx_); in resume()
294 BOOST_ASSERT( nullptr != fctx_); in resume_with()
307 return nullptr != fctx_; in operator bool()
311 return nullptr == fctx_; in operator !()
315 return fctx_ < other.fctx_; in operator <()
321 if ( nullptr != other.fctx_) { in operator <<()
322 return os << other.fctx_; in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
H A Dexecution_context_v2.hpp142 fctx_( fctx) { in execution_context()
207 if ( nullptr != fctx_) { in ~execution_context()
213 fctx_( other.fctx_) { in execution_context()
214 other.fctx_ = nullptr; in execution_context()
234 return nullptr != fctx_; in operator bool()
238 return nullptr == fctx_; in operator !()
242 return fctx_ < other.fctx_; in operator <()
256 std::swap( fctx_, other.fctx_); in swap()
262 detail::fcontext_t fctx_; member in boost::context::v2::ontop_error
266 fctx_{ fctx } { in ontop_error()
[all …]
H A Dexecution_context_v2_void.ipp78 detail::fcontext_t fctx_{ nullptr };
81 fctx_( fctx) {
146 if ( nullptr != fctx_) {
152 fctx_( other.fctx_) {
153 other.fctx_ = nullptr;
201 return nullptr != fctx_;
205 return nullptr == fctx_;
209 return fctx_ < other.fctx_;
215 if ( nullptr != other.fctx_) {
216 return os << other.fctx_;
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/context/
H A Dfiber_fcontext.hpp146 return exchange( c.fctx_, nullptr); in run()
218 detail::fcontext_t fctx_{ nullptr }; member in boost::context::fiber
221 fctx_{ fctx } { in fiber()
281 BOOST_ASSERT( nullptr != fctx_); in resume()
293 BOOST_ASSERT( nullptr != fctx_); in resume_with()
306 return nullptr != fctx_; in operator bool()
310 return nullptr == fctx_; in operator !()
314 return fctx_ < other.fctx_; in operator <()
320 if ( nullptr != other.fctx_) { in operator <<()
321 return os << other.fctx_; in operator <<()
[all …]
H A Dcontinuation_fcontext.hpp149 return exchange( c.fctx_, nullptr); in run()
221 detail::fcontext_t fctx_{ nullptr }; member in boost::context::continuation
224 fctx_{ fctx } { in continuation()
263 BOOST_ASSERT( nullptr != fctx_); in resume()
280 BOOST_ASSERT( nullptr != fctx_); in resume_with()
293 return nullptr != fctx_; in operator bool()
297 return nullptr == fctx_; in operator !()
301 return fctx_ < other.fctx_; in operator <()
307 if ( nullptr != other.fctx_) { in operator <<()
308 return os << other.fctx_; in operator <<()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/context/
H A Dexecution_context_v2.hpp140 fctx_( fctx) { in execution_context()
205 if ( nullptr != fctx_) { in ~execution_context()
211 fctx_( other.fctx_) { in execution_context()
212 other.fctx_ = nullptr; in execution_context()
240 return fctx_ == other.fctx_; in operator ==()
244 return fctx_ != other.fctx_; in operator !=()
248 return fctx_ < other.fctx_; in operator <()
252 return other.fctx_ < fctx_; in operator >()
274 std::swap( fctx_, other.fctx_); in swap()
280 detail::fcontext_t fctx_; member in boost::context::ontop_error
[all …]
H A Dexecution_context_v2_void.ipp79 fctx_( fctx) {
144 if ( nullptr != fctx_) {
150 fctx_( other.fctx_) {
151 other.fctx_ = nullptr;
199 return nullptr != fctx_;
203 return nullptr == fctx_;
207 return fctx_ == other.fctx_;
211 return fctx_ != other.fctx_;
215 return fctx_ < other.fctx_;
219 return other.fctx_ < fctx_;
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/context/detail/
H A Dexception.hpp25 forced_unwind( fcontext_t fctx_) : in forced_unwind()
26 fctx( fctx_) { in forced_unwind()
/dports/devel/boost-python-libs/boost_1_72_0/boost/context/detail/
H A Dexception.hpp31 forced_unwind( fcontext_t fctx_) : in forced_unwind()
32 fctx( fctx_) { in forced_unwind()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/context/detail/
H A Dexception.hpp31 forced_unwind( fcontext_t fctx_) : in forced_unwind()
32 fctx( fctx_) { in forced_unwind()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/context/detail/
H A Dexception.hpp31 forced_unwind( fcontext_t fctx_) : in forced_unwind()
32 fctx( fctx_) { in forced_unwind()
/dports/devel/boost-libs/boost_1_72_0/boost/context/detail/
H A Dexception.hpp31 forced_unwind( fcontext_t fctx_) : in forced_unwind()
32 fctx( fctx_) { in forced_unwind()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/context/detail/
H A Dexception.hpp31 forced_unwind( fcontext_t fctx_) : in forced_unwind()
32 fctx( fctx_) { in forced_unwind()
/dports/devel/hyperscan/boost_1_75_0/boost/context/detail/
H A Dexception.hpp31 forced_unwind( fcontext_t fctx_) : in forced_unwind()
32 fctx( fctx_) { in forced_unwind()

12