Home
last modified time | relevance | path

Searched defs:hms (Results 76 – 100 of 476) sorted by relevance

12345678910>>...20

/dports/devel/icu-lx/icu/source/i18n/
H A Dmeasfmt.cpp74 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()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dmeasfmt.cpp74 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()
/dports/devel/icu/icu/source/i18n/
H A Dmeasfmt.cpp74 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()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dmeasfmt.cpp74 const UnicodeString &hms) : in NumericDateFormatters()
302 Formattable *hms, in toHMS()
539 Formattable hms[3]; in formatMeasures() local
721 const Formattable *hms, // always length 3 in formatNumeric()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dmeasfmt.cpp74 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()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dmeasfmt.cpp71 const UnicodeString &hms) : in NumericDateFormatters()
299 Formattable *hms, in toHMS()
535 Formattable hms[3]; in formatMeasures() local
716 const Formattable *hms, // always length 3 in formatNumeric()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dmeasfmt.cpp74 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()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dmeasfmt.cpp74 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()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dmeasfmt.cpp74 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dmeasfmt.cpp74 const UnicodeString &hms) : in NumericDateFormatters()
302 Formattable *hms, in toHMS()
539 Formattable hms[3]; in formatMeasures() local
721 const Formattable *hms, // always length 3 in formatNumeric()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dgpssim.cc129 QByteArray hms = wpt->GetCreationTime().toUTC().toString("hhmmss").toUtf8(); in gpssim_write_pt() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql-common/
H A Dmy_time.c1640 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1655 long hms; in TIME_from_longlong_time_packed() local
1829 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1869 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql-common/
H A Dmy_time.c1640 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1655 long hms; in TIME_from_longlong_time_packed() local
1829 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1869 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/percona57-server/percona-server-5.7.36-39/sql-common/
H A Dmy_time.c1610 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1625 longlong hms; in TIME_from_longlong_time_packed() local
1786 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1826 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql-common/
H A Dmy_time.c1610 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1625 longlong hms; in TIME_from_longlong_time_packed() local
1786 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1826 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql-common/
H A Dmy_time.c1610 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1625 longlong hms; in TIME_from_longlong_time_packed() local
1786 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1826 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/percona57-client/percona-server-5.7.36-39/sql-common/
H A Dmy_time.c1610 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1625 longlong hms; in TIME_from_longlong_time_packed() local
1786 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1826 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql-common/
H A Dmy_time.c1610 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1625 longlong hms; in TIME_from_longlong_time_packed() local
1786 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1826 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql-common/
H A Dmy_time.c1640 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1655 long hms; in TIME_from_longlong_time_packed() local
1829 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1869 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql-common/
H A Dmy_time.c1640 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1655 long hms; in TIME_from_longlong_time_packed() local
1829 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1869 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mysql57-client/mysql-5.7.36/sql-common/
H A Dmy_time.c1610 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1625 longlong hms; in TIME_from_longlong_time_packed() local
1786 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1826 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mysql56-client/mysql-5.6.51/sql-common/
H A Dmy_time.c1640 long hms= (((ltime->month ? 0 : ltime->day * 24) + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
1655 long hms; in TIME_from_longlong_time_packed() local
1829 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
1869 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dmeasfmt.cpp71 const UnicodeString &hms, in NumericDateFormatters()
305 Formattable *hms, in toHMS()
541 Formattable hms[3]; in formatMeasures() local
711 const Formattable *hms, // always length 3 in formatNumeric()
/dports/math/R-cran-xts/xts/R/
H A Dxts.methods.R26 hms <- paste0(hm, "(?::?[0-5]\\d)") functionVar
45 hms <- time.[1L] functionVar
/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Dopenvpn.c63 u_int32_t get_packet_id(const u_int8_t * payload, u_int8_t hms) { in get_packet_id()

12345678910>>...20