Searched refs:ZoneType (Results 1 – 3 of 3) sorted by relevance
136 struct ZoneType { struct147 ZoneType(const SimplifiedZoneType&); // used by optimizeTypeList argument149 ZoneType() : rawoffset(-1), dstoffset(-1), abbr(-1) {} in ZoneType() function152 bool matches(const ZoneType& other) { in matches() argument166 vector<ZoneType> types;402 ZoneType type; in readzoneinfo()475 for (vector<ZoneType>::iterator it=info.types.begin(); in readzoneinfo()1030 vector<ZoneType>::const_iterator typ; in print()1206 SimplifiedZoneType(const ZoneType& t) : rawoffset(t.rawoffset), in SimplifiedZoneType()1222 ZoneType::ZoneType(const SimplifiedZoneType& t) : in ZoneType() function in ZoneType[all …]
136 struct ZoneType { struct147 ZoneType(const SimplifiedZoneType&); // used by optimizeTypeList argument149 ZoneType() : rawoffset(-1), dstoffset(-1), abbr(-1) {} in ZoneType() argument152 bool matches(const ZoneType& other) { in matches() argument166 vector<ZoneType> types;402 ZoneType type; in readzoneinfo()475 for (vector<ZoneType>::iterator it=info.types.begin(); in readzoneinfo()1030 vector<ZoneType>::const_iterator typ; in print()1206 SimplifiedZoneType(const ZoneType& t) : rawoffset(t.rawoffset), in SimplifiedZoneType()1222 ZoneType::ZoneType(const SimplifiedZoneType& t) : in ZoneType() function in ZoneType[all …]