Searched defs:hms (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | measfmt.cpp | 74 const UnicodeString &hms) : in NumericDateFormatters() 302 Formattable *hms, in toHMS() 539 Formattable hms[3]; in formatMeasures() local 725 const Formattable *hms, // always length 3 in formatNumeric()
|
/third_party/icu/icu4c/source/i18n/ |
D | measfmt.cpp | 74 const UnicodeString &hms) : in NumericDateFormatters() 302 Formattable *hms, in toHMS() 539 Formattable hms[3]; in formatMeasures() local 725 const Formattable *hms, // always length 3 in formatNumeric()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | measfmt.cpp | 74 const UnicodeString &hms) : in NumericDateFormatters() 302 Formattable *hms, in toHMS() 539 Formattable hms[3]; in formatMeasures() local 725 const Formattable *hms, // always length 3 in formatNumeric()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | measfmt.cpp | 72 const UnicodeString &hms, in NumericDateFormatters() 565 Formattable *hms, in toHMS() 809 Formattable hms[3]; in formatMeasures() local 974 const Formattable *hms, // always length 3 in formatNumeric()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MeasureFormat.java | 450 Number[] hms = toHMS(measures); in formatMeasuresInternal() local 873 private void formatNumeric(Number[] hms, Appendable appendable) { in formatNumeric()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MeasureFormat.java | 431 Number[] hms = toHMS(measures); in formatMeasuresInternal() local 838 private void formatNumeric(Number[] hms, Appendable appendable) { in formatNumeric()
|
/third_party/boost/boost/chrono/io/ |
D | time_point_io.hpp | 873 int32_t hms = static_cast<int32_t>(*t - seconds_in_day*days_since_epoch); in internal_gmtime() local
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 4865 char *hms(time_t t) in hms() function
|