Home
last modified time | relevance | path

Searched refs:tp_std (Results 1 – 9 of 9) sorted by relevance

/dports/mail/nmh/nmh-1.7.1/sbr/
H A Ddatetime.c339 char *tp_std, *tp_dst, *tp_dt; in format_datetime() local
391 tp_std = strchr (tz->standard_params.dtstart, 'T'); in format_datetime()
402 if (tp_std && tp_dt) { in format_datetime()
416 rrule_clock (tz->standard_params.rrule, tp_std + 1, in format_datetime()
477 if (! tp_std) { in format_datetime()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/datetime/
H A Dtz.cpp1588 const local_seconds& tp_std, in find_rule_for_zone() argument
1607 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/datetime/
H A Dtz.cpp1589 const local_seconds& tp_std, in find_rule_for_zone() argument
1608 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/devel/date/date-3.0.1/src/
H A Dtz.cpp1583 const local_seconds& tp_std, in find_rule_for_zone() argument
1602 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/devel/hhdate/date-3.0.1/src/
H A Dtz.cpp1583 const local_seconds& tp_std, in find_rule_for_zone() argument
1602 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/games/warzone2100/warzone2100/3rdparty/date/src/
H A Dtz.cpp1583 const local_seconds& tp_std, in find_rule_for_zone() argument
1602 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/www/wt/wt-4.6.1/src/Wt/Date/src/
H A Dtz.cpp1583 const local_seconds& tp_std, in find_rule_for_zone() argument
1602 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/datetime/
H A Dtz.cpp1583 const local_seconds& tp_std, in find_rule_for_zone() argument
1602 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()
/dports/devel/R-cran-tzdb/tzdb/src/
H A Dtz.cpp1708 const local_seconds& tp_std, in find_rule_for_zone() argument
1727 found = sys_seconds{tp_std.time_since_epoch()} < r->mdt().to_time_point(ry); in find_rule_for_zone()