Home
last modified time | relevance | path

Searched refs:dlast (Results 1 – 25 of 88) sorted by relevance

1234

/dports/games/ensemblist/ensemblist-040126/
H A Dlist.c163 unsigned dend, dlast; in order_to_index() local
175 dlast = order - l->last_accessed_order; in order_to_index()
177 dlast = 0 - dlast; in order_to_index()
178 if (dexterm < dlast) in order_to_index()
183 while (dlast) { in order_to_index()
185 dlast --; in order_to_index()
188 while (dlast) { in order_to_index()
190 dlast --; in order_to_index()
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/
H A Dencengine.c102 U8 *dend = d + dlen, *dlast = d; in do_encode() local
138 if (term && (STRLEN)(d-dlast) == tlen && memEQ(dlast, term, tlen)) { in do_encode()
142 dlast = d; in do_encode()
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/
H A Dencengine.c102 U8 *dend = d + dlen, *dlast = d; in do_encode() local
138 if (term && (STRLEN)(d-dlast) == tlen && memEQ(dlast, term, tlen)) { in do_encode()
142 dlast = d; in do_encode()
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/
H A Dencengine.c102 U8 *dend = d + dlen, *dlast = d; in do_encode() local
138 if (term && (STRLEN)(d-dlast) == tlen && memEQ(dlast, term, tlen)) { in do_encode()
142 dlast = d; in do_encode()
/dports/converters/p5-Encode/Encode-3.16/
H A Dencengine.c102 U8 *dend = d + dlen, *dlast = d; in do_encode() local
138 if (term && (STRLEN)(d-dlast) == tlen && memEQ(dlast, term, tlen)) { in do_encode()
142 dlast = d; in do_encode()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/
H A Dencengine.c102 U8 *dend = d + dlen, *dlast = d; in do_encode() local
138 if (term && (STRLEN)(d-dlast) == tlen && memEQ(dlast, term, tlen)) { in do_encode()
142 dlast = d; in do_encode()
/dports/www/dillo2/dillo-3.0.5/dpi/
H A Ddatauri.c57 int d, dlast, phase; in b64decode() local
78 d = dlast = phase = 0; in b64decode()
90 c = ((dlast << 2) | ((d & 0x30) >> 4)); in b64decode()
95 c = (((dlast & 0xf) << 4) | ((d & 0x3c) >> 2)); in b64decode()
100 c = (((dlast & 0x03 ) << 6) | d); in b64decode()
105 dlast = d; in b64decode()
/dports/net-im/jggtrans/jggtrans-2.2.6/libxode/src/
H A Dstr.c326 int d, dlast, phase; in str_b64decode() local
348 dlast = 0; in str_b64decode()
360 c = ((dlast << 2) | ((d & 0x30) >> 4)); in str_b64decode()
365 c = (((dlast & 0xf) << 4) | ((d & 0x3c) >> 2)); in str_b64decode()
370 c = (((dlast & 0x03 ) << 6) | d); in str_b64decode()
375 dlast = d; in str_b64decode()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/tests/
H A Dfork2_test.pl155 my ($did,$dlast) = $sth->FetchRow
157 $dlast++;
159 " VALUES($dlast,'This is entry $dlast',NULL)")
163 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/tests/
H A Dfork2_test.pl155 my ($did,$dlast) = $sth->FetchRow
157 $dlast++;
159 " VALUES($dlast,'This is entry $dlast',NULL)")
163 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/percona56-server/percona-server-5.6.51-91.0/tests/
H A Dfork2_test.pl155 my ($did,$dlast) = $sth->FetchRow
157 $dlast++;
159 " VALUES($dlast,'This is entry $dlast',NULL)")
163 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/tests/
H A Dfork2_test.pl155 my ($did,$dlast) = $sth->FetchRow
157 $dlast++;
159 " VALUES($dlast,'This is entry $dlast',NULL)")
163 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mariadb104-client/mariadb-10.4.24/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mariadb104-server/mariadb-10.4.24/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mariadb105-client/mariadb-10.5.15/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mariadb103-client/mariadb-10.3.34/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mariadb103-server/mariadb-10.3.34/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mysql56-client/mysql-5.6.51/tests/
H A Dfork2_test.pl155 my ($did,$dlast) = $sth->FetchRow
157 $dlast++;
159 " VALUES($dlast,'This is entry $dlast',NULL)")
163 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mysql55-client/mysql-5.5.62/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/databases/mariadb105-server/mariadb-10.5.15/tests/
H A Dfork2_test.pl148 my ($did,$dlast) = $sth->FetchRow
150 $dlast++;
152 " VALUES($dlast,'This is entry $dlast',NULL)")
156 $sth=$dbh->Query("update $dtable set last='$dlast' where id='$tmpvar'")
/dports/polish/libtlen/libtlen-20041113/lib/
H A Dstr.c357 int d, dlast, phase; in str_b64decode() local
378 d = dlast = phase = 0; in str_b64decode()
390 c = ((dlast << 2) | ((d & 0x30) >> 4)); in str_b64decode()
395 c = (((dlast & 0xf) << 4) | in str_b64decode()
401 c = (((dlast & 0x03) << 6) | d); in str_b64decode()
406 dlast = d; in str_b64decode()
/dports/net-im/centerim/centerim-4.22.10/libjabber/
H A Dstr.c326 int d, dlast, phase; in str_b64decode() local
359 c = ((dlast << 2) | ((d & 0x30) >> 4)); in str_b64decode()
364 c = (((dlast & 0xf) << 4) | ((d & 0x3c) >> 2)); in str_b64decode()
369 c = (((dlast & 0x03 ) << 6) | d); in str_b64decode()
374 dlast = d; in str_b64decode()
/dports/math/py-iminuit/iminuit-2.8.4/extern/root/math/minuit2/src/
H A DMnHesse.cxx192 double dlast = d; in operator ()() local
199 …bug("g1 =", grd(i), "g2 =", g2(i), "step =", gst(i), "d =", d, "diffd =", std::fabs(d - dlast) / d, in operator ()()
203 if (std::fabs((d - dlast) / d) < Tolerstp()) in operator ()()
207 d = std::min(d, 10. * dlast); in operator ()()
208 d = std::max(d, 0.1 * dlast); in operator ()()
/dports/mail/mailman-exim4/mailman-2.1.39/bin/
H A Dcheck_db125 dlast = dfile + '.last'
130 for file in (pfile, plast, dfile, dlast):
/dports/mail/mailman/mailman-2.1.39/bin/
H A Dcheck_db125 dlast = dfile + '.last'
130 for file in (pfile, plast, dfile, dlast):

1234