/third_party/boost/boost/exception/ |
D | exception.hpp | 208 E const & set_info( E const &, error_info<Tag,T> const & ); 211 E const & set_info( E const &, throw_function const & ); 214 E const & set_info( E const &, throw_file const & ); 217 E const & set_info( E const &, throw_line const & ); 263 friend E const & exception_detail::set_info( E const &, throw_function const & ); 266 friend E const & exception_detail::set_info( E const &, throw_file const & ); 269 friend E const & exception_detail::set_info( E const &, throw_line const & ); 272 friend E const & exception_detail::set_info( E const &, error_info<Tag,T> const & ); 305 set_info( E const & x, throw_function const & y ) in set_info() function 313 set_info( E const & x, throw_file const & y ) in set_info() function [all …]
|
D | info.hpp | 162 set_info( E const & x, error_info<Tag,T> const & v ) in set_info() function 175 E const & set_info( E const &, error_info<Tag,T> && ); 183 friend E const & set_info( E const &, error_info<Tag1,T1> && ); 203 friend E const & set_info( E const &, error_info<Tag1,T1> && ); 218 friend E const & set_info( E const &, error_info<Tag1,T1> && ); 233 friend E const & set_info( E const &, error_info<Tag1,T1> && ); 246 set_info( E const & x, error_info<Tag,T> && v ) in set_info() function 265 return exception_detail::set_info(x,v); in operator <<() 274 return exception_detail::set_info(x,std::move(v)); in operator <<()
|
/third_party/boost/libs/regex/test/regress/ |
D | test.hpp | 160 test_info<char>::set_info(__FILE__, __LINE__, se, f);\ 169 test_info<wchar_t>::set_info(__FILE__, __LINE__, se, f);\ 189 test_info<char>::set_info(__FILE__, __LINE__, se, f, sst, m, a);\ 200 test_info<wchar_t>::set_info(__FILE__, __LINE__, se, f, sst, m, a);\ 230 test_info<char>::set_info(__FILE__, __LINE__, se, f, sst, m, 0, sft, srt);\ 245 test_info<wchar_t>::set_info(__FILE__, __LINE__, se, f, sst, m, 0, sft, srt);\
|
D | test_tricky_cases.cpp | 421 test_info<char>::set_info(__FILE__, __LINE__, in test_tricky_cases3() 430 test_info<wchar_t>::set_info(__FILE__, __LINE__, in test_tricky_cases3() 441 test_info<char>::set_info(__FILE__, __LINE__, in test_tricky_cases3()
|
D | info.hpp | 121 static void set_info( in set_info() function in test_info_base
|
D | test_unicode.cpp | 35 test_info<wchar_t>::set_info(__FILE__, __LINE__, se, f, sst, m, a);\
|
/third_party/boost/boost/ |
D | throw_exception.hpp | 138 set_info( *this, throw_file( loc.file_name() ) ); in wrapexcept() 139 set_info( *this, throw_line( loc.line() ) ); in wrapexcept() 140 set_info( *this, throw_function( loc.function_name() ) ); in wrapexcept()
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | videofilter | 29 video_filter_class->set_info = GST_DEBUG_FUNCPTR (gst_replace_set_info); 59 GST_DEBUG_OBJECT (replace, "set_info");
|
/third_party/mtdev/src/ |
D | caps.c | 66 static void set_info(struct mtdev *dev, int code, in set_info() function 112 set_info(dev, ABS_MT_SLOT, absbits, fd); in mtdev_configure() 114 set_info(dev, mtdev_mt2abs(i), absbits, fd); in mtdev_configure()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideofilter.h | 69 gboolean (*set_info) (GstVideoFilter *filter, member
|
D | gstvideofilter.c | 222 if (fclass->set_info) in gst_video_filter_set_caps() 223 res = fclass->set_info (filter, incaps, &in_info, outcaps, &out_info); in gst_video_filter_set_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstline21enc.c | 80 filter_class->set_info = gst_line_21_encoder_set_info; in gst_line_21_encoder_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvvideofilter.cpp | 120 vfilter_class->set_info = gst_opencv_video_filter_set_info; in gst_opencv_video_filter_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstcombdetect.c | 117 video_filter_class->set_info = GST_DEBUG_FUNCPTR (gst_comb_detect_set_info); in gst_comb_detect_class_init()
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gststreak.c | 256 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_streaktv_set_info); in gst_streaktv_class_init()
|
D | gstedge.c | 246 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_edgetv_set_info); in gst_edgetv_class_init()
|
D | gstquark.c | 289 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_quarktv_set_info); in gst_quarktv_class_init()
|
D | gstwarp.c | 255 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_warptv_set_info); in gst_warptv_class_init()
|
D | gstshagadelic.c | 246 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_shagadelictv_set_info); in gst_shagadelictv_class_init()
|
D | gstdice.c | 302 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_dicetv_set_info); in gst_dicetv_class_init()
|
D | gstvertigo.c | 315 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_vertigotv_set_info); in gst_vertigotv_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/smooth/ |
D | gstsmooth.c | 102 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_smooth_set_info); in gst_smooth_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstgeometrictransform.c | 381 vfilter_class->set_info = in gst_geometric_transform_class_init()
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstgamma.c | 137 vfilter_class->set_info = GST_DEBUG_FUNCPTR (gst_gamma_set_info); in gst_gamma_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/videosignal/ |
D | gstsimplevideomark.c | 135 video_filter_class->set_info = GST_DEBUG_FUNCPTR (gst_video_mark_set_info); in gst_video_mark_class_init()
|