Searched refs:longitude (Results 1 – 16 of 16) sorted by relevance
| /freebsd-11-stable/contrib/ldns/ |
| HD | str2host.c | 864 uint32_t longitude = 0; in ldns_str2rdf_loc() local 984 longitude = (uint32_t) s; in ldns_str2rdf_loc() 985 longitude += 1000 * 60 * m; in ldns_str2rdf_loc() 986 longitude += 1000 * 60 * 60 * h; in ldns_str2rdf_loc() 989 longitude += equator; in ldns_str2rdf_loc() 991 longitude = equator - longitude; in ldns_str2rdf_loc() 1025 ldns_write_uint32(data + 8, longitude); in ldns_str2rdf_loc()
|
| HD | host2str.c | 691 uint32_t longitude; in ldns_rdf2buffer_str_loc() local 715 longitude = ldns_read_uint32(&ldns_rdf_data(rdf)[8]); in ldns_rdf2buffer_str_loc() 733 if (longitude > equator) { in ldns_rdf2buffer_str_loc() 735 longitude = longitude - equator; in ldns_rdf2buffer_str_loc() 738 longitude = equator - longitude; in ldns_rdf2buffer_str_loc() 740 h = longitude / (1000 * 60 * 60); in ldns_rdf2buffer_str_loc() 741 longitude = longitude % (1000 * 60 * 60); in ldns_rdf2buffer_str_loc() 742 m = longitude / (1000 * 60); in ldns_rdf2buffer_str_loc() 743 longitude = longitude % (1000 * 60); in ldns_rdf2buffer_str_loc() 744 s = (double) longitude / (1000.0); in ldns_rdf2buffer_str_loc()
|
| /freebsd-11-stable/contrib/unbound/sldns/ |
| HD | wire2str.c | 1391 uint32_t longitude; in sldns_wire2str_loc_scan() local 1411 longitude = sldns_read_uint32((*d)+8); in sldns_wire2str_loc_scan() 1429 if (longitude > equator) { in sldns_wire2str_loc_scan() 1431 longitude = longitude - equator; in sldns_wire2str_loc_scan() 1434 longitude = equator - longitude; in sldns_wire2str_loc_scan() 1436 h = longitude / (1000 * 60 * 60); in sldns_wire2str_loc_scan() 1437 longitude = longitude % (1000 * 60 * 60); in sldns_wire2str_loc_scan() 1438 m = longitude / (1000 * 60); in sldns_wire2str_loc_scan() 1439 longitude = longitude % (1000 * 60); in sldns_wire2str_loc_scan() 1440 s = (double) longitude / (1000.0); in sldns_wire2str_loc_scan()
|
| HD | str2wire.c | 1527 uint32_t longitude = 0; in sldns_str2wire_loc_buf() local 1649 longitude = (uint32_t) s; in sldns_str2wire_loc_buf() 1650 longitude += 1000 * 60 * m; in sldns_str2wire_loc_buf() 1651 longitude += 1000 * 60 * 60 * h; in sldns_str2wire_loc_buf() 1654 longitude += equator; in sldns_str2wire_loc_buf() 1656 longitude = equator - longitude; in sldns_str2wire_loc_buf() 1687 sldns_write_uint32(rd + 8, longitude); in sldns_str2wire_loc_buf()
|
| /freebsd-11-stable/contrib/ntp/clockstuff/ |
| HD | README | 14 longitude and latitude of the transmitter and receiver. Use
|
| /freebsd-11-stable/contrib/tzdata/ |
| HD | zone1970.tab | 14 # 2. Latitude and longitude of the timezone's principal location 17 # first latitude (+ is north), then longitude (+ is east).
|
| HD | europe | 26 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 114 # beside the river at Kew. In the 18th century, before time and longitude 122 # position is 51° 28' 30" N, 0° 18' 45" W. The longitude should 3654 # eastern longitude = 01:12:14 in time. Less 12 minutes gives the 3834 # This decision changes the default longitude for Turkish time zone from 30 3847 # the decision of reverting the "default longitude change". So the
|
| HD | australasia | 960 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 1857 # longitude of the atoll. 1883 # Western Caroline Islands with 137E longitude as border, Truk and Ponape
|
| HD | northamerica | 15 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 2218 # Territory lying east of the 138th degree longitude west. 2221 # longitude west, Yukon (West) Standard Time shall be reckoned as nine 2726 # 1- Zona Centro (Central Zone): Corresponds to longitude 90 W, 2736 # longitude they are located at.
|
| HD | africa | 34 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
|
| HD | asia | 38 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997). 1507 # For 2091 solar-longitude-after yields 2091-03-20 08:40:07.7 UT for
|
| HD | NEWS | 3173 select a zone based on latitude and longitude.
|
| /freebsd-11-stable/contrib/ntp/scripts/stats/ |
| HD | README.stats | 206 -075:45:02.392 receiver longitude (E)
|
| /freebsd-11-stable/contrib/tzcode/zic/ |
| HD | Theory | 330 For zones whose times are taken from a city's longitude, use the
|
| /freebsd-11-stable/share/dict/ |
| HD | web2a | 37255 node longitude
|
| HD | web2 | 108230 longitude
|