Home
last modified time | relevance | path

Searched refs:forSeedPreThresh (Results 1 – 4 of 4) sorted by relevance

/dports/science/teem/teem-1.11.0-src/src/pull/
H A DvolumePull.c54 vol->forSeedPreThresh = AIR_FALSE; in pullVolumeNew()
320 volNew->forSeedPreThresh = volOrig->forSeedPreThresh; in _pullVolumeCopy()
H A DinfoPull.c202 pctx->vol[vi]->forSeedPreThresh = AIR_TRUE; in pullInfoSpecAdd()
H A Dpull.h468 forSeedPreThresh; /* we learn pullInfoSeedPreThresh from this */ member
H A DpointPull.c421 && !(vol->forSeedPreThresh)) { in pullProbe()