Home
last modified time | relevance | path

Searched refs:minR (Results 101 – 125 of 127) sorted by relevance

123456

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/opencl/
H A Dfractal_cl.h173 cl_float minR; member
1003 target.minR = source.minR; in clCopySFractalMandelboxVary4DCl()
/dports/textproc/clucene/clucene-core-2.3.3.4/src/test/search/
H A DTestRangeFilter.cpp173 std::tstring minRPstr = pad(minR); in testRangeFilterRand()
H A DTestConstantScoreRangeQuery.cpp373 std::tstring sMinRP = pad(minR); in testRangeQueryRand()
/dports/graphics/p5-Chart/Chart-2.4.10/Chart/
H A DBase.pm2647 my $minR = $self->_round2Tick( $min, $interval, -1 );
2650 my $tickCount = ( $maxR / $interval ) - ( $minR / $interval ) + 1;
2652 return ( $tickCount, $minR, $maxR );
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Djet.spad3275 minR := minRowIndex Trafo
3308 for k in maxR..minR by -1 repeat
3309 kb := k+minIndex(sys)-minR
6266 minR := minRowIndex A; maxR := maxRowIndex A
6273 for i in minR..(j-1) repeat
6275 for k in minR..(i-1) repeat
7250 for i in minR..maxR until finished? repeat
7341 minR := minRowIndex Trafo
7347 for g in groundSys for j in minR.. repeat
7381 for k in maxR..minR by -1 repeat
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmapgen_math.cpp270 par.mandelbox.doubles.vary4D.minR = params.get("mandelbox_vary_minr", 0.5).asDouble(); in MapgenMath()
/dports/deskutils/spice-gtk/spice-gtk-0.37/subprojects/spice-common/common/recorder/
H A Drecorder.c899 ringidx_t minR = commit - size + 1; in recorder_peek() local
900 ringidx_t skip = minR - reader; in recorder_peek()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/src/
H A Dflif-dec.cpp838 const int minR = ranges->min(p); in flif_decode_FLIF2_pass() local
839 image.set(p,0,0,0, metaCoder.read_int(minR, ranges->max(p) - minR)); in flif_decode_FLIF2_pass()
/dports/devel/libspice-server/spice-0.15.0/subprojects/spice-common/common/recorder/
H A Drecorder.c950 ringidx_t minR = commit - size + 1; in recorder_peek() local
951 ringidx_t skip = minR - reader; in recorder_peek()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/search/
H A DFieldCacheRangeFilterTest.cpp119 String minRP = pad(signedIndex->minR); in TEST_F()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DWorksheet.php252 $minR = 1;
259 $this->firstRowIndex = $minR;
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dold_settings.cpp627 params->fractal.mandelbox.doubles.vary4D.minR = atof2(str2); in LoadOneSetting()
1310 fractal->at(0)->Set("mandelbox_vary_minr", oldData->fractal.mandelbox.doubles.vary4D.minR); in ConvertToNewContainer()
H A Dfractal.cpp74 mandelboxVary4D.minR = container->Get<double>("mandelbox_vary_minr"); in sFractal()
/dports/math/gap/gap-4.11.0/lib/
H A Dctblpope.gi622 Conditor, comb, cond, X, divs, pm, minR, maxR,
739 if minR > maxdeg or maxR < mindeg then
809 minR:= Minimum(arec.degree); maxR:= Maximum(arec.degree);
/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dooxml_tokens.inl2000 "minR", // 1996
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Writer/Xls/
H A DWorksheet.php254 $minR = 1;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DWorksheet.php254 $minR = 1;
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DWorksheet.php254 $minR = 1;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/
H A DWorksheet.php241 $minR = 1;
/dports/finance/weberp/webERP/Classes/PHPExcel/Writer/Excel5/
H A DWorksheet.php250 $minR = 1;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5/
H A DWorksheet.php241 $minR = 1;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls/
H A DWorksheet.php255 $minR = 1;
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/language/
H A Dformula_de.ts4208 <source>KaliDucks minR:</source>
4209 <translation>KaliDucks minR:</translation>
H A Dformula_en.ts2531 <source>KaliDucks minR:</source>
H A Dformula_nl.ts2531 <source>KaliDucks minR:</source>

123456