Searched refs:step (Results 1 – 9 of 9) sorted by relevance
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
| H A D | PHP32.php | 81 $step = count($vals) & 3; 82 if ($step) { 83 $digit = (int) floor($digit / pow(2, 2 * $step)); 85 if ($step != 3) {
|
| H A D | PHP64.php | 78 $step = count($vals) & 7; 79 if (!$step) { 83 $shift = 8 - $step;
|
| H A D | Engine.php | 1064 …$step = $og->subtract($g)->divide(static::$two[static::class])[0]; // step is the half of upper bo… 1065 … $g = $g->add($step); // we start at lower bound + step , basically in the middle of our interval 1069 while ($step->compare(static::$one[static::class]) == 1) { 1071 $step = $step->divide(static::$two[static::class])[0]; 1075 $g = $g->add($step); 1078 $g = $g->subtract($step); 1087 $g = $g->subtract($step);
|
| /dokuwiki/lib/plugins/popularity/lang/en/ |
| H A D | intro.txt | 5 You are encouraged to repeat this step from time to time, or even better to opt for an automated mo…
|
| /dokuwiki/inc/ChangeLog/ |
| H A D | ChangeLog.php | 348 $step = 1; 351 $step = -1; 353 for ($i = $start; $i >= 0 && $i < $count; $i += $step) {
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …step[s]=function(t){t.colorInit||(t.start=p(t.elem,s),t.end=p(t.end),t.colorInit=!0),u.cssHooks[s]… function
|
| H A D | jquery.min.js | 2 …step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):at.propHooks._default.s…
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | LICENSE | 48 We protect your rights with a two-step method: (1) we copyright the
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | LICENCE | 48 We protect your rights with a two-step method: (1) we copyright the
|