Home
last modified time | relevance | path

Searched refs:thistimecnt (Results 1 – 25 of 61) sorted by relevance

123

/dports/databases/postgresql96-server/postgresql-9.6.24/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/chrono-tz-0.6.0/tz/
H A Dzic.c2002 register ptrdiff_t thistimei, thistimecnt, thistimelim; in writezone() local
2032 thistimecnt = range32.count; in writezone()
2033 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2041 thistimecnt = range64.count; in writezone()
2042 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2060 thistimecnt++; in writezone()
2064 thistimelim = thistimei + thistimecnt; in writezone()
2066 if (thistimecnt != 0) { in writezone()
2167 thistimecnt = - (locut + hicut); in writezone()
2178 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c2011 register ptrdiff_t thistimei, thistimecnt, thistimelim; in writezone() local
2041 thistimecnt = range32.count; in writezone()
2042 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2050 thistimecnt = range64.count; in writezone()
2051 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2069 thistimecnt++; in writezone()
2073 thistimelim = thistimei + thistimecnt; in writezone()
2075 if (thistimecnt != 0) { in writezone()
2176 thistimecnt = - (locut + hicut); in writezone()
2187 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c2011 register ptrdiff_t thistimei, thistimecnt, thistimelim; in writezone() local
2041 thistimecnt = range32.count; in writezone()
2042 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2050 thistimecnt = range64.count; in writezone()
2051 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2069 thistimecnt++; in writezone()
2073 thistimelim = thistimei + thistimecnt; in writezone()
2075 if (thistimecnt != 0) { in writezone()
2176 thistimecnt = - (locut + hicut); in writezone()
2187 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-docs/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-client/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/chrono-tz-0.5.2/tz/
H A Dzic.c2011 register ptrdiff_t thistimei, thistimecnt, thistimelim; in writezone() local
2041 thistimecnt = range32.count; in writezone()
2042 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2050 thistimecnt = range64.count; in writezone()
2051 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2069 thistimecnt++; in writezone()
2073 thistimelim = thistimei + thistimecnt; in writezone()
2075 if (thistimecnt != 0) { in writezone()
2176 thistimecnt = - (locut + hicut); in writezone()
2187 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c2011 register ptrdiff_t thistimei, thistimecnt, thistimelim; in writezone() local
2041 thistimecnt = range32.count; in writezone()
2042 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2050 thistimecnt = range64.count; in writezone()
2051 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2069 thistimecnt++; in writezone()
2073 thistimelim = thistimei + thistimecnt; in writezone()
2075 if (thistimecnt != 0) { in writezone()
2176 thistimecnt = - (locut + hicut); in writezone()
2187 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/www/zola/zola-0.15.2/cargo-crates/chrono-tz-0.6.0/tz/
H A Dzic.c2002 register ptrdiff_t thistimei, thistimecnt, thistimelim;
2032 thistimecnt = range32.count;
2033 toomanytimes = thistimecnt >> 31 >> 1 != 0;
2041 thistimecnt = range64.count;
2042 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0;
2060 thistimecnt++;
2064 thistimelim = thistimei + thistimecnt;
2066 if (thistimecnt != 0) {
2167 thistimecnt = - (locut + hicut);
2178 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt);
/dports/databases/postgresql11-docs/postgresql-11.14/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql11-client/postgresql-11.14/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql10-server/postgresql-10.19/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql12-client/postgresql-12.9/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/timezone/
H A Dzic.c2238 thistimecnt, in writezone() local
2277 thistimecnt = range32.count; in writezone()
2278 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()
2288 thistimecnt = range64.count; in writezone()
2289 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()
2309 thistimecnt++; in writezone()
2313 thistimelim = thistimei + thistimecnt; in writezone()
2315 if (thistimecnt != 0) in writezone()
2432 thistimecnt = -(locut + hicut); in writezone()
2443 convert(locut + thistimecnt + hicut, tzh.tzh_timecnt); in writezone()

123