Home
last modified time | relevance | path

Searched refs:epochs (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/zstd/lib/dictBuilder/
H A Dcover.c659 COVER_epoch_info_t epochs; in COVER_computeEpochs() local
660 epochs.num = MAX(1, maxDictSize / k / passes); in COVER_computeEpochs()
661 epochs.size = nbDmers / epochs.num; in COVER_computeEpochs()
662 if (epochs.size >= minEpochSize) { in COVER_computeEpochs()
663 assert(epochs.size * epochs.num <= nbDmers); in COVER_computeEpochs()
664 return epochs; in COVER_computeEpochs()
666 epochs.size = MIN(minEpochSize, nbDmers); in COVER_computeEpochs()
667 epochs.num = nbDmers / epochs.size; in COVER_computeEpochs()
668 assert(epochs.size * epochs.num <= nbDmers); in COVER_computeEpochs()
669 return epochs; in COVER_computeEpochs()
[all …]
H A Dfastcover.c401 const COVER_epoch_info_t epochs = COVER_computeEpochs( in FASTCOVER_buildDictionary() local
407 (U32)epochs.num, (U32)epochs.size); in FASTCOVER_buildDictionary()
411 for (epoch = 0; tail > 0; epoch = (epoch + 1) % epochs.num) { in FASTCOVER_buildDictionary()
412 const U32 epochBegin = (U32)(epoch * epochs.size); in FASTCOVER_buildDictionary()
413 const U32 epochEnd = epochBegin + epochs.size; in FASTCOVER_buildDictionary()
/dragonfly/games/fortune/datfiles/
H A Dfortunes51302 It doth; but actions are our epochs; mine