Home
last modified time | relevance | path

Searched refs:allmces (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/tsearch/
H A Dts_selfuncs.c307 allmces; in tsquery_opr_selec() local
328 matched = allmces = 0; in tsquery_opr_selec()
342 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
347 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
349 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/tsearch/
H A Dts_selfuncs.c307 allmces; in tsquery_opr_selec() local
328 matched = allmces = 0; in tsquery_opr_selec()
342 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
347 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
349 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/tsearch/
H A Dts_selfuncs.c307 allmces; in tsquery_opr_selec() local
328 matched = allmces = 0; in tsquery_opr_selec()
342 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
347 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
349 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in procsignal_sigusr1_handler()
323 matched = allmces = 0; in procsignal_sigusr1_handler()
337 allmces += t->frequency - allmces * t->frequency; in procsignal_sigusr1_handler()
342 CLAMP_PROBABILITY(allmces); in procsignal_sigusr1_handler()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in procsignal_sigusr1_handler()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/tsearch/
H A Dts_selfuncs.c307 allmces; in tsquery_opr_selec() local
328 matched = allmces = 0; in tsquery_opr_selec()
342 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
347 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
349 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/tsearch/
H A Dts_selfuncs.c302 allmces; in tsquery_opr_selec() local
323 matched = allmces = 0; in tsquery_opr_selec()
337 allmces += t->frequency - allmces * t->frequency; in tsquery_opr_selec()
342 CLAMP_PROBABILITY(allmces); in tsquery_opr_selec()
344 selec = matched + (1.0 - allmces) * ((double) n_matched / length); in tsquery_opr_selec()

12