Home
last modified time | relevance | path

Searched refs:bloomLength (Results 1 – 25 of 126) sorted by relevance

123456

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
198 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
275 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
486 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
199 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
276 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
487 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
194 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
271 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
482 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
201 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
278 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
489 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql12-client/postgresql-12.9/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength);
93 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS;
201 sizeof(BloomSignatureWord) * state->opts.bloomLength;
278 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS);
489 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS;
/dports/databases/postgresql14-server/postgresql-14.1/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
94 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
207 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
284 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
494 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/bloom/
H A Dblutils.c66 bl_relopt_tab[0].offset = offsetof(BloomOptions, bloomLength); in _PG_init()
94 opts->bloomLength = (DEFAULT_BLOOM_LENGTH + SIGNWORDBITS - 1) / SIGNWORDBITS; in makeDefaultBloomOptions()
207 sizeof(BloomSignatureWord) * state->opts.bloomLength; in initBloomState()
284 nBit = myRand() % (state->opts.bloomLength * SIGNWORDBITS); in signValue()
494 rdopts->bloomLength = (rdopts->bloomLength + SIGNWORDBITS - 1) / SIGNWORDBITS; in bloptions()

123456