Home
last modified time | relevance | path

Searched refs:reference_t (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstreamer/gst/parse/
Dtypes.h12 } reference_t; typedef
15 reference_t src;
16 reference_t sink;
23 reference_t first;
24 reference_t last;
Dgrammar.tab.h73 reference_t rr;
Dgrammar.y245 static int gst_resolve_reference(reference_t *rr, GstElement *pipeline){ in gst_resolve_reference()
493 static void gst_parse_free_reference (reference_t *rr) in gst_parse_free_reference()
789 reference_t rr;
Dgrammar.y.in245 static int gst_resolve_reference(reference_t *rr, GstElement *pipeline){
493 static void gst_parse_free_reference (reference_t *rr)
789 reference_t rr;
Dgrammar.tab.c319 static int gst_resolve_reference(reference_t *rr, GstElement *pipeline){ in gst_resolve_reference()
567 static void gst_parse_free_reference (reference_t *rr) in gst_parse_free_reference()
927 reference_t rr;
/third_party/boost/boost/coroutine2/detail/
Dpull_coroutine.hpp97 typedef reference reference_t; typedef in boost::coroutines2::detail::pull_coroutine::iterator
123 reference_t operator*() const noexcept { in operator *()
205 typedef reference reference_t; typedef in boost::coroutines2::detail::pull_coroutine::iterator
231 reference_t operator*() const noexcept { in operator *()
/third_party/json/include/nlohmann/detail/meta/
Dtype_traits.hpp76 using reference_t = typename T::reference; typedef
168 is_detected<reference_t, traits>::value;
/third_party/boost/boost/coroutine/
Dasymmetric_coroutine.hpp767 typedef reference reference_t; typedef in boost::coroutines::pull_coroutine::iterator
803 reference_t operator*() const in operator *()
856 typedef reference reference_t; typedef in boost::coroutines::pull_coroutine::const_iterator
893 reference_t operator*() const in operator *()
1235 typedef reference reference_t; typedef in boost::coroutines::pull_coroutine::iterator
1271 reference_t operator*() const in operator *()
1324 typedef reference reference_t; typedef in boost::coroutines::pull_coroutine::const_iterator
1361 reference_t operator*() const in operator *()
/third_party/boost/boost/fiber/
Dunbuffered_channel.hpp596 using reference_t = reference; typedef in boost::fibers::unbuffered_channel::iterator
631 reference_t operator*() noexcept { in operator *()
Dbuffered_channel.hpp566 using reference_t = reference; typedef in boost::fibers::buffered_channel::iterator
602 reference_t operator*() noexcept { in operator *()
/third_party/json/single_include/nlohmann/
Djson.hpp3015 using reference_t = typename T::reference; typedef
3107 is_detected<reference_t, traits>::value;