Home
last modified time | relevance | path

Searched defs:SimplifiedZoneType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1202 struct SimplifiedZoneType { struct
1205 SimplifiedZoneType() : rawoffset(-1), dstoffset(-1) {} in SimplifiedZoneType() argument
1206 SimplifiedZoneType(const ZoneType& t) : rawoffset(t.rawoffset), in SimplifiedZoneType() argument
1208 bool operator<(const SimplifiedZoneType& t) const { in operator <() argument
/third_party/skia/m133/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1202 struct SimplifiedZoneType { struct
1205 SimplifiedZoneType() : rawoffset(-1), dstoffset(-1) {} in SimplifiedZoneType() argument
1206 SimplifiedZoneType(const ZoneType& t) : rawoffset(t.rawoffset), in SimplifiedZoneType() argument
1208 bool operator<(const SimplifiedZoneType& t) const { in operator <() argument
/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp1202 struct SimplifiedZoneType { struct
1205 SimplifiedZoneType() : rawoffset(-1), dstoffset(-1) {} in SimplifiedZoneType() function
1206 SimplifiedZoneType(const ZoneType& t) : rawoffset(t.rawoffset), in SimplifiedZoneType() argument
1208 bool operator<(const SimplifiedZoneType& t) const { in operator <() argument