/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowLocation.java | 20 private double latitude; field in ShadowLocation 57 latitude = l.getLatitude(); in set() 159 return latitude; in getLatitude() 163 public void setLatitude(double latitude) { in setLatitude() argument 164 this.latitude = latitude; in setLatitude() 209 if (Double.compare(that.latitude, latitude) != 0) return false; in equals() 223 temp = latitude != +0.0d ? Double.doubleToLongBits(latitude) : 0L; in hashCode() 237 ", latitude=" + latitude + in toString() 384 if (latitude != mLat1 || longitude != mLon1 || in distanceTo() 386 computeDistanceAndBearing(latitude, longitude, in distanceTo() [all …]
|
D | ShadowAddress.java | 17 private double latitude; field in ShadowAddress 23 return latitude; in getLatitude() 27 public void setLatitude(double latitude) { in setLatitude() argument 28 this.latitude = latitude; in setLatitude()
|
D | ShadowGeocoder.java | 39 …public List<Address> getFromLocation(double latitude, double longitude, int maxResults) throws IOE… in getFromLocation() argument 41 this.lastLatitude = latitude; in getFromLocation()
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/threegpp26244/ |
D | LocationInformationBox.java | 20 private double latitude; field in LocationInformationBox 62 return latitude; in getLatitude() 65 public void setLatitude(double latitude) { in setLatitude() argument 66 this.latitude = latitude; in setLatitude() 104 latitude = IsoTypeReader.readFixedPoint1616(content); in _parseDetails() 119 IsoTypeWriter.writeFixedPont1616(byteBuffer, latitude); in getContent()
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | polar_coordinates.inl | 24 atan(xz_dist, tmp.y), // latitude 30 degrees(atan(xz_dist, tmp.y)), // latitude 43 T const latitude(polar.x); local 47 T const latitude(radians(polar.x)); 52 cos(latitude) * sin(longitude), 53 sin(latitude), 54 cos(latitude) * cos(longitude));
|
/external/icu/icu4c/source/i18n/ |
D | astro.h | 88 latitude = lat; 99 latitude = lat; in set() 115 double latitude; variable 317 CalendarAstronomer(double longitude, double latitude);
|
D | astro.cpp | 274 CalendarAstronomer::CalendarAstronomer(double longitude, double latitude) : in CalendarAstronomer() argument 277 fLatitude = normPI(latitude * (double)DEG_RAD); in CalendarAstronomer() 448 return eclipticToEquatorial(result, ecliptic.longitude, ecliptic.latitude); in eclipticToEquatorial() 1484 sprintf(tmp, "[%.5f,%.5f]", longitude*RAD_DEG, latitude*RAD_DEG); in toString()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CalendarAstronomer.java | 241 public CalendarAstronomer(double longitude, double latitude) { in CalendarAstronomer() argument 244 fLatitude = normPI(latitude * DEG_RAD); in CalendarAstronomer() 428 return eclipticToEquatorial(ecliptic.longitude, ecliptic.latitude); in eclipticToEquatorial() 1505 latitude = lat; 1515 return Double.toString(longitude*RAD_DEG) + "," + (latitude*RAD_DEG); 1524 public final double latitude;
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | CalendarAstronomer.java | 243 public CalendarAstronomer(double longitude, double latitude) { in CalendarAstronomer() argument 246 fLatitude = normPI(latitude * DEG_RAD); in CalendarAstronomer() 430 return eclipticToEquatorial(ecliptic.longitude, ecliptic.latitude); in eclipticToEquatorial() 1507 latitude = lat; 1517 return Double.toString(longitude*RAD_DEG) + "," + (latitude*RAD_DEG); 1526 public final double latitude;
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
D | LocationFacade.java | 171 @RpcParameter(name = "latitude") Double latitude, in geocode() 175 return mGeocoder.getFromLocation(latitude, longitude, maxResults); in geocode()
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | demo.c | 346 int a, longitude, latitude; in createSuperShape() local 364 for (latitude = latitudeBegin; latitude < latitudeEnd; ++latitude) in createSuperShape() 368 float p1 = -PI / 2 + latitude * 2 * PI / resol2; in createSuperShape() 369 float p2 = -PI / 2 + (latitude + 1) * 2 * PI / resol2; in createSuperShape() 391 if (latitude == latitudeBegin + 1) in createSuperShape()
|
/external/piex/src/ |
D | piex_types.h | 70 Rational latitude[3]; member
|
/external/libexif/po/ |
D | en_GB.po | 2531 "Indicates whether the latitude is north or south latitude. The ASCII value " 2532 "'N' indicates north latitude, and 'S' is south latitude." 2534 "Indicates whether the latitude is north or south latitude. The ASCII value " 2535 "'N' indicates north latitude, and 'S' is south latitude." 2547 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2553 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2779 "Indicates whether the latitude of the destination point is north or south " 2780 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2781 "latitude." 2783 "Indicates whether the latitude of the destination point is north or south " [all …]
|
D | en_AU.po | 2531 "Indicates whether the latitude is north or south latitude. The ASCII value " 2532 "'N' indicates north latitude, and 'S' is south latitude." 2534 "Indicates whether the latitude is north or south latitude. The ASCII value " 2535 "'N' indicates north latitude, and 'S' is south latitude." 2547 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2553 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2779 "Indicates whether the latitude of the destination point is north or south " 2780 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2781 "latitude." 2783 "Indicates whether the latitude of the destination point is north or south " [all …]
|
D | libexif-12.pot | 2494 "Indicates whether the latitude is north or south latitude. The ASCII value " 2495 "'N' indicates north latitude, and 'S' is south latitude." 2508 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2692 "Indicates whether the latitude of the destination point is north or south " 2693 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2694 "latitude." 2703 "Indicates the latitude of the destination point. The latitude is expressed " 2705 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | en_CA.po | 2494 "Indicates whether the latitude is north or south latitude. The ASCII value " 2495 "'N' indicates north latitude, and 'S' is south latitude." 2508 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2701 "Indicates whether the latitude of the destination point is north or south " 2702 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2703 "latitude." 2712 "Indicates the latitude of the destination point. The latitude is expressed " 2714 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | sr.po | 2518 "Indicates whether the latitude is north or south latitude. The ASCII value " 2519 "'N' indicates north latitude, and 'S' is south latitude." 2534 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2737 "Indicates whether the latitude of the destination point is north or south " 2738 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2739 "latitude." 2748 "Indicates the latitude of the destination point. The latitude is expressed " 2750 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | uk.po | 2497 "Indicates whether the latitude is north or south latitude. The ASCII value " 2498 "'N' indicates north latitude, and 'S' is south latitude." 2511 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2695 "Indicates whether the latitude of the destination point is north or south " 2696 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2697 "latitude." 2706 "Indicates the latitude of the destination point. The latitude is expressed " 2708 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | be.po | 2498 "Indicates whether the latitude is north or south latitude. The ASCII value " 2499 "'N' indicates north latitude, and 'S' is south latitude." 2512 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2696 "Indicates whether the latitude of the destination point is north or south " 2697 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2698 "latitude." 2707 "Indicates the latitude of the destination point. The latitude is expressed " 2709 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | ru.po | 2524 "Indicates whether the latitude is north or south latitude. The ASCII value " 2525 "'N' indicates north latitude, and 'S' is south latitude." 2540 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2764 "Indicates whether the latitude of the destination point is north or south " 2765 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2766 "latitude." 2777 "Indicates the latitude of the destination point. The latitude is expressed " 2779 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | ja.po | 2506 "Indicates whether the latitude is north or south latitude. The ASCII value " 2507 "'N' indicates north latitude, and 'S' is south latitude." 2520 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2705 "Indicates whether the latitude of the destination point is north or south " 2706 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2707 "latitude." 2716 "Indicates the latitude of the destination point. The latitude is expressed " 2718 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | zh_CN.po | 2498 "Indicates whether the latitude is north or south latitude. The ASCII value " 2499 "'N' indicates north latitude, and 'S' is south latitude." 2512 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2696 "Indicates whether the latitude of the destination point is north or south " 2697 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2698 "latitude." 2707 "Indicates the latitude of the destination point. The latitude is expressed " 2709 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
D | tr.po | 2498 "Indicates whether the latitude is north or south latitude. The ASCII value " 2499 "'N' indicates north latitude, and 'S' is south latitude." 2512 "Indicates the latitude. The latitude is expressed as three RATIONAL values " 2696 "Indicates whether the latitude of the destination point is north or south " 2697 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " 2698 "latitude." 2707 "Indicates the latitude of the destination point. The latitude is expressed " 2709 "respectively. If latitude is expressed as degrees, minutes and seconds, a "
|
/external/vixl/doc/aarch32/design/ |
D | literal-pool-aarch32.md | 68 considering the sometimes small latitude given to emit the pools. But
|
/external/python/cpython2/Doc/library/ |
D | string.rst | 541 >>> 'Coordinates: {latitude}, {longitude}'.format(latitude='37.24N', longitude='-115.81W') 543 >>> coord = {'latitude': '37.24N', 'longitude': '-115.81W'} 544 >>> 'Coordinates: {latitude}, {longitude}'.format(**coord)
|