Searched defs:timeScale (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
H A D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument 57 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_fromInt64() argument 81 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_toInt64() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument 57 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_fromInt64() argument 81 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_toInt64() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | UniversalTimeScale.java | 376 public static long from(long otherTime, int timeScale) in from() argument 395 public static BigDecimal bigDecimalFrom(double otherTime, int timeScale) in bigDecimalFrom() argument 417 public static BigDecimal bigDecimalFrom(long otherTime, int timeScale) in bigDecimalFrom() argument 439 bigDecimalFrom(BigDecimal otherTime, int timeScale) bigDecimalFrom() argument 489 toLong(long universalTime, int timeScale) toLong() argument 518 toBigDecimal(long universalTime, int timeScale) toBigDecimal() argument 538 toBigDecimal(BigDecimal universalTime, int timeScale) toBigDecimal() argument 654 toBigDecimalTrunc(BigDecimal universalTime, int timeScale) toBigDecimalTrunc() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | UniversalTimeScale.java | 338 public static long from(long otherTime, int timeScale) in from() argument 355 public static BigDecimal bigDecimalFrom(double otherTime, int timeScale) in bigDecimalFrom() argument 375 public static BigDecimal bigDecimalFrom(long otherTime, int timeScale) in bigDecimalFrom() argument 395 bigDecimalFrom(BigDecimal otherTime, int timeScale) bigDecimalFrom() argument 443 toLong(long universalTime, int timeScale) toLong() argument 470 toBigDecimal(long universalTime, int timeScale) toBigDecimal() argument 488 toBigDecimal(BigDecimal universalTime, int timeScale) toBigDecimal() argument 602 toBigDecimalTrunc(BigDecimal universalTime, int timeScale) toBigDecimalTrunc() argument [all...] |
/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/
... |
Completed in 3 milliseconds