Searched refs:synth_type (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/coroutine/detail/ |
D | pull_coroutine_object.hpp | 113 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()
|
D | push_coroutine_object.hpp | 125 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/ |
D | asymmetric_coroutine.hpp | 52 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/ |
D | oss4-soundcard.h | 448 int synth_type; member
|