Home
last modified time | relevance | path

Searched refs:synth_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/coroutine/detail/
Dpull_coroutine_object.hpp113 typename PushCoro::synth_type b( & this->callee, & this->caller, false); in run()
200 typename PushCoro::synth_type b( & this->callee, & this->caller, false); in run()
287 typename PushCoro::synth_type b( & this->callee, & this->caller, false); in run()
Dpush_coroutine_object.hpp125 typename PullCoro::synth_type b( & this->callee, & this->caller, false, result); in run()
212 typename PullCoro::synth_type b( & this->callee, & this->caller, false, result); in run()
299 typename PullCoro::synth_type b( & this->callee, & this->caller, false); in run()
/third_party/boost/boost/coroutine/
Dasymmetric_coroutine.hpp52 typedef detail::push_coroutine_synthesized< Arg > synth_type; typedef in boost::coroutines::push_coroutine
197 typedef detail::push_coroutine_synthesized< Arg & > synth_type; typedef in boost::coroutines::push_coroutine
342 typedef detail::push_coroutine_synthesized< void > synth_type; typedef in boost::coroutines::push_coroutine
450 typedef detail::pull_coroutine_synthesized< R > synth_type; typedef in boost::coroutines::pull_coroutine
922 typedef detail::pull_coroutine_synthesized< R & > synth_type; typedef in boost::coroutines::pull_coroutine
1390 typedef detail::pull_coroutine_synthesized< void > synth_type; typedef in boost::coroutines::pull_coroutine
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h448 int synth_type; member