Home
last modified time | relevance | path

Searched defs:two_pi (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/
Dconstants.hpp38 inline T two_pi() { return boost::math::constants::two_pi<T>(); } in two_pi() function
/third_party/boost/boost/geometry/strategies/cartesian/
Dbuffer_point_circle.hpp93 promoted_type const two_pi = geometry::math::two_pi<promoted_type>(); in apply() local
Dbuffer_end_round.hpp72 PromotedType const two_pi = geometry::math::two_pi<PromotedType>(); in generate_points() local
Dbuffer_join_round.hpp84 PromotedType const two_pi = geometry::math::two_pi<PromotedType>(); in generate_points() local
/third_party/boost/boost/geometry/strategies/geographic/
Dbuffer_point_circle.hpp90 calculation_type const two_pi = geometry::math::two_pi<calculation_type>(); in apply() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dconstants.inl33 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_pi() function
/third_party/boost/boost/geometry/util/
Dnormalize_spheroidal_coordinates.hpp322 CoordinateType const two_pi = constants::period(); in normalize_angle_loop() local
334 CoordinateType const two_pi = constants::period(); in normalize_angle_cond() local
Dmath.hpp528 inline T two_pi() { return detail::define_two_pi<T>::apply(); } in two_pi() function
/third_party/boost/boost/geometry/srs/projections/proj/
Dvandg.hpp126 static const T two_pi = detail::two_pi<T>(); in inv() local
Disea.hpp395 static T const two_pi = detail::two_pi<T>(); in isea_snyder_forward() local
591 static T const two_pi = detail::two_pi<T>(); in snyder_ctran() local
639 static T const two_pi = detail::two_pi<T>(); in isea_ctran() local
735 static T const two_pi = detail::two_pi<T>(); in isea_rotate() local
Daitoff.hpp127 static const T two_pi = detail::two_pi<T>(); in inv() local
Domerc.hpp165 static const T two_pi = detail::two_pi<T>(); in setup_omerc() local
Dqsc.hpp164 static const T two_pi = detail::two_pi<T>(); in qsc_shift_lon_origin() local
Dlsat.hpp230 static T const two_pi = detail::two_pi<T>(); in setup_lsat() local
/third_party/boost/boost/geometry/formulas/
Dvincenty_inverse.hpp91 CT const two_pi = c2 * pi; in apply() local
Darea_formulas.hpp557 CT const two_pi in crosses_prime_meridian() local
/third_party/boost/boost/geometry/strategies/spherical/
Ddistance_cross_track_point_box.hpp83 ReturnType const two_pi = math::two_pi<ReturnType>(); in apply() local
Ddistance_cross_track_box_box.hpp112 ReturnType const two_pi = math::two_pi<ReturnType>(); in apply() local