Home
last modified time | relevance | path

Searched refs:ls_corr (Results 1 – 25 of 135) sorted by relevance

123456

/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson-timegm.c192 int_fast64_t ls_corr; /* correction to apply */ member
349 hit = ((i == 0 && lp->ls_corr > 0) || in timesub()
350 lp->ls_corr > sp->lsis[i - 1].ls_corr); in timesub()
355 sp->lsis[i].ls_corr == in timesub()
356 sp->lsis[i - 1].ls_corr + 1) { in timesub()
361 corr = lp->ls_corr; in timesub()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/tz/
H A Dtimegm.c77 int_fast64_t ls_corr; /* correction to apply */ member
234 hit = ((i == 0 && lp->ls_corr > 0) || in timesub()
235 lp->ls_corr > sp->lsis[i - 1].ls_corr); in timesub()
240 sp->lsis[i].ls_corr == in timesub()
241 sp->lsis[i - 1].ls_corr + 1) { in timesub()
246 corr = lp->ls_corr; in timesub()
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson-timegm.c185 int_fast64_t ls_corr; /* correction to apply */ member
349 hit = ((i == 0 && lp->ls_corr > 0) || in timesub()
350 lp->ls_corr > sp->lsis[i - 1].ls_corr); in timesub()
354 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) { in timesub()
359 corr = lp->ls_corr; in timesub()
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson-timegm.c185 int_fast64_t ls_corr; /* correction to apply */ member
349 hit = ((i == 0 && lp->ls_corr > 0) || in timesub()
350 lp->ls_corr > sp->lsis[i - 1].ls_corr); in timesub()
354 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) { in timesub()
359 corr = lp->ls_corr; in timesub()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Time/
H A DTime.c120 hit = ((i == 0 && lp->ls_corr > 0) || in timesub()
121 lp->ls_corr > sp->lsis[i - 1].ls_corr); in timesub()
125 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1 ) in timesub()
131 corr = lp->ls_corr; in timesub()
/dports/x11-clocks/astzclock/astzclock-1.0/
H A Dtztime.c54 long ls_corr; /* correction to apply */ member
333 hit = ((i == 0 && lp->ls_corr > 0) || in timesub()
334 lp->ls_corr > sp->lsis[i - 1].ls_corr); in timesub()
339 sp->lsis[i].ls_corr == in timesub()
340 sp->lsis[i - 1].ls_corr + 1) { in timesub()
345 corr = lp->ls_corr; in timesub()
617 lsisp->ls_corr = detzcode(p); in tzload()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtztime.cc146 long ls_corr; // Correction to apply member
341 lsisp->ls_corr = int4net(p); in tz_load()
439 cur_corr = sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
526 cur_corr = sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
763 hit = ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
764 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
768 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) { in gmt_sec_to_TIME()
774 corr = lp->ls_corr; in gmt_sec_to_TIME()
1621 tz_lsis[tz_leapcnt].ls_corr = (long)table->field[1]->val_int(); in my_tz_init()
1628 tz_lsis[tz_leapcnt - 1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtztime.cc93 long ls_corr; // Correction to apply member
308 lsisp->ls_corr= int4net(p); in tz_load()
415 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
514 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
778 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
779 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
784 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
791 corr= lp->ls_corr; in gmt_sec_to_TIME()
1757 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1764 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtztime.cc93 long ls_corr; // Correction to apply member
308 lsisp->ls_corr= int4net(p); in tz_load()
415 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
514 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
778 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
779 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
784 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
791 corr= lp->ls_corr; in gmt_sec_to_TIME()
1757 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1764 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtztime.cc93 long ls_corr; // Correction to apply member
308 lsisp->ls_corr= int4net(p); in tz_load()
415 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
514 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
778 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
779 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
784 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
791 corr= lp->ls_corr; in gmt_sec_to_TIME()
1757 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1764 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtztime.cc93 long ls_corr; // Correction to apply member
308 lsisp->ls_corr= int4net(p); in tz_load()
415 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
514 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
778 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
779 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
784 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
791 corr= lp->ls_corr; in gmt_sec_to_TIME()
1757 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1764 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtztime.cc93 long ls_corr; // Correction to apply member
308 lsisp->ls_corr= int4net(p); in tz_load()
415 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
514 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
778 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
779 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
784 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
791 corr= lp->ls_corr; in gmt_sec_to_TIME()
1757 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1764 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtztime.cc93 long ls_corr; // Correction to apply member
308 lsisp->ls_corr= int4net(p); in tz_load()
415 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
514 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
778 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
779 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
784 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
791 corr= lp->ls_corr; in gmt_sec_to_TIME()
1757 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1764 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc89 long ls_corr; // Correction to apply member
281 lsisp->ls_corr= int4net(p); in tz_load()
390 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
489 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
753 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
754 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
759 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
766 corr= lp->ls_corr; in gmt_sec_to_TIME()
1733 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1740 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc89 long ls_corr; // Correction to apply member
281 lsisp->ls_corr= int4net(p); in tz_load()
390 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
489 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
753 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
754 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
759 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
766 corr= lp->ls_corr; in gmt_sec_to_TIME()
1733 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1740 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtztime.cc89 long ls_corr; // Correction to apply member
281 lsisp->ls_corr= int4net(p); in tz_load()
390 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
489 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
753 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
754 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
759 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
766 corr= lp->ls_corr; in gmt_sec_to_TIME()
1732 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1739 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc89 long ls_corr; // Correction to apply member
281 lsisp->ls_corr= int4net(p); in tz_load()
390 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
489 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
753 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
754 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
759 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
766 corr= lp->ls_corr; in gmt_sec_to_TIME()
1733 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1740 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtztime.cc89 long ls_corr; // Correction to apply member
281 lsisp->ls_corr= int4net(p); in tz_load()
390 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
489 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
753 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
754 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
759 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
766 corr= lp->ls_corr; in gmt_sec_to_TIME()
1732 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1739 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtztime.cc83 long ls_corr; // Correction to apply member
275 lsisp->ls_corr= int4net(p); in tz_load()
384 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
483 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
747 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
748 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
753 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
760 corr= lp->ls_corr; in gmt_sec_to_TIME()
1729 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1736 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtztime.cc87 long ls_corr; // Correction to apply member
280 lsisp->ls_corr= int4net(p); in tz_load()
387 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
486 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
750 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
751 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
756 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
763 corr= lp->ls_corr; in gmt_sec_to_TIME()
1730 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1737 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtztime.cc87 long ls_corr; // Correction to apply member
280 lsisp->ls_corr= int4net(p); in tz_load()
387 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
486 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
750 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
751 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
756 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
763 corr= lp->ls_corr; in gmt_sec_to_TIME()
1740 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1747 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtztime.cc87 long ls_corr; // Correction to apply member
280 lsisp->ls_corr= int4net(p); in tz_load()
387 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
486 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
750 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
751 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
756 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
763 corr= lp->ls_corr; in gmt_sec_to_TIME()
1730 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1737 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtztime.cc87 long ls_corr; // Correction to apply member
280 lsisp->ls_corr= int4net(p); in tz_load()
387 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
486 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
750 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
751 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
756 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
763 corr= lp->ls_corr; in gmt_sec_to_TIME()
1730 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1737 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtztime.cc87 long ls_corr; // Correction to apply member
280 lsisp->ls_corr= int4net(p); in tz_load()
387 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
486 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
750 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
751 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
756 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
763 corr= lp->ls_corr; in gmt_sec_to_TIME()
1730 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1737 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtztime.cc87 long ls_corr; // Correction to apply member
280 lsisp->ls_corr= int4net(p); in tz_load()
387 cur_corr= sp->lsis[next_leap_idx - 1].ls_corr; in prepare_tz_info()
486 cur_corr= sp->lsis[next_leap_idx].ls_corr; in prepare_tz_info()
750 hit= ((i == 0 && lp->ls_corr > 0) || in gmt_sec_to_TIME()
751 lp->ls_corr > sp->lsis[i - 1].ls_corr); in gmt_sec_to_TIME()
756 sp->lsis[i].ls_corr == sp->lsis[i - 1].ls_corr + 1) in gmt_sec_to_TIME()
763 corr= lp->ls_corr; in gmt_sec_to_TIME()
1740 tz_lsis[tz_leapcnt].ls_corr= (long)table->field[1]->val_int(); in my_tz_init()
1747 tz_lsis[tz_leapcnt-1].ls_corr)); in my_tz_init()
[all …]

123456