Home
last modified time | relevance | path

Searched refs:leapcnt (Results 76 – 100 of 300) sorted by relevance

12345678910>>...12

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtztime.cc116 uint leapcnt; // Number of leap-second corrections member
202 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
207 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
274 for (i= 0; i < sp->leapcnt; i++) in tz_load()
415 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
485 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
746 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1930 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2387 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2432 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc116 uint leapcnt; // Number of leap-second corrections member
202 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
207 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
274 for (i= 0; i < sp->leapcnt; i++) in tz_load()
415 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
485 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
746 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1931 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2388 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2433 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtztime.cc116 uint leapcnt; // Number of leap-second corrections member
202 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
207 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
274 for (i= 0; i < sp->leapcnt; i++) in tz_load()
415 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
485 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
746 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1930 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2387 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2432 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtztime.cc110 uint leapcnt; // Number of leap-second corrections member
196 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
201 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
268 for (i= 0; i < sp->leapcnt; i++) in tz_load()
409 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
479 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
740 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1926 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2382 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2427 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/lang/python310/Python-3.10.1/Lib/zoneinfo/
H A D_common.py44 + header.leapcnt * 8 # Leap second records
110 skip_bytes = header.isutcnt + header.isstdcnt + header.leapcnt * 12
/dports/lang/python311/Python-3.11.0a3/Lib/zoneinfo/
H A D_common.py44 + header.leapcnt * 8 # Leap second records
110 skip_bytes = header.isutcnt + header.isstdcnt + header.leapcnt * 12
/dports/lang/python39/Python-3.9.9/Lib/zoneinfo/
H A D_common.py44 + header.leapcnt * 8 # Leap second records
110 skip_bytes = header.isutcnt + header.isstdcnt + header.leapcnt * 12
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/backports/zoneinfo/
H A D_common.py47 + header.leapcnt * 8 # Leap second records
113 skip_bytes = header.isutcnt + header.isstdcnt + header.leapcnt * 12
/dports/devel/py-backports.zoneinfo/backports.zoneinfo-0.2.1/src/backports/zoneinfo/
H A D_common.py47 + header.leapcnt * 8 # Leap second records
113 skip_bytes = header.isutcnt + header.isstdcnt + header.leapcnt * 12
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtztime.cc114 uint leapcnt; // Number of leap-second corrections member
201 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
206 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
273 for (i= 0; i < sp->leapcnt; i++) in tz_load()
412 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
482 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
743 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1929 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2389 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2442 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtztime.cc114 uint leapcnt; // Number of leap-second corrections member
201 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
206 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
273 for (i= 0; i < sp->leapcnt; i++) in tz_load()
412 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
482 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
743 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1939 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2404 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2457 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtztime.cc114 uint leapcnt; // Number of leap-second corrections member
201 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
206 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
273 for (i= 0; i < sp->leapcnt; i++) in tz_load()
412 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
482 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
743 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1929 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2389 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2442 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtztime.cc114 uint leapcnt; // Number of leap-second corrections member
201 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
206 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
273 for (i= 0; i < sp->leapcnt; i++) in tz_load()
412 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
482 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
743 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1929 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2389 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2442 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtztime.cc114 uint leapcnt; // Number of leap-second corrections member
201 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
206 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
273 for (i= 0; i < sp->leapcnt; i++) in tz_load()
412 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
482 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
743 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1929 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2389 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2442 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtztime.cc114 uint leapcnt; // Number of leap-second corrections member
201 sp->leapcnt= int4net(u.tzhead.tzh_leapcnt); in tz_load()
206 if (sp->leapcnt > TZ_MAX_LEAPS || in tz_load()
273 for (i= 0; i < sp->leapcnt; i++) in tz_load()
412 (next_leap_idx < sp->leapcnt) ? in prepare_tz_info()
482 if (next_leap_idx < sp->leapcnt && in prepare_tz_info()
743 for ( i= sp->leapcnt; i-- > 0; ) in gmt_sec_to_TIME()
1939 tmp_tz_info.leapcnt= tz_leapcnt; in tz_load_from_open_tables()
2404 sp->leapcnt ? "Y" : "N"); in print_tz_as_sql()
2457 if (sp->leapcnt) in print_tz_leaps_as_sql()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dlocaltime.c116 int leapcnt; member
296 sp->leapcnt = (int) detzcode(u.tzhead.tzh_leapcnt);
301 if (sp->leapcnt < 0 || sp->leapcnt > TZ_MAX_LEAPS ||
312 sp->leapcnt * (4 + 4) + /* lsinfos */
342 for (i = 0; i < sp->leapcnt; ++i) {
704 sp->leapcnt = 0; /* so, we're off a little */
1017 i = (sp == NULL) ? 0 : sp->leapcnt;
1020 i = sp->leapcnt;
/dports/lang/slib/slib-3b6/
H A Dtzfile.scm47 (leapcnt (tzfile:read-long port))
72 (leap-seconds (tzfile:read-longs (* 2 leapcnt) port)))
/dports/deskutils/hebcal/hebcal-4.13/
H A Dtimelib_structs.h186 uint32_t leapcnt; member
194 uint64_t leapcnt; member
/dports/devel/R-cran-Rcpp/Rcpp/src/
H A Ddate.cpp394 int leapcnt; member
713 sp->leapcnt = (int) detzcode(u.tzhead.tzh_leapcnt); in tzload()
718 if (sp->leapcnt < 0 || sp->leapcnt > TZ_MAX_LEAPS || in tzload()
730 sp->leapcnt * (stored + 4) + /* lsinfos */ in tzload()
760 for (i = 0; i < sp->leapcnt; ++i) { in tzload()
1006 sp->leapcnt = 0; /* so, we're off a little */ in tzparse()
1241 i = sp->leapcnt; in timesub()
/dports/graphics/krita/krita-4.4.8/3rdparty/ext_exiv2/
H A Dtzname.patch14 int leapcnt;
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/private/
H A Dtimezone.h70 int leapcnt; member
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/private/
H A Dtimezone.h70 int leapcnt; member
/dports/databases/postgresql96-server/postgresql-9.6.24/src/timezone/
H A Dpgtz.h43 int leapcnt; member
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/timezone/
H A Dpgtz.h43 int leapcnt; member
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/timezone/
H A Dpgtz.h43 int leapcnt; member

12345678910>>...12