Home
last modified time | relevance | path

Searched refs:penalty2 (Results 1 – 25 of 143) sorted by relevance

123456

/dports/java/javahelp/javahelp-3ca862d/jhMaster/JSearch/client/com/sun/java/help/search/
H A DRoleFiller.java188 double penalty2 = next.penalty(query, nColumns); in scoreList() local
189 if (penalty2 <= penalty) // prefer next, disregard candidateHit in scoreList()
191 penalty = penalty2; in scoreList()
/dports/audio/julius/julius-4.1.2/libjulius/src/
H A Ddfa_decode.c114 nw[num]->lscore = r->config->lmp.penalty2; in dfa_firstwords()
177 nw[num]->lscore = r->config->lmp.penalty2; in dfa_nextwords()
189 nw[num]->lscore = r->config->lmp.penalty2; in dfa_nextwords()
/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DNotationQuantizer.cpp427 double penalty2 = 1.0; in scoreAbsoluteTimeForBase() local
442 if (t - distance == nt) penalty2 = penalty2 * 2 / 3; in scoreAbsoluteTimeForBase()
447 if (t - distance <= npt) penalty2 *= 4; in scoreAbsoluteTimeForBase()
448 else if (t - distance < npt + npd) penalty2 *= 2; in scoreAbsoluteTimeForBase()
449 else if (t - distance == npt + npd) penalty2 = penalty2 * 2 / 3; in scoreAbsoluteTimeForBase()
455 …stance) << "/" << score << "/" << penalty1 << "/" << penalty2 << "/" << (score * penalty1 * penalt… in scoreAbsoluteTimeForBase()
462 score = long(score * penalty2); in scoreAbsoluteTimeForBase()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/gist/
H A Dgistsplit.c276 penalty2; in supportSecondarySplit() local
280 penalty2 = gistpenalty(giststate, attno, &entryL, false, &entrySR, false) + in supportSecondarySplit()
283 if (penalty1 > penalty2) in supportSecondarySplit()
290 penalty2; in supportSecondarySplit() local
303 penalty2 = gistpenalty(giststate, attno, entry1, false, &entrySR, false); in supportSecondarySplit()
305 if (penalty1 < penalty2) in supportSecondarySplit()

123456