Home
last modified time | relevance | path

Searched refs:longitude (Results 1 – 25 of 50) sorted by relevance

12

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowLocation.java21 private double longitude; field in ShadowLocation
58 longitude = l.getLongitude(); in set()
169 return longitude; in getLongitude()
173 public void setLongitude(double longitude) { in setLongitude() argument
174 this.longitude = longitude; in setLongitude()
210 if (Double.compare(that.longitude, longitude) != 0) return false; in equals()
225 temp = longitude != +0.0d ? Double.doubleToLongBits(longitude) : 0L; in hashCode()
238 ", longitude=" + longitude + in toString()
384 if (latitude != mLat1 || longitude != mLon1 || in distanceTo()
386 computeDistanceAndBearing(latitude, longitude, in distanceTo()
[all …]
DShadowAddress.java16 private double longitude; field in ShadowAddress
33 return longitude; in getLongitude()
37 public void setLongitude(double longitude) { in setLongitude() argument
38 this.longitude = longitude; in setLongitude()
DShadowGeocoder.java39 …public List<Address> getFromLocation(double latitude, double longitude, int maxResults) throws IOE… in getFromLocation() argument
42 this.lastLongitude = longitude; in getFromLocation()
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/threegpp26244/
DLocationInformationBox.java19 private double longitude; field in LocationInformationBox
54 return longitude; in getLongitude()
57 public void setLongitude(double longitude) { in setLongitude() argument
58 this.longitude = longitude; in setLongitude()
103 longitude = IsoTypeReader.readFixedPoint1616(content); in _parseDetails()
118 IsoTypeWriter.writeFixedPont1616(byteBuffer, longitude); in getContent()
/external/vulkan-validation-layers/libs/glm/gtx/
Dpolar_coordinates.inl25 atan(tmp.x, tmp.z), // longitude
31 degrees(atan(tmp.x, tmp.z)), // longitude
44 T const longitude(polar.y); local
48 T const longitude(radians(polar.y));
52 cos(latitude) * sin(longitude),
54 cos(latitude) * cos(longitude));
/external/icu/icu4c/source/i18n/
Dastro.h89 longitude = lon;
100 longitude = lon; in set()
128 double longitude; variable
317 CalendarAstronomer(double longitude, double latitude);
485 /*public*/ void getSunLongitude(double julianDay, double &longitude, double &meanAnomaly);
Dastro.cpp274 CalendarAstronomer::CalendarAstronomer(double longitude, double latitude) : in CalendarAstronomer() argument
276 fLongitude = normPI(longitude * (double)DEG_RAD); in CalendarAstronomer()
448 return eclipticToEquatorial(result, ecliptic.longitude, ecliptic.latitude); in eclipticToEquatorial()
638 /*public*/ void CalendarAstronomer::getSunLongitude(double jDay, double &longitude, double &meanAno… in getSunLongitude() argument
657 longitude = norm2PI(trueAnomaly(meanAnomaly, SUN_E) + SUN_OMEGA_G); in getSunLongitude()
1484 sprintf(tmp, "[%.5f,%.5f]", longitude*RAD_DEG, latitude*RAD_DEG); in toString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java241 public CalendarAstronomer(double longitude, double latitude) { in CalendarAstronomer() argument
243 fLongitude = normPI(longitude * DEG_RAD); in CalendarAstronomer()
428 return eclipticToEquatorial(ecliptic.longitude, ecliptic.latitude); in eclipticToEquatorial()
1506 longitude = lon;
1515 return Double.toString(longitude*RAD_DEG) + "," + (latitude*RAD_DEG);
1537 public final double longitude;
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCalendarAstronomer.java243 public CalendarAstronomer(double longitude, double latitude) { in CalendarAstronomer() argument
245 fLongitude = normPI(longitude * DEG_RAD); in CalendarAstronomer()
430 return eclipticToEquatorial(ecliptic.longitude, ecliptic.latitude); in eclipticToEquatorial()
1508 longitude = lon;
1517 return Double.toString(longitude*RAD_DEG) + "," + (latitude*RAD_DEG);
1539 public final double longitude;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DAstroTest.java50 double longitude = astro.getSunLongitude(); in TestSolarLongitude() local
51 if (longitude != tests[i][5]) { in TestSolarLongitude()
52 if ((float)longitude == (float)tests[i][5]) { in TestSolarLongitude()
53 logln("longitude(" + longitude + in TestSolarLongitude()
57 errln("FAIL: longitude(" + longitude + in TestSolarLongitude()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DAstroTest.java49 double longitude = astro.getSunLongitude(); in TestSolarLongitude() local
50 if (longitude != tests[i][5]) { in TestSolarLongitude()
51 if ((float)longitude == (float)tests[i][5]) { in TestSolarLongitude()
52 logln("longitude(" + longitude + in TestSolarLongitude()
56 errln("FAIL: longitude(" + longitude + in TestSolarLongitude()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DLocationFacade.java172 @RpcParameter(name = "longitude") Double longitude, in geocode()
175 return mGeocoder.getFromLocation(latitude, longitude, maxResults); in geocode()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c346 int a, longitude, latitude; in createSuperShape() local
360 for (longitude = 0; longitude < longitudeCount; ++longitude) in createSuperShape()
366 float t1 = -PI + longitude * 2 * PI / resol1; in createSuperShape()
367 float t2 = -PI + (longitude + 1) * 2 * PI / resol1; in createSuperShape()
/external/piex/src/
Dpiex_types.h72 Rational longitude[3]; member
/external/icu/icu4c/source/test/intltest/
Dastrotst.cpp97 double longitude = astro->getSunLongitude(); in TestSolarLongitude() local
101 …toString() + (UnicodeString)"; " /* + result.toHmsString()*/ + " Sun longitude is " + longitude ); in TestSolarLongitude()
/external/libexif/po/
Den_GB.po2565 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2566 "indicates east longitude, and 'W' is west longitude."
2568 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2569 "indicates east longitude, and 'W' is west longitude."
2577 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2583 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2813 "Indicates whether the longitude of the destination point is east or west "
2814 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2816 "Indicates whether the longitude of the destination point is east or west "
2817 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
[all …]
Den_AU.po2565 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2566 "indicates east longitude, and 'W' is west longitude."
2568 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2569 "indicates east longitude, and 'W' is west longitude."
2577 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2583 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2813 "Indicates whether the longitude of the destination point is east or west "
2814 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2816 "Indicates whether the longitude of the destination point is east or west "
2817 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
[all …]
Dlibexif-12.pot2521 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2522 "indicates east longitude, and 'W' is west longitude."
2531 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2717 "Indicates whether the longitude of the destination point is east or west "
2718 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2727 "Indicates the longitude of the destination point. The longitude is expressed "
2729 "respectively. If longitude is expressed as degrees, minutes and seconds, a "
Den_CA.po2521 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2522 "indicates east longitude, and 'W' is west longitude."
2531 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2726 "Indicates whether the longitude of the destination point is east or west "
2727 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2736 "Indicates the longitude of the destination point. The longitude is expressed "
2738 "respectively. If longitude is expressed as degrees, minutes and seconds, a "
Dsr.po2552 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2553 "indicates east longitude, and 'W' is west longitude."
2564 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2762 "Indicates whether the longitude of the destination point is east or west "
2763 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2772 "Indicates the longitude of the destination point. The longitude is expressed "
2774 "respectively. If longitude is expressed as degrees, minutes and seconds, a "
Duk.po2524 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2525 "indicates east longitude, and 'W' is west longitude."
2534 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2720 "Indicates whether the longitude of the destination point is east or west "
2721 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2730 "Indicates the longitude of the destination point. The longitude is expressed "
2732 "respectively. If longitude is expressed as degrees, minutes and seconds, a "
Dbe.po2525 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2526 "indicates east longitude, and 'W' is west longitude."
2535 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2721 "Indicates whether the longitude of the destination point is east or west "
2722 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2731 "Indicates the longitude of the destination point. The longitude is expressed "
2733 "respectively. If longitude is expressed as degrees, minutes and seconds, a "
Dru.po2556 "Indicates whether the longitude is east or west longitude. ASCII 'E' "
2557 "indicates east longitude, and 'W' is west longitude."
2568 "Indicates the longitude. The longitude is expressed as three RATIONAL values "
2791 "Indicates whether the longitude of the destination point is east or west "
2792 "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude."
2801 "Indicates the longitude of the destination point. The longitude is expressed "
2803 "respectively. If longitude is expressed as degrees, minutes and seconds, a "
/external/timezonepicker-support/
Dzone.tab11 # 2. Latitude and longitude of the zone's principal location
14 # first latitude (+ is north), then longitude (+ is east).
/external/python/cpython2/Doc/library/
Dstring.rst541 >>> 'Coordinates: {latitude}, {longitude}'.format(latitude='37.24N', longitude='-115.81W')
543 >>> coord = {'latitude': '37.24N', 'longitude': '-115.81W'}
544 >>> 'Coordinates: {latitude}, {longitude}'.format(**coord)

12