Home
last modified time | relevance | path

Searched refs:max_store (Results 1 – 7 of 7) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/analysisdata/modules/
H A Ddisplacement.cpp92 int max_store; member in gmx::AnalysisDataDisplacementModule::Impl
113 max_store(-1), in Impl()
211 if (_impl->max_store == -1 && !_impl->bFirst) in frameStarted()
213 _impl->max_store = _impl->nmax * static_cast<int>(_impl->tmax / _impl->dt + 1); in frameStarted()
214 srenew(_impl->oldval, _impl->max_store); in frameStarted()
219 if (_impl->ci >= _impl->max_store) in frameStarted()
262 histogramFromBins(0, _impl->max_store / _impl->nmax, _impl->dt).integerBins()); in frameFinished()
274 i += _impl->max_store; in frameFinished()
/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dcontext.h167 #define fz_new_context(alloc, locks, max_store) fz_new_context_imp(alloc, locks, max_store, FZ_VERS… argument
577 …mp(const fz_alloc_context *alloc, const fz_locks_context *locks, size_t max_store, const char *ver…
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dcontext.c158 fz_new_context_imp(const fz_alloc_context *alloc, const fz_locks_context *locks, size_t max_store, … in fz_new_context_imp() argument
196 fz_new_store_context(ctx, max_store); in fz_new_context_imp()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/tools/
H A Dmudraw.c1811 size_t max_store = FZ_STORE_DEFAULT; in main() local
1949 max_store = 1; in main()
1951 ctx = fz_new_context(alloc_ctx, locks, max_store); in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dstts751.c523 static ssize_t max_store(struct device *dev, struct device_attribute *attr, in max_store() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dstts751.c523 static ssize_t max_store(struct device *dev, struct device_attribute *attr, in max_store() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dstts751.c523 static ssize_t max_store(struct device *dev, struct device_attribute *attr, in max_store() function