Searched refs:longitude (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/unbound/sldns/ |
H A D | wire2str.c | 1724 uint32_t longitude; in sldns_wire2str_loc_scan() local 1744 longitude = sldns_read_uint32((*d)+8); in sldns_wire2str_loc_scan() 1762 if (longitude > equator) { in sldns_wire2str_loc_scan() 1764 longitude = longitude - equator; in sldns_wire2str_loc_scan() 1767 longitude = equator - longitude; in sldns_wire2str_loc_scan() 1769 h = longitude / (1000 * 60 * 60); in sldns_wire2str_loc_scan() 1770 longitude = longitude % (1000 * 60 * 60); in sldns_wire2str_loc_scan() 1771 m = longitude / (1000 * 60); in sldns_wire2str_loc_scan() 1772 longitude = longitude % (1000 * 60); in sldns_wire2str_loc_scan() 1773 s = (double) longitude / (1000.0); in sldns_wire2str_loc_scan()
|
H A D | str2wire.c | 2260 uint32_t longitude = 0; in sldns_str2wire_loc_buf() local 2382 longitude = (uint32_t) s; in sldns_str2wire_loc_buf() 2383 longitude += 1000 * 60 * m; in sldns_str2wire_loc_buf() 2384 longitude += 1000 * 60 * 60 * h; in sldns_str2wire_loc_buf() 2387 longitude += equator; in sldns_str2wire_loc_buf() 2389 longitude = equator - longitude; in sldns_str2wire_loc_buf() 2420 sldns_write_uint32(rd + 8, longitude); in sldns_str2wire_loc_buf()
|
/freebsd/contrib/ldns/ |
H A D | host2str.c | 709 uint32_t longitude; in ldns_rdf2buffer_str_loc() local 733 longitude = ldns_read_uint32(&ldns_rdf_data(rdf)[8]); in ldns_rdf2buffer_str_loc() 751 if (longitude > equator) { in ldns_rdf2buffer_str_loc() 753 longitude = longitude - equator; in ldns_rdf2buffer_str_loc() 756 longitude = equator - longitude; in ldns_rdf2buffer_str_loc() 758 h = longitude / (1000 * 60 * 60); in ldns_rdf2buffer_str_loc() 759 longitude = longitude % (1000 * 60 * 60); in ldns_rdf2buffer_str_loc() 760 m = longitude / (1000 * 60); in ldns_rdf2buffer_str_loc() 761 longitude = longitude % (1000 * 60); in ldns_rdf2buffer_str_loc() 762 s = (double) longitude / (1000.0); in ldns_rdf2buffer_str_loc()
|
H A D | str2host.c | 920 uint32_t longitude = 0; in ldns_str2rdf_loc() local 1040 longitude = (uint32_t) s; in ldns_str2rdf_loc() 1041 longitude += 1000 * 60 * m; in ldns_str2rdf_loc() 1042 longitude += 1000 * 60 * 60 * h; in ldns_str2rdf_loc() 1045 longitude += equator; in ldns_str2rdf_loc() 1047 longitude = equator - longitude; in ldns_str2rdf_loc() 1081 ldns_write_uint32(data + 8, longitude); in ldns_str2rdf_loc()
|
/freebsd/contrib/ntp/clockstuff/ |
H A D | README | 14 longitude and latitude of the transmitter and receiver. Use
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 14 # 2. Latitude and longitude of the timezone's principal location 17 # first latitude (+ is north), then longitude (+ is east).
|
H A D | australasia | 971 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 1884 # longitude of the atoll. 1910 # Western Caroline Islands with 137E longitude as border, Truk and Ponape 2224 # changes of longitude in one-hour steps. The one-hour step corresponds to a 2225 # time zone width of 15° longitude. The 15° gore that is offset from GMT or
|
H A D | europe | 26 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 113 # beside the river at Kew. In the 18th century, before time and longitude 121 # position is 51° 28' 30" N, 0° 18' 45" W. The longitude should 3764 # This decision changes the default longitude for Turkish time zone from 30 3777 # the decision of reverting the "default longitude change". So the
|
H A D | northamerica | 15 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 2073 # Territory lying east of the 138th degree longitude west. 2076 # longitude west, Yukon (West) Standard Time shall be reckoned as nine 2619 # 1- Zona Centro (Central Zone): Corresponds to longitude 90 W, 2629 # longitude they are located at.
|
H A D | backzone | 1522 # eastern longitude = 01:12:14 in time. Less 12 minutes gives the
|
H A D | asia | 1556 # For 2091 solar-longitude-after yields 2091-03-20 08:40:07.7 UT for
|
H A D | NEWS | 4396 select a zone based on latitude and longitude.
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.stats | 206 -075:45:02.392 receiver longitude (E)
|
/freebsd/contrib/tzcode/ |
H A D | NEWS | 4293 select a zone based on latitude and longitude.
|
/freebsd/share/dict/ |
H A D | web2a | 37255 node longitude
|
H A D | web2 | 108251 longitude
|