Searched defs:backend_type (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavfilter/dnn/ |
D | dnn_interface.c | 32 DNNModule *ff_get_dnn_module(DNNBackendType backend_type) in ff_get_dnn_module()
|
/third_party/boost/libs/multiprecision/test/ |
D | test_constants.cpp | 172 typedef typename T::backend_type backend_type; in test() typedef
|
/third_party/glib/gio/ |
D | gnotificationbackend.c | 42 GType backend_type; in g_notification_backend_new_default() local
|
/third_party/ffmpeg/libavfilter/ |
D | dnn_filter_common.h | 31 DNNBackendType backend_type; member
|
/third_party/boost/libs/multiprecision/test/concepts/ |
D | number_concept_check.cpp | 155 typedef typename T::backend_type backend_type; in test_extra() typedef
|
/third_party/boost/boost/multiprecision/cpp_int/ |
D | literals.hpp | 222 …tiprecision::backends::cpp_int_backend<bits, bits, signed_magnitude, unchecked, void> backend_type; typedef 230 …precision::backends::cpp_int_backend<bits, bits, unsigned_magnitude, unchecked, void> backend_type; typedef
|
D | limits.hpp | 167 …oost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> backend_type; typedef in std::numeric_limits
|
/third_party/boost/boost/multiprecision/detail/ |
D | number_base.hpp | 414 struct backend_type<number<T, ExpressionTemplates> > struct 416 typedef T type; 420 struct backend_type<expression<tag, A1, A2, A3, A4> > struct 422 typedef typename backend_type<typename expression<tag, A1, A2, A3, A4>::result_type>::type type;
|
/third_party/boost/boost/multiprecision/ |
D | number.hpp | 53 typedef Backend backend_type; typedef in boost::multiprecision::number
|