Searched refs:iteration (Results 1 – 25 of 66) sorted by relevance
123
45 private $iteration = 1; variable in FreeDSx\\Ldap\\Server\\Paging\\PagingRequest159 return $this->iteration;231 $this->iteration++;
61 ``loop.index`` The current iteration of the loop. (1 indexed)62 ``loop.index0`` The current iteration of the loop. (0 indexed)65 ``loop.first`` True if first iteration66 ``loop.last`` True if last iteration91 can however filter the sequence during iteration which allows you to skip117 If no iteration took place because the sequence was empty, you can render a
88 * A 12 character string containing the iteration count and a random salt.94 // We encode the final log2 iteration count in base 64.185 // Parse the log2 iteration count from a stored hash or setting string.197 * Optional integer to specify the iteration count. Generally used only during205 // Use the standard iteration count.260 * password is available. A new hash is needed when the desired iteration count281 // Check whether the iteration count used differs from the standard number.
961 $iteration = 1;1053 $recalculate = $this->tbsqrt($maxrowheight / $fullpage, $iteration);1054 $iteration++;1057 …if (($this->mpdf->shrin_k * $this->tbsqrt($tableheight / $remainingpage, $iteration)) <= $this->mp…1058 $recalculate = $this->tbsqrt($tableheight / $remainingpage, $iteration);1059 $iteration++;1072 …if (($this->mpdf->shrin_k * $this->tbsqrt($tableheight / $fullpage, $iteration)) <= $this->mpdf->s…1073 $recalculate = $this->tbsqrt($tableheight / $fullpage, $iteration);1074 $iteration++;1085 $recalculate = $this->tbsqrt($tableheight / $fullpage, $iteration);[all …]
8 have a seperate prefix that changes with each iteration. This way,
186 -moz-animation-iteration-count: 1;187 -webkit-animation-iteration-count: 1;188 animation-iteration-count: 1;
71 var iteration = _wrapDefault(property.name + '-iteration-count', property, compactable);76 var components = [duration, timing, delay, iteration, direction, fill, play, name];91 …duration.value = timing.value = delay.value = iteration.value = direction.value = fill.value = pla…112 iteration.value = [value];
19 …iteration:function(f,g){return function(q,y,C,l,h,u,m){var t=a.createElement("mrow");var x=a.creat…
127 Each iteration step can be monitored using a callback function passed to `Kmeans\Space::solve`:
694 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.740 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.826 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.872 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.1502 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.1927 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.1973 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.2547 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.2595 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.2640 2. `[predicate=_.identity]` *(Function)*: The function invoked per iteration.[all …]
75 to have equal length. Negative numbers and backwards iteration work too.
134 Again, text direction is useful here. For `$arabic`, the iteration is done from
58 - Calling `callback(false)` will cancel an async method, preventing further iteration and callback …136 - Optimized array iteration in `race`, `cargo`, `queue`, and `priorityQueue` ([#1253](https://githu…143 - Significantly optimized all iteration based collection methods such as `each`, `map`, `filter`, e…344 - Fix unneeded iteration in `queue.resume()` ([#758](https://github.com/caolan/async/issues/758))
152 When your callback returns a string, then `escalade` stops iteration immediately.<br>
167 …`Symbol.asyncIterator` for [stage 2 async iteration proposal](https://github.com/tc39/proposal-asy…542 * Added support safe closing iteration - calling `iterator.return` on abort iteration, if it exists636 * Fast & correct iteration
1500 * `Symbol.asyncIterator` for [async iteration proposal](https://github.com/tc39/proposal-async-iter…1826 …ey should have `keys`, `values`, `entries` and `@@iterator` methods for iteration. So add them. Mo…
300 * fix accidental calling of functions in iteration block. Closes #986609 * Added array iteration with index example. Closes #276973 * Added `- each` support for readable iteration
643 - [#1093](https://github.com/wycats/handlebars.js/issues/1093) - #each skips iteration on undefined…650 - `each` iteration with `undefined` values has been restored to the 3.0 behaviors. Helper calls wit…698 - Allow empty key name in each iteration - [1bb640b](https://github.com/wycats/handlebars.js/commit…941 …/wycats/handlebars.js/pull/661) - Add @first and @index to #each object iteration ([@cgp](https://…956 - `@index` and `@first` are now supported for `each` iteration on objects
1312 iteration = 0,1318 if (++iteration == 2) {
971 > [Async generators and for-await](https://github.com/tc39/proposal-async-iteration) are now a [sta…
1 …iteration.\n\t * @returns {Array} Returns the new duplicate-value-free array.\n\t */\n\t func…
657 - iteration counter in THEAD crashed in some circumstances
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
1 … redo :1, // - start this loop iteration over again\n …