/third_party/boost/libs/geometry/test/core/ |
D | coordinate_system.cpp | 79 test_all<bg::model::point<int, 2, bg::cs::spherical<bg::degree> >, in test_main() 80 bg::cs::spherical<bg::degree> >(); in test_main() 81 test_all<bg::model::point<float, 2, bg::cs::spherical<bg::degree> >, in test_main() 82 bg::cs::spherical<bg::degree> >(); in test_main() 83 test_all<bg::model::point<double, 2, bg::cs::spherical<bg::degree> >, in test_main() 84 bg::cs::spherical<bg::degree> >(); in test_main() 86 test_all<bg::model::point<int, 2, bg::cs::spherical<bg::radian> >, in test_main() 87 bg::cs::spherical<bg::radian> >(); in test_main() 88 test_all<bg::model::point<float, 2, bg::cs::spherical<bg::radian> >, in test_main() 89 bg::cs::spherical<bg::radian> >(); in test_main() [all …]
|
D | radian_access.cpp | 63 test_get<0, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test() 65 test_get<1, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test() 68 test_set<0, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test() 70 test_set<1, bg::model::point<T, 2, bg::cs::spherical<bg::degree> > > in test() 75 test_get<0, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test() 77 test_get<1, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test() 80 test_set<0, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test() 82 test_set<1, bg::model::point<T, 2, bg::cs::spherical<bg::radian> > > in test() 94 test_set<2, bg::model::point<T, 3, bg::cs::spherical<bg::radian> > > in test() 96 test_set<2, bg::model::point<T, 3, bg::cs::spherical<bg::degree> > > in test()
|
D | reverse_dispatch.cpp | 57 bg::model::point<int, 2, bg::cs::spherical<bg::degree> > in test_main() 61 bg::model::point<int, 2, bg::cs::spherical<bg::degree> >, in test_main() 62 bg::model::point<int, 2, bg::cs::spherical<bg::radian> > in test_main()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | area.hpp | 47 class spherical class 65 friend class spherical; 116 inline spherical() in spherical() function in boost::geometry::strategy::area::spherical 121 explicit inline spherical(RadiusOrSphere const& radius_or_sphere) in spherical() function in boost::geometry::strategy::area::spherical 140 st.m_sum += area_formulas::template spherical<LongSegment>(p1, p2); in apply() 173 typedef strategy::area::spherical<> type; 180 typedef strategy::area::spherical<> type;
|
D | index.hpp | 38 struct spherical struct 141 typedef spherical<> type; 147 typedef spherical<> type; 153 typedef spherical<> type; 160 typedef strategy::index::spherical<CalculationType> type; 172 typedef strategy::index::spherical<CalculationType> type; 184 typedef strategy::index::spherical<CalculationType> type;
|
D | line_interpolate.hpp | 48 class spherical class 54 inline spherical() in spherical() function in boost::geometry::strategy::line_interpolate::spherical 57 explicit inline spherical(typename DistanceStrategy::radius_type const& r) in spherical() function in boost::geometry::strategy::line_interpolate::spherical 61 inline spherical(DistanceStrategy const& s) in spherical() function in boost::geometry::strategy::line_interpolate::spherical 110 typedef strategy::line_interpolate::spherical<> type;
|
D | io.hpp | 27 struct spherical struct 29 typedef strategy::point_order::spherical<CalculationType> point_order_strategy_type; argument 65 typedef spherical<> type; 71 typedef spherical<> type;
|
D | compare.hpp | 222 struct spherical struct 229 struct spherical<ComparePolicy, -1> struct 250 struct spherical<ComparePolicy, 0> struct 264 struct spherical<ComparePolicy, 1> struct 290 typedef compare::spherical<ComparePolicy, Dimension> type; 300 typedef compare::spherical<ComparePolicy, Dimension> type; 310 typedef compare::spherical<ComparePolicy, Dimension> type; 320 typedef compare::spherical<ComparePolicy, Dimension> type;
|
D | point_order.hpp | 113 struct spherical struct 114 : strategy::area::spherical<double, CalculationType> 125 typedef spherical<> type;
|
D | densify.hpp | 58 class spherical class 62 inline spherical() in spherical() function in boost::geometry::strategy::densify::spherical 67 explicit inline spherical(RadiusOrSphere const& radius_or_sphere) in spherical() function in boost::geometry::strategy::densify::spherical 131 typedef strategy::densify::spherical<> type;
|
D | envelope.hpp | 41 class spherical class 130 typedef strategy::envelope::spherical<CalculationType> type; 136 typedef strategy::envelope::spherical<CalculationType> type;
|
D | azimuth.hpp | 32 class spherical class 36 inline spherical() in spherical() function in boost::geometry::strategy::azimuth::spherical 111 typedef strategy::azimuth::spherical<CalculationType> type;
|
/third_party/boost/libs/geometry/doc/generated/ |
D | line_interpolate_spherical.qbk | 16 [section:strategy_line_interpolate_spherical strategy::line_interpolate::spherical] 18 …term><primary>line_interpolate</primary></indexterm><indexterm><primary>spherical</primary></index… 19 Interpolate point on a spherical segment. 23 class strategy::line_interpolate::spherical 39 [[``spherical()`` 44 [[``spherical(typename DistanceStrategy::radius_type const & r)`` 51 [[``spherical(DistanceStrategy const & s)`` 94 `#include <boost/geometry/strategies/spherical/line_interpolate.hpp>`
|
D | densify_spherical.qbk | 16 [section:strategy_densify_spherical strategy::densify::spherical] 18 …rm><indexterm><primary>densify</primary></indexterm><indexterm><primary>spherical</primary></index… 19 Densification of spherical segment. 23 class strategy::densify::spherical 39 [[``spherical()`` 45 spherical(RadiusOrSphere const & radius_or_sphere)`` 78 `#include <boost/geometry/strategies/spherical/densify.hpp>`
|
D | area_spherical.qbk | 16 [section:strategy_area_spherical strategy::area::spherical] 18 …xterm><indexterm><primary>area</primary></indexterm><indexterm><primary>spherical</primary></index… 26 class strategy::area::spherical 42 [[``spherical()`` 48 spherical(RadiusOrSphere const & radius_or_sphere)`` 89 `#include <boost/geometry/strategies/spherical/area.hpp>`
|
D | spherical.qbk | 16 [section:cs_spherical cs::spherical] 18 '''<indexterm><primary>cs</primary></indexterm><indexterm><primary>spherical</primary></indexterm>'… 22 Defines the spherical coordinate system where points are defined in two angles and an optional radi… 26 struct cs::spherical
|
/third_party/boost/libs/geometry/test/cs_undefined/ |
D | index.cpp | 80 rtree_test(g.pt, bgi::parameters<bgi::linear<4>, bg::strategy::index::spherical<> >()); in test_main() 81 rtree_test(g.pt, bgi::parameters<bgi::quadratic<4>, bg::strategy::index::spherical<> >()); in test_main() 82 rtree_test(g.pt, bgi::parameters<bgi::rstar<4>, bg::strategy::index::spherical<> >()); in test_main() 83 rtree_test(g.b, bgi::parameters<bgi::linear<4>, bg::strategy::index::spherical<> >()); in test_main() 84 rtree_test(g.b, bgi::parameters<bgi::quadratic<4>, bg::strategy::index::spherical<> >()); in test_main() 85 rtree_test(g.b, bgi::parameters<bgi::rstar<4>, bg::strategy::index::spherical<> >()); in test_main() 86 rtree_test(g.s, bgi::parameters<bgi::linear<4>, bg::strategy::index::spherical<> >()); in test_main() 87 rtree_test(g.s, bgi::parameters<bgi::quadratic<4>, bg::strategy::index::spherical<> >()); in test_main() 88 rtree_test(g.s, bgi::parameters<bgi::rstar<4>, bg::strategy::index::spherical<> >()); in test_main()
|
D | envelope_expand.cpp | 35 bg::envelope(g.ls, g.b, bg::strategy::envelope::spherical<>()); in test_main() 38 bg::envelope(g.r, g.b, bg::strategy::envelope::spherical<>()); in test_main() 41 bg::envelope(g.po, g.b, bg::strategy::envelope::spherical<>()); in test_main() 44 bg::envelope(g.mls, g.b, bg::strategy::envelope::spherical<>()); in test_main() 47 bg::envelope(g.mpo, g.b, bg::strategy::envelope::spherical<>()); in test_main()
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | transform.cpp | 102 typedef bg::model::point<T, 3, bg::cs::spherical<DegreeOrRadian> > spherical_type; in test_transformations() 116 typedef bg::model::point<T, 2, bg::cs::spherical<DegreeOrRadian> > spherical_type; in test_transformations() 133 test_all<bg::model::point<double, 2, bg::cs::spherical<bg::degree> >, in test_main() 134 bg::model::point<double, 2, bg::cs::spherical<bg::radian> > >(bg::math::d2r<double>()); in test_main() 135 test_all<bg::model::point<double, 2, bg::cs::spherical<bg::radian> >, in test_main() 136 bg::model::point<double, 2, bg::cs::spherical<bg::degree> > >(bg::math::r2d<double>()); in test_main() 138 test_all<bg::model::point<int, 2, bg::cs::spherical<bg::degree> >, in test_main() 139 bg::model::point<float, 2, bg::cs::spherical<bg::radian> > >(bg::math::d2r<float>()); in test_main()
|
/third_party/ffmpeg/libavutil/ |
D | spherical.c | 27 AVSphericalMapping *spherical = av_mallocz(sizeof(AVSphericalMapping)); in av_spherical_alloc() local 28 if (!spherical) in av_spherical_alloc() 32 *size = sizeof(*spherical); in av_spherical_alloc() 34 return spherical; in av_spherical_alloc()
|
/third_party/boost/boost/geometry/core/ |
D | cs.hpp | 134 struct spherical struct 202 struct cs_tag<cs::spherical<DegreeOrRadian> > 267 struct cs_angular_units<cs::spherical<DegreeOrRadian> > 327 typedef cs::spherical<Units> type;
|
/third_party/ffmpeg/libavfilter/ |
D | vf_showinfo.c | 63 const AVSphericalMapping *spherical = (const AVSphericalMapping *)sd->data; in dump_spherical() local 67 if (sd->size < sizeof(*spherical)) { in dump_spherical() 72 if (spherical->projection == AV_SPHERICAL_EQUIRECTANGULAR) in dump_spherical() 74 else if (spherical->projection == AV_SPHERICAL_CUBEMAP) in dump_spherical() 76 else if (spherical->projection == AV_SPHERICAL_EQUIRECTANGULAR_TILE) in dump_spherical() 83 yaw = ((double)spherical->yaw) / (1 << 16); in dump_spherical() 84 pitch = ((double)spherical->pitch) / (1 << 16); in dump_spherical() 85 roll = ((double)spherical->roll) / (1 << 16); in dump_spherical() 88 if (spherical->projection == AV_SPHERICAL_EQUIRECTANGULAR_TILE) { in dump_spherical() 90 av_spherical_tile_bounds(spherical, frame->width, frame->height, in dump_spherical() [all …]
|
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/ |
D | expand.cpp | 151 test_spherical_degree<bg::model::point<double, 2, bg::cs::spherical<bg::degree> > >(); in test_main() 152 test_spherical_radian<bg::model::point<double, 2, bg::cs::spherical<bg::radian> > >(); in test_main() 159 test_spherical_degree<bg::model::point<ttmath_big, 2, bg::cs::spherical<bg::degree> > >(); in test_main() 160 test_spherical_radian<bg::model::point<ttmath_big, 2, bg::cs::spherical<bg::radian> > >(); in test_main()
|
/third_party/boost/libs/geometry/test/strategies/ |
D | transform_cs.cpp | 54 bg::model::point<T, 2, bg::cs::spherical<bg::degree> > sp(input_long, input_lat); in test_transformations_spherical() 57 bg::model::point<T, 2, bg::cs::spherical<bg::radian> > spr; in test_transformations_spherical() 97 bg::model::point<T, 3, bg::cs::spherical<bg::degree> > sp3(input_long, input_lat, 0.5); in test_transformations_spherical() 100 bg::model::point<T, 3, bg::cs::spherical<bg::radian> > spr3; in test_transformations_spherical()
|
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | transform.cpp | 22 bg::model::point<long double, 2, bg::cs::spherical<bg::degree> > p1(15.0, 5.0); in main() 26 bg::model::point<long double, 2, bg::cs::spherical<bg::radian> > p2; in main()
|