/third_party/boost/libs/geometry/test/formulas/ |
D | vertex_longitude_cases.hpp | 18 double lat; member 24 double lat; member
|
D | intersection_cases.hpp | 18 double lat; member 24 double lat; member
|
D | direct_meridian_cases.hpp | 18 double lat; member
|
D | inverse_cases.hpp | 18 double lat; member
|
D | direct_cases.hpp | 19 double lat; 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 | 48 double lat = x <= 180 ? 0 : 30; in test_rtree() local 64 double lat = x <= 180 ? 0 : 30; 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/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() 62 calc_t const lat = get_as_radian<1>(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() 98 coord_t lat = get<1>(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 | gnomonic_intersection.hpp | 49 CT & lon, CT & lat, in apply() 69 CT & lon, CT & lat, in apply()
|
D | interpolate_point_spherical.hpp | 51 CalculationType const lat = geometry::get_as_radian<1>(p0); in compute_axis() local
|
D | geographic.hpp | 44 calc_t const lat = get_as_radian<1>(point_geo); in geo_to_cart3d() local 70 calc_t const lat = get_as_radian<1>(point_geo); in geo_to_cart3d() local 127 coord_t lat = get<1>(res); in cart3d_to_geo() local
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | pj_inv.hpp | 67 calc_t lon = 0, lat = 0; in pj_inv() local
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | side_by_cross_track.hpp | 69 calc_t lat = geometry::get_as_radian<1>(p); in apply() local
|
/third_party/boost/libs/geometry/test/strategies/ |
D | distance_cross_track_cases.hpp | 18 double lat; 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 | 176 static const std::string lat[3] = {"lat_1", "lat_2", "lat_3"}; in chamb_init_lat() local 182 … static const srs::dpar::name_r lat[3] = {srs::dpar::lat_1, srs::dpar::lat_2, srs::dpar::lat_3}; in chamb_init_lat() local
|
/third_party/cJSON/ |
D | test.c | 32 double lat; member
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | astro.h | 98 void set(double lat, double lon) { in set()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | astro.h | 98 void set(double lat, double lon) { in set()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | astro.h | 98 void set(double lat, double lon) { in set()
|