/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Grego.java | 172 public static int[] timeToFields(long time, int[] fields) { in timeToFields() method in Grego 224 int[] fields = timeToFields(time, null); in timeToString()
|
H A D | JavaTimeZone.java | 123 Grego.timeToFields(date, fields); in getOffset()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Grego.java | 174 public static int[] timeToFields(long time, int[] fields) { in timeToFields() method in Grego 226 int[] fields = timeToFields(time, null); in timeToString()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | AnnualTimeZoneRule.java | 194 int[] fields = Grego.timeToFields(base, null); in getNextStart() 212 int[] fields = Grego.timeToFields(base, null); in getPreviousStart()
|
H A D | BasicTimeZone.java | 346 Grego.timeToFields(tzt.getTime(), dfields); in getTimeZoneRules() 410 int dtfields[] = Grego.timeToFields(nextTransitionTime in getSimpleTimeZoneRulesNear() 441 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear() 474 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | AnnualTimeZoneRule.java | 181 int[] fields = Grego.timeToFields(base, null); in getNextStart() 198 int[] fields = Grego.timeToFields(base, null); in getPreviousStart()
|
H A D | BasicTimeZone.java | 335 Grego.timeToFields(tzt.getTime(), dfields); in getTimeZoneRules() 397 int dtfields[] = Grego.timeToFields(nextTransitionTime in getSimpleTimeZoneRulesNear() 428 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear() 461 dtfields = Grego.timeToFields(tr.getTime() in getSimpleTimeZoneRulesNear()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | basictz.cpp | 167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst, in getSimpleRulesNear() 194 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear() 225 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear() 487 Grego::timeToFields(tzt.getTime(), year, month, dom, dow, doy, mid); in getTimeZoneRulesAfter()
|
H A D | taiwncal.cpp | 113 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 115 //Calendar::timeToFields(theTime, quick, status);
|
H A D | gregoimp.h | 219 static void timeToFields(UDate time, int32_t& year, int32_t& month,
|
H A D | buddhcal.cpp | 106 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 108 //Calendar::timeToFields(theTime, quick, status);
|
H A D | gregoimp.cpp | 142 void Grego::timeToFields(UDate time, int32_t& year, int32_t& month, in timeToFields() function in Grego
|
H A D | tzrule.cpp | 359 Grego::timeToFields(base, year, month, dom, dow, doy, mid); 383 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | basictz.cpp | 167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst, in getSimpleRulesNear() 194 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear() 225 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear() 487 Grego::timeToFields(tzt.getTime(), year, month, dom, dow, doy, mid); in getTimeZoneRulesAfter()
|
H A D | buddhcal.cpp | 99 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 101 //Calendar::timeToFields(theTime, quick, status);
|
H A D | gregoimp.h | 219 static void timeToFields(UDate time, int32_t& year, int32_t& month,
|
H A D | taiwncal.cpp | 113 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 115 //Calendar::timeToFields(theTime, quick, status);
|
H A D | gregoimp.cpp | 147 void Grego::timeToFields(UDate time, int32_t& year, int32_t& month, in timeToFields() function in Grego
|
H A D | tzrule.cpp | 359 Grego::timeToFields(base, year, month, dom, dow, doy, mid); 383 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | basictz.cpp | 167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst, in getSimpleRulesNear() 194 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear() 225 Grego::timeToFields(tr.getTime() + tr.getFrom()->getRawOffset() + tr.getFrom()->getDSTSavings(), in getSimpleRulesNear() 482 Grego::timeToFields(tzt.getTime(), year, month, dom, dow, doy, mid); in getTimeZoneRulesAfter()
|
H A D | buddhcal.cpp | 106 void BuddhistCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 108 //Calendar::timeToFields(theTime, quick, status);
|
H A D | gregoimp.h | 219 static void timeToFields(UDate time, int32_t& year, int32_t& month,
|
H A D | taiwncal.cpp | 113 void TaiwanCalendar::timeToFields(UDate theTime, UBool quick, UErrorCode& status) 115 //Calendar::timeToFields(theTime, quick, status);
|
H A D | gregoimp.cpp | 137 void Grego::timeToFields(UDate time, int32_t& year, int32_t& month, in timeToFields() function in Grego
|
H A D | tzrule.cpp | 359 Grego::timeToFields(base, year, month, dom, dow, doy, mid); 383 Grego::timeToFields(base, year, month, dom, dow, doy, mid);
|