Searched refs:zones (Results 1 – 4 of 4) sorted by relevance
14 - A tool that visualizes time zones, specifically when time zones "sync up"16 there is a distinction between time zones, e.g. if a sub-region moved23 Android still need to offer a choice between two zones that will be the25 zones can be used / shown to users and the other need not be.
71 zones = []85 zones.append('Zone %s' % link_name)93 zones.append('Zone %s' % name)101 for zone in sorted(set(zones)):
16 # Time zones by country.40 # zones.tab file.44 # zones associated with the country should be used if only60 # than nothing (e.g. for defaulting in UIs or setting zones on an66 # data tells us has two zones, but in reality the overwhelming majority of70 # Time zones associated with the country and associated metadata.73 # the order that time zones in a country are considered when the device is78 # There will often be several time zones within a country that could match81 # that the time zones with the highest likelihood of matching the user's93 # Generally, the secondary ordering is such that "in use" zones for a country[all …]
358 struct zoneinfo_zone zones[MAX_NR_ZONES]; member1687 if (!zoneinfo_parse_zone(&save_ptr, &node->zones[zone_idx])) { in zoneinfo_parse()1704 struct zoneinfo_zone *zone = &zi->nodes[node_idx].zones[zone_idx]; in zoneinfo_parse()2265 struct zoneinfo_zone *zone = &node->zones[zone_idx]; in calc_zone_watermarks()