/third_party/node/deps/icu-small/source/i18n/ |
H A D | vtzone.cpp | 958 lastmod(MAX_MILLIS) { in VTimeZone() 963 tzurl(source.tzurl), lastmod(source.lastmod), in VTimeZone() 1034 lastmod = right.lastmod; in operator =() 1052 && lastmod == vtz->lastmod in operator ==() 1154 if (lastmod != MAX_MILLIS) { in getLastModified() 1155 lastModified = lastmod; in getLastModified() 1163 lastmod in setLastModified() [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | vtzone.cpp | 958 lastmod(MAX_MILLIS) { in VTimeZone() 963 tzurl(source.tzurl), lastmod(source.lastmod), in VTimeZone() 1034 lastmod = right.lastmod; in operator =() 1052 && lastmod == vtz->lastmod in operator ==() 1154 if (lastmod != MAX_MILLIS) { in getLastModified() 1155 lastModified = lastmod; in getLastModified() 1163 lastmod in setLastModified() [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | vtzone.cpp | 966 lastmod(MAX_MILLIS) { in VTimeZone() 971 tzurl(source.tzurl), lastmod(source.lastmod), in VTimeZone() 1043 lastmod = right.lastmod; in operator =() 1061 && lastmod == vtz->lastmod in operator ==() 1163 if (lastmod != MAX_MILLIS) { in getLastModified() 1164 lastModified = lastmod; in getLastModified() 1172 lastmod in setLastModified() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
H A D | TimeZoneRuleTest.java | 635 Date lastmod = new Date(getUTCMillis(2007, Calendar.JUNE, 1)); in TestVTimeZoneHeaderProps() 639 vtz.setLastModified(lastmod); in TestVTimeZoneHeaderProps() 661 if (!(lastmod.equals(newvtz1.getLastModified()))) { in TestVTimeZoneHeaderProps() 663 + lastmod.getTime() + "/After:" + newvtz1.getLastModified().getTime()); in TestVTimeZoneHeaderProps() 692 if (!(lastmod.equals(newvtz2.getLastModified()))) { in TestVTimeZoneHeaderProps() 694 + lastmod.getTime() + "/After:" + newvtz2.getLastModified().getTime()); in TestVTimeZoneHeaderProps() 1200 Date lastmod = vtz.getLastModified(); in TestVTimeZoneCoverage() 1201 if (lastmod != null) { in TestVTimeZoneCoverage() 1206 lastmod = vtz.getLastModified(); in TestVTimeZoneCoverage() 1207 if (!newdate.equals(lastmod)) { in TestVTimeZoneCoverage() [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
H A D | TimeZoneRuleTest.java | 633 Date lastmod = new Date(getUTCMillis(2007, Calendar.JUNE, 1)); in TestVTimeZoneHeaderProps() 637 vtz.setLastModified(lastmod); in TestVTimeZoneHeaderProps() 659 if (!(lastmod.equals(newvtz1.getLastModified()))) { in TestVTimeZoneHeaderProps() 661 + lastmod.getTime() + "/After:" + newvtz1.getLastModified().getTime()); in TestVTimeZoneHeaderProps() 690 if (!(lastmod.equals(newvtz2.getLastModified()))) { in TestVTimeZoneHeaderProps() 692 + lastmod.getTime() + "/After:" + newvtz2.getLastModified().getTime()); in TestVTimeZoneHeaderProps() 1198 Date lastmod = vtz.getLastModified(); in TestVTimeZoneCoverage() 1199 if (lastmod != null) { in TestVTimeZoneCoverage() 1204 lastmod = vtz.getLastModified(); in TestVTimeZoneCoverage() 1205 if (!newdate.equals(lastmod)) { in TestVTimeZoneCoverage() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | VTimeZone.java | 209 return lastmod; in getLastModified() 223 lastmod = date; in setLastModified() 246 if (lastmod != null) { in write() 249 bw.write(getUTCDateTimeString(lastmod.getTime())); in write() 399 private Date lastmod = null; field in VTimeZone 606 lastmod = new Date(parseDateTimeString(value, 0)); in parse() 1899 if (lastmod != null) { in writeHeader() 1902 writer.write(getUTCDateTimeString(lastmod.getTime())); in writeHeader()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | VTimeZone.java | 194 return lastmod; in getLastModified() 206 lastmod = date; in setLastModified() 227 if (lastmod != null) { in write() 230 bw.write(getUTCDateTimeString(lastmod.getTime())); in write() 370 private Date lastmod = null; field in VTimeZone 577 lastmod = new Date(parseDateTimeString(value, 0)); in parse() 1870 if (lastmod != null) { in writeHeader() 1873 writer.write(getUTCDateTimeString(lastmod.getTime())); in writeHeader()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
H A D | vtzone.h | 435 UDate lastmod; member in VTimeZone
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzrulets.cpp | 1042 UDate lastmod = getUTCMillis(2007, UCAL_JUNE, 1); in TestVTimeZoneHeaderProps() local 1045 vtz->setLastModified(lastmod); in TestVTimeZoneHeaderProps() 1066 if (lastmod != lmod) { in TestVTimeZoneHeaderProps() 1090 if (lastmod != lmod) { in TestVTimeZoneHeaderProps() 1716 UDate lastmod; in TestVTimeZoneCoverage() local 1717 if (vtz->getLastModified(lastmod)) { in TestVTimeZoneCoverage() 1721 if (!vtz->getLastModified(lastmod) || lastmod != t) { in TestVTimeZoneCoverage()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | vtzone.h | 432 UDate lastmod; member in VTimeZone
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | vtzone.h | 432 UDate lastmod; member in VTimeZone
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |