/third_party/boost/boost/geometry/algorithms/ |
D | convert.hpp | 302 struct convert: not_implemented<Tag1, Tag2, boost::mpl::int_<DimensionCount> > struct 312 struct convert<Geometry1, Geometry2, Tag, Tag, DimensionCount, true> struct 315 static inline void apply(Geometry1 const& source, Geometry2& destination) in apply() 327 struct convert<Geometry1, Geometry2, point_tag, point_tag, DimensionCount, false> struct 337 struct convert<Box1, Box2, box_tag, box_tag, DimensionCount, false> struct 347 struct convert<Segment1, Segment2, segment_tag, segment_tag, DimensionCount, false> struct 353 struct convert<Segment, LineString, segment_tag, linestring_tag, DimensionCount, false> struct 359 struct convert<Ring1, Ring2, ring_tag, ring_tag, DimensionCount, false> struct 370 struct convert<LineString1, LineString2, linestring_tag, linestring_tag, DimensionCount, false> struct 375 struct convert<Polygon1, Polygon2, polygon_tag, polygon_tag, DimensionCount, false> struct [all …]
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | audio-converter.c | 148 AudioConvertSamplesFunc convert; member 152 gst_audio_converter_copy (GstAudioConverter * convert) in gst_audio_converter_copy() 196 audio_chain_new (AudioChain * prev, GstAudioConverter * convert) in audio_chain_new() 278 get_opt_enum (GstAudioConverter * convert, const gchar * opt, GType type, in get_opt_enum() 288 get_opt_value (GstAudioConverter * convert, const gchar * opt) in get_opt_value() 315 GstAudioConverter *convert = user_data; in copy_config() local 347 gst_audio_converter_update_config (GstAudioConverter * convert, in gst_audio_converter_update_config() 388 gst_audio_converter_get_config (GstAudioConverter * convert, in gst_audio_converter_get_config() 404 GstAudioConverter *convert = user_data; in get_output_samples() local 446 GstAudioConverter *convert = user_data; in do_unpack() local [all …]
|
/third_party/boost/boost/fusion/sequence/ |
D | convert.hpp | 31 struct convert struct 35 gen; 37 typedef typename gen::type type; 53 convert(Sequence const& seq) in convert() function
|
/third_party/boost/boost/process/ |
D | locale.hpp | 115 inline std::size_t convert(const char* from, in convert() function 137 inline std::size_t convert(const wchar_t* from, in convert() function 157 inline std::wstring convert(const std::string & st, in convert() function 169 inline std::string convert(const std::wstring & st, in convert() function 181 inline std::vector<wchar_t> convert(const std::vector<char> & st, in convert() function 193 inline std::vector<char> convert(const std::vector<wchar_t> & st, in convert() function 206 inline std::wstring convert(const char *begin, const char* end, in convert() function 219 inline std::string convert(const wchar_t * begin, const wchar_t *end, in convert() function
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglcolorconvertelement.c | 79 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (filter); in gst_gl_color_convert_element_gl_stop() local 124 gst_gl_color_convert_element_init (GstGLColorConvertElement * convert) in gst_gl_color_convert_element_init() 134 GstGLColorConvertElement *convert = in gst_gl_color_convert_element_gl_set_caps() local 150 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (bt); in gst_gl_color_convert_element_transform_caps() local 196 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (trans); in gst_gl_color_convert_element_decide_allocation() local 213 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (bt); in gst_gl_color_convert_element_prepare_output_buffer() local 262 GstGLColorConvertElement *convert = GST_GL_COLOR_CONVERT_ELEMENT (element); in gst_gl_color_convert_element_change_state() local
|
D | gstglviewconvert.c | 165 gst_gl_view_convert_element_init (GstGLViewConvertElement * convert) in gst_gl_view_convert_element_init() 173 GstGLViewConvertElement *convert = GST_GL_VIEW_CONVERT_ELEMENT (object); in gst_gl_view_convert_dispose() local 271 GstGLViewConvertElement *convert = GST_GL_VIEW_CONVERT_ELEMENT (object); in gst_gl_view_convert_element_set_property() local 300 GstGLViewConvertElement *convert = GST_GL_VIEW_CONVERT_ELEMENT (object); in gst_gl_view_convert_element_get_property() local
|
/third_party/boost/boost/spirit/home/classic/meta/ |
D | as_parser.hpp | 33 static type const& convert(type const& p) in convert() function 42 static type convert(char ch) in convert() function 51 static type convert(wchar_t ch) in convert() function 60 static type convert(char const* str) in convert() function 69 static type convert(wchar_t const* str) in convert() function
|
/third_party/boost/libs/compute/include/boost/compute/functional/ |
D | convert.hpp | 36 struct convert struct 38 typedef T result_type; 42 detail::invoked_convert<T, Arg> operator()(const Arg &arg) const in operator ()()
|
/third_party/boost/boost/compute/functional/ |
D | convert.hpp | 36 struct convert struct 38 typedef T result_type; 42 detail::invoked_convert<T, Arg> operator()(const Arg &arg) const in operator ()()
|
/third_party/boost/boost/exception/ |
D | to_string_stub.hpp | 38 convert( T const & x, Stub ) in convert() function 51 convert( T const & x, Stub s ) in convert() function 59 convert( T const & x, std::string s ) in convert() function 67 convert( T const & x, char const * s ) in convert() function
|
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/ |
D | test_envelope_expand_on_spheroid.hpp | 86 static inline double convert(double value) in convert() function 91 static inline rng convert(rng const& value) in convert() function 103 static inline double convert(double value) in convert() function 108 static inline rng convert(rng const& value) in convert() function 120 static inline double convert(double value) in convert() function 125 static inline rng convert(rng const& value) in convert() function 137 static inline double convert(double value) in convert() function 142 static inline rng convert(rng const& value) in convert() function 154 static inline double convert(double value) in convert() function 159 static inline rng convert(rng const& value) in convert() function [all …]
|
/third_party/boost/boost/filesystem/ |
D | path_traits.hpp | 110 void convert(const char* from, in convert() function 119 void convert(const wchar_t* from, in convert() function 152 void convert(const char* from, const char* from_end, std::string & to, in convert() function 161 void convert(const char* from, in convert() function 172 void convert(const wchar_t* from, const wchar_t* from_end, std::wstring & to, in convert() function 181 void convert(const wchar_t* from, in convert() function 192 void convert(const char* from, const char* from_end, std::string & to) in convert() function 200 void convert(const char* from, std::string & to) in convert() function 209 void convert(const wchar_t* from, const wchar_t* from_end, std::wstring & to) in convert() function 217 void convert(const wchar_t* from, std::wstring & to) in convert() function
|
/third_party/boost/boost/ |
D | convert.hpp | 60 convert(TypeIn const& value_in, Converter const& converter) in convert() function 72 static optional<TypeOut> convert(TypeIn const& value_in) in convert() function 91 convert(TypeIn const& value_in) in convert() function 103 convert(TypeIn const& value_in, Converter const& converter, boost::detail::throw_on_failure) in convert() function 110 convert(TypeIn const& value_in, Converter const& converter, Fallback const& fallback) in convert() function 117 convert(TypeIn const& value_in, Converter const& converter, Fallback fallback) in convert() function
|
/third_party/boost/boost/fiber/detail/ |
D | convert.hpp | 26 std::chrono::steady_clock::time_point convert( in convert() function 32 std::chrono::steady_clock::time_point convert( in convert() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcolorconvert.c | 593 gst_gl_color_convert_init (GstGLColorConvert * convert) in gst_gl_color_convert_init() 611 GstGLColorConvert *convert; in gst_gl_color_convert_new() local 631 GstGLColorConvert *convert; in gst_gl_color_convert_finalize() local 646 _reset_gl (GstGLContext * context, GstGLColorConvert * convert) in _reset_gl() 667 gst_gl_color_convert_reset_shader (GstGLColorConvert * convert) in gst_gl_color_convert_reset_shader() 689 gst_gl_color_convert_reset (GstGLColorConvert * convert) in gst_gl_color_convert_reset() 753 _gst_gl_color_convert_set_caps_unlocked (GstGLColorConvert * convert, in _gst_gl_color_convert_set_caps_unlocked() 879 gst_gl_color_convert_set_caps (GstGLColorConvert * convert, in gst_gl_color_convert_set_caps() 903 gst_gl_color_convert_decide_allocation (GstGLColorConvert * convert, in gst_gl_color_convert_decide_allocation() 1477 gst_gl_color_convert_perform (GstGLColorConvert * convert, GstBuffer * inbuf) in gst_gl_color_convert_perform() [all …]
|
/third_party/boost/boost/python/object/ |
D | class_wrapper.hpp | 27 static PyObject* convert(Src const& x) in convert() function 40 static PyObject* convert(Src x) in convert() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | vertexconversion.h | 32 static T convert(T x) { return x; } in convert() function 42 static ToT convert(FromT x) { return static_cast<ToT>(x); } in convert() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | vertexconversion.h | 32 static T convert(T x) { return x; } in convert() function 42 static ToT convert(FromT x) { return static_cast<ToT>(x); } in convert() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-converter.c | 380 void (*convert) (GstVideoConverter * convert, const GstVideoFrame * src, member 692 setup_border_alloc (GstVideoConverter * convert, ConverterAlloc * alloc) in setup_border_alloc() 720 GstVideoConverter *convert = alloc->user_data; in get_border_temp_line() local 732 get_opt_int (GstVideoConverter * convert, const gchar * opt, gint def) in get_opt_int() 741 get_opt_uint (GstVideoConverter * convert, const gchar * opt, guint def) in get_opt_uint() 750 get_opt_double (GstVideoConverter * convert, const gchar * opt, gdouble def) in get_opt_double() 759 get_opt_bool (GstVideoConverter * convert, const gchar * opt, gboolean def) in get_opt_bool() 768 get_opt_enum (GstVideoConverter * convert, const gchar * opt, GType type, in get_opt_enum() 851 chain_unpack_line (GstVideoConverter * convert, gint idx) in chain_unpack_line() 880 chain_upsample (GstVideoConverter * convert, GstLineCache * prev, gint idx) in chain_upsample() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuda-converter.c | 748 gboolean (*convert) (GstCudaConverter * convert, const GstCudaMemory * src, member 786 GstCudaConverter *convert; in gst_cuda_converter_new() local 863 gst_cuda_converter_free (GstCudaConverter * convert) in gst_cuda_converter_free() 909 gst_cuda_converter_frame (GstCudaConverter * convert, const GstCudaMemory * src, in gst_cuda_converter_frame() 944 gst_cuda_converter_frame_unlocked (GstCudaConverter * convert, in gst_cuda_converter_frame_unlocked() 959 convert_ensure_fallback_memory (GstCudaConverter * convert, in convert_ensure_fallback_memory() 1023 convert_create_texture (GstCudaConverter * convert, const GstCudaMemory * src, in convert_create_texture() 1089 convert_YUV_TO_YUV (GstCudaConverter * convert, in convert_YUV_TO_YUV() 1153 convert_YUV_TO_RGB (GstCudaConverter * convert, in convert_YUV_TO_RGB() 1214 convert_UNPACK_RGB (GstCudaConverter * convert, CUfunction kernel_func, in convert_UNPACK_RGB() [all …]
|
/third_party/boost/libs/units/tutorial/ |
D | tutorial_1.cpp | 93 static quantity<s2::length,Y> convert(const quantity<s1::length,X>& source) in convert() function 102 static quantity<s1::length,Y> convert(const quantity<s2::length,X>& source) in convert() function 111 static quantity<s2::time,Y> convert(const quantity<s1::time,X>& source) in convert() function
|
/third_party/typescript/tests/baselines/reference/ |
D | tsxInferenceShouldNotYieldAnyOnUnions.js | 36 ShouldInferFromData({ data: "1", convert: function (n) { return "" + n; } }); method 37 ShouldInferFromData({ data: 2, convert: function (n) { return "" + n; } }); method
|
/third_party/boost/libs/locale/src/icu/ |
D | conversion.cpp | 72 …virtual string_type convert(converter_base::conversion_type how,char_type const *begin,char_type c… in convert() function in boost::locale::impl_icu::converter_impl 118 std::string convert(Conv func,char const *begin,char const *end) const in convert() function in boost::locale::impl_icu::raii_casemap 148 …virtual std::string convert(converter_base::conversion_type how,char const *begin,char const *end,… in convert() function in boost::locale::impl_icu::utf8_converter_impl
|
/third_party/boost/libs/locale/src/win32/ |
D | converter.cpp | 32 …virtual std::wstring convert(converter_base::conversion_type how,wchar_t const *begin,wchar_t cons… in convert() function in boost::locale::impl_win::utf16_converter 58 …virtual std::string convert(converter_base::conversion_type how,char const *begin,char const *end,… in convert() function in boost::locale::impl_win::utf8_converter
|
/third_party/boost/libs/outcome/test/tests/ |
D | issue0220.cpp | 44 Result<int> convert(const PosixResult<int> &posix_result) { return Result<int>(posix_result); } in convert() function
|