Home
last modified time | relevance | path

Searched refs:latitude (Results 1 – 25 of 118) sorted by relevance

12345

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dpolar_coordinates.inl17 asin(tmp.y), // latitude
28 T const latitude(polar.x); local
32 cos(latitude) * sin(longitude),
33 sin(latitude),
34 cos(latitude) * cos(longitude));
/third_party/skia/third_party/externals/icu/source/i18n/
Dastro.h88 latitude = lat;
99 latitude = lat; in set()
115 double latitude; variable
317 CalendarAstronomer(double longitude, double latitude);
Dastro.cpp274 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()
/third_party/icu/icu4c/source/i18n/
Dastro.h88 latitude = lat;
99 latitude = lat; in set()
115 double latitude; variable
317 CalendarAstronomer(double longitude, double latitude);
Dastro.cpp274 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()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dastro.h88 latitude = lat;
99 latitude = lat; in set()
115 double latitude; variable
317 CalendarAstronomer(double longitude, double latitude);
Dastro.cpp274 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()
/third_party/node/deps/icu-small/source/i18n/
Dastro.h88 latitude = lat;
99 latitude = lat; in set()
115 double latitude; variable
317 CalendarAstronomer(double longitude, double latitude);
Dastro.cpp274 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()
/third_party/python/Lib/
Dantigravity.py7 def geohash(latitude, longitude, datedow): argument
17 print('%d%s %d%s' % (latitude, p[1:], longitude, q[1:]))
/third_party/jsframework/runtime/main/extend/systemplugin/
Dgeolocation.js20 latitude: '121.61934', property
49 data.latitude = getRandomArbitrary(121, 122)
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java241 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;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCalendarAstronomer.java243 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()
1508 latitude = lat;
1518 return Double.toString(longitude*RAD_DEG) + "," + (latitude*RAD_DEG);
1527 public final double latitude;
/third_party/tzdata/
Dtzselect.8.txt22 Use ISO 6709 notation for coord, that is, a latitude immediately
23 followed by a longitude. The latitude and longitude should be
60 Table of country codes, latitude and longitude, timezones, and
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_tags.c98 gdouble longitude, latitude, altitude; in qtdemux_tag_add_location() local
134 latitude = QT_SFP32 (data + offset); in qtdemux_tag_add_location()
141 latitude >= -90.0 && latitude <= 90.0) { in qtdemux_tag_add_location()
143 GST_TAG_GEO_LOCATION_LATITUDE, latitude, in qtdemux_tag_add_location()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_geolocation.js20 latitude: '[PC preview] unknow latitude', property
32 latitude: '[PC preview] unknow latitude', property
Dohos_multimedia_media.js73 latitude: '[PC Preview] unknow latitude', property
Dohos_sensor.js153 latitude: '[PC preview] unknown latitude', property
Dohos_telephony_radio.js169 latitude: "[PC Preview] unknow latitude", property
/third_party/skia/third_party/externals/piex/src/
Dpiex_types.h70 Rational latitude[3]; member
/third_party/flutter/skia/third_party/externals/piex/src/
Dpiex_types.h70 Rational latitude[3]; member
/third_party/libexif/po/
Den_AU.po2522 "Indicates whether the latitude is north or south latitude. The ASCII value "
2523 "'N' indicates north latitude, and 'S' is south latitude."
2525 "Indicates whether the latitude is north or south latitude. The ASCII value "
2526 "'N' indicates north latitude, and 'S' is south latitude."
2538 "Indicates the latitude. The latitude is expressed as three RATIONAL values "
2544 "Indicates the latitude. The latitude is expressed as three RATIONAL values "
2770 "Indicates whether the latitude of the destination point is north or south "
2771 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south "
2772 "latitude."
2774 "Indicates whether the latitude of the destination point is north or south "
[all …]
Den_GB.po2522 "Indicates whether the latitude is north or south latitude. The ASCII value "
2523 "'N' indicates north latitude, and 'S' is south latitude."
2525 "Indicates whether the latitude is north or south latitude. The ASCII value "
2526 "'N' indicates north latitude, and 'S' is south latitude."
2538 "Indicates the latitude. The latitude is expressed as three RATIONAL values "
2544 "Indicates the latitude. The latitude is expressed as three RATIONAL values "
2770 "Indicates whether the latitude of the destination point is north or south "
2771 "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south "
2772 "latitude."
2774 "Indicates whether the latitude of the destination point is north or south "
[all …]
Dfr.po2503 …Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north lat…
2504 … "Indique si la latitude est une latitude Nord ou Sud. La valeur ASCII 'N' indique la latitude Nor…
2515 msgid "Indicates the latitude. The latitude is expressed as three RATIONAL values giving the degree…
2516 msgstr "Indique la latitude. Cette latitude est exprimée par trois valeurs RATIONNELLES indiquant r…
2648 msgstr "Référence pour la latitude de destination"
2651 …ether the latitude of the destination point is north or south latitude. The ASCII value 'N' indica…
2652 … "Indique si la latitude de la destination pointe vers le nord ou le sud. La valeur ASCII « N » in…
2659latitude of the destination point. The latitude is expressed as three RATIONAL values giving the d…
2660latitude du point de destination. La latitude est représentée par trois valeurs RATIONNELLES pour …
3080 msgstr "Indique la vitesse et la latitude ISO de l'appareil photo ou du périphérique d'entrée comme…
[all …]
/third_party/python/Doc/library/
Dstring.rst609 >>> 'Coordinates: {latitude}, {longitude}'.format(latitude='37.24N', longitude='-115.81W')
611 >>> coord = {'latitude': '37.24N', 'longitude': '-115.81W'}
612 >>> 'Coordinates: {latitude}, {longitude}'.format(**coord)

12345