/third_party/boost/libs/geometry/test/formulas/ |
D | vertex_longitude_cases.hpp | 17 double lon; member 23 double lon; member
|
D | intersection_cases.hpp | 17 double lon; member 23 double lon; member
|
D | direct_meridian_cases.hpp | 17 double lon; member
|
D | inverse_cases.hpp | 17 double lon; member
|
D | direct_cases.hpp | 18 double lon; member
|
/third_party/grpc/examples/csharp/RouteGuide/RouteGuideClient/ |
D | Program.cs | 41 public void GetFeature(int lat, int lon) in GetFeature() 206 private RouteNote NewNote(string message, int lat, int lon) in NewNote()
|
/third_party/boost/libs/geometry/index/test/rtree/ |
D | rtree_non_cartesian.cpp | 47 double lon = x; in test_rtree() local 63 double lon = x; in test_rtree() local
|
/third_party/boost/libs/geometry/test/srs/ |
D | projections.cpp | 53 double lon, double lat, in test_forward() 80 double lon, double lat, in test_inverse()
|
D | projection.cpp | 43 void test_one(double lon, double lat, in test_one()
|
D | projection_epsg.cpp | 41 void test_one(double lon, double lat, in test_one()
|
D | projection_selftest_cases.hpp | 49 struct LL { double lon, lat; }; member
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | adjlon.hpp | 49 inline T adjlon (T lon) in adjlon()
|
D | pj_inv.hpp | 67 calc_t lon = 0, lat = 0; in pj_inv() local
|
/third_party/boost/boost/geometry/formulas/ |
D | spherical.hpp | 48 static inline void sph_to_cart3d(T const& lon, T const& lat, T & x, T & y, T & z) in sph_to_cart3d() 61 calc_t const lon = get_as_radian<0>(point_sph); in sph_to_cart3d() local 75 static inline void cart3d_to_sph(T const& x, T const& y, T const& z, T & lon, T & lat) in cart3d_to_sph() 97 coord_t lon = get<0>(res); in cart3d_to_sph() local
|
D | gnomonic_spheroid.hpp | 52 static inline bool forward(CT const& lon0, CT const& lat0, in forward() 76 CT & lon, CT & lat, in inverse()
|
D | sjoberg_intersection.hpp | 304 sjoberg_geodesic(CT const& lon, CT const& lat, CT const& alpha, CT const& f) in sjoberg_geodesic() 509 bool lon(CT const& sin_beta, CT const& t, vertex_data const& vd, in lon() function in boost::geometry::formula::sjoberg_geodesic 539 CT lon(CT const& delta_lon) const in lon() function in boost::geometry::formula::sjoberg_geodesic 550 void vertex(CT & lon, CT & lat) const in vertex() 643 CT & lon, CT & lat, in apply() 667 CT & lon, CT & lat, in apply() 799 CT & lon, CT & lat) // out in newton_method() 931 CT const& lon1, CT const& lon2, CT const& lon) in is_result_longitude_ok() 981 CT & lon, CT & lat) in converge_07() 1154 CT & lon, CT & k_diff, in converge_07_one_geod()
|
D | gnomonic_intersection.hpp | 49 CT & lon, CT & lat, in apply() 69 CT & lon, CT & lat, in apply()
|
D | interpolate_point_spherical.hpp | 66 CalculationType const lon = geometry::get_as_radian<0>(p0); in compute_axis() local
|
D | geographic.hpp | 43 calc_t const lon = get_as_radian<0>(point_geo); in geo_to_cart3d() local 69 calc_t const lon = get_as_radian<0>(point_geo); in geo_to_cart3d() local 126 coord_t lon = get<0>(res); in cart3d_to_geo() local
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | side_by_cross_track.hpp | 68 calc_t lon = geometry::get_as_radian<0>(p); in apply() local
|
/third_party/boost/libs/geometry/test/strategies/ |
D | distance_cross_track_cases.hpp | 17 double lon; member
|
D | thomas.cpp | 78 void test_side(double lon1, double lat1, in test_side()
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | chamb.hpp | 189 static const std::string lon[3] = {"lon_1", "lon_2", "lon_3"}; in chamb_init_lon() local 195 … static const srs::dpar::name_r lon[3] = {srs::dpar::lon_1, srs::dpar::lon_2, srs::dpar::lon_3}; in chamb_init_lon() local
|
D | qsc.hpp | 161 inline T qsc_shift_lon_origin(T const& lon, T const& offset) in qsc_shift_lon_origin() 190 T lat, lon; in fwd() local
|
/third_party/cJSON/ |
D | test.c | 33 double lon; member
|