Searched refs:latitude (Results 1 - 25 of 31) sorted by relevance

12

/external/python/cpython3/Lib/
H A Dantigravity.py7 def geohash(latitude, longitude, datedow):
17 print('%d%s %d%s' % (latitude, p[1:], longitude, q[1:]))
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowAddress.java17 private double latitude; field in class:ShadowAddress
23 return latitude;
27 public void setLatitude(double latitude) { argument
28 this.latitude = latitude;
H A DShadowLocation.java20 private double latitude; field in class:ShadowLocation
57 latitude = l.getLatitude();
159 return latitude;
163 public void setLatitude(double latitude) { argument
164 this.latitude = latitude;
209 if (Double.compare(that.latitude, latitude) != 0) return false;
223 temp = latitude != +0.0d ? Double.doubleToLongBits(latitude)
[all...]
H A DShadowGeocoder.java39 public List<Address> getFromLocation(double latitude, double longitude, int maxResults) throws IOException { argument
41 this.lastLatitude = latitude;
99 * @param lat latitude for simulated response
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/threegpp26244/
H A DLocationInformationBox.java20 private double latitude; field in class:LocationInformationBox
62 return latitude;
65 public void setLatitude(double latitude) { argument
66 this.latitude = latitude;
104 latitude = IsoTypeReader.readFixedPoint1616(content);
119 IsoTypeWriter.writeFixedPont1616(byteBuffer, latitude);
/external/icu/icu4c/source/i18n/
H A Dastro.h64 * This is a spherical coordinate system in which the latitude
83 * @param lat The ecliptic latitude, measured in radians.
88 latitude = lat;
94 * @param lat The ecliptic latitude, measured in radians.
99 latitude = lat;
110 * The ecliptic latitude, in radians. This specifies an object's
115 double latitude; member in class:CalendarAstronomer::Ecliptic
305 * latitude and longitude. The object's time is set to the current
311 * @param latitude The desired latitude, i
[all...]
H A Dastro.cpp261 * latitude and longitude. The object's time is set to the current
267 * @param latitude The desired latitude, in <em>degrees</em>. Positive
274 CalendarAstronomer::CalendarAstronomer(double longitude, double latitude) : argument
277 fLatitude = normPI(latitude * (double)DEG_RAD);
448 return eclipticToEquatorial(result, ecliptic.longitude, ecliptic.latitude);
455 * @param eclipLat The ecliptic latitude
1125 // of its own orbit. Now map to the ecliptic to get the latitude
1484 sprintf(tmp, "[%.5f,%.5f]", longitude*RAD_DEG, latitude*RAD_DEG);
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowGeocoder.java26 * @param latitude it's ignored by this implementation
32 public List<Address> getFromLocation(double latitude, double longitude, int maxResults) throws IOException { argument
/external/piex/src/
H A Dpiex_types.h70 Rational latitude[3]; member in struct:piex::PreviewImageData::Gps
H A Dtiff_parser.cc84 preview_image_data->gps.latitude)) {
/external/libxcam/modules/ocl/
H A Dcl_fisheye_handler.cpp168 CLFisheyeHandler::set_dst_range (float longitude, float latitude) argument
171 _range_latitude = latitude;
175 CLFisheyeHandler::get_dst_range (float &longitude, float &latitude) const
178 latitude = _range_latitude;
359 float longitude, latitude; local
360 get_dst_range (longitude, latitude);
362 ERROR, longitude > 0.0f && latitude > 0.0f,
363 XCAM_RETURN_ERROR_PARAM, "[%s] dest latitude and longitude were not set", get_name ());
422 radian_per_pixel[1] = degree2radian (latitude / table_height);
H A Dcl_fisheye_handler.h58 void set_dst_range (float longitude, float latitude);
59 void get_dst_range (float &longitude, float &latitude) const;
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DLocationFacade.java50 * u'time': 1297079691231L, u'latitude': 52.410557300000001, u'speed': 0, u'accuracy': 75}, u'gps':
52 * 1297079709000L, u'latitude': 52.41076922416687, u'speed': 0, u'accuracy': 24}}<br>
69 * la = n['latitude']
169 @Rpc(description = "Returns a list of addresses for the given latitude and longitude.", returns = "A list of addresses.")
171 @RpcParameter(name = "latitude") Double latitude,
175 return mGeocoder.getFromLocation(latitude, longitude, maxResults);
170 geocode( @pcParametername = �) Double latitude, @RpcParameter(name = �) Double longitude, @RpcParameter(name = �, description = �) @RpcDefault(�) Integer maxResults) argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DCalendarAstronomer.java231 * latitude and longitude. The object's time is set to the current
237 * @param latitude The desired latitude, in <em>degrees</em>. Positive
243 public CalendarAstronomer(double longitude, double latitude) { argument
246 fLatitude = normPI(latitude * DEG_RAD);
430 return eclipticToEquatorial(ecliptic.longitude, ecliptic.latitude);
437 * @param eclipLat The ecliptic latitude
1066 // of its own orbit. Now map to the ecliptic to get the latitude
1484 * This is a spherical coordinate system in which the latitude
1502 * @param lat The ecliptic latitude, measure
1526 public final double latitude; field in class:CalendarAstronomer.Ecliptic
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarAstronomer.java229 * latitude and longitude. The object's time is set to the current
235 * @param latitude The desired latitude, in <em>degrees</em>. Positive
241 public CalendarAstronomer(double longitude, double latitude) { argument
244 fLatitude = normPI(latitude * DEG_RAD);
428 return eclipticToEquatorial(ecliptic.longitude, ecliptic.latitude);
435 * @param eclipLat The ecliptic latitude
1064 // of its own orbit. Now map to the ecliptic to get the latitude
1482 * This is a spherical coordinate system in which the latitude
1500 * @param lat The ecliptic latitude, measure
1524 public final double latitude; field in class:CalendarAstronomer.Ecliptic
[all...]
/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Ddemo.c336 // latitude 0 to pi/2 for no mirrored bottom
346 int a, longitude, latitude; local
363 // latitude 0 to pi/2
364 for (latitude = latitudeBegin; latitude < latitudeEnd; ++latitude)
368 float p1 = -PI / 2 + latitude * 2 * PI / resol2;
369 float p2 = -PI / 2 + (latitude + 1) * 2 * PI / resol2;
391 if (latitude == latitudeBegin + 1)
471 } // latitude
[all...]
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
H A Dwikipedia.css3352 "latitude" are used by the [[Geo microformat]]. */
3355 .longitude, .latitude { white-space: nowrap; }
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1125 milliseconds

12