Home
last modified time | relevance | path

Searched defs:synth_type (Results 1 – 2 of 2) sorted by relevance

/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