Home
last modified time | relevance | path

Searched refs:calculate (Results 26 – 50 of 66) sorted by last modified time

123

/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …= 'Pattern') {\n // for patterns, we transform to pattern space, calculate\n // the …
H A Dpdf.worker.js24671 var result = transform.calculate(subbandCoefficients, component.tcx0, component.tcy0);
25266 Transform.prototype.calculate = function transformCalculate(subbands, u0, v0) {
H A Dpdf.worker.js.map1calculate codeblock size as described in section B.7\n result.xcb_ = (r > 0 ? Math.min(codOrCoc…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …hanges, regardless of the actual search command\n // used, always re-calculate matches to avoid…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …// Based on the position within the line and size of a tab,\n // calculate the amount of sp…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_smart_rendering.js322 this[method] = (function(calculate, cache){
324 return this._takeFromCache(id, calculate, cache);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1calculate sizes from %, so will use the default approach\n\t\t\tcomputed = {\n\t\t\t\t\"width\":di…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js.map1calculate","cache","invalidateCache","smartRender","clearViewPortCache","clearAllCache","attachEve…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst640 Twig allows you to calculate with values. This is rarely useful in templates
/plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/
H A DMemoryEfficientLongestCommonSubsequenceImplementation.php26 public function calculate(array $from, array $to) function in SebastianBergmann\\Diff\\LCS\\MemoryEfficientImplementation
64 $this->calculate($fromStart, $toStart),
65 $this->calculate($fromEnd, $toEnd)
H A DTimeEfficientLongestCommonSubsequenceImplementation.php26 public function calculate(array $from, array $to) function in SebastianBergmann\\Diff\\LCS\\TimeEfficientImplementation
H A DLongestCommonSubsequence.php26 public function calculate(array $from, array $to); function
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst30 * ``date``: The date for calculate the difference from now. Can be a string
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md307 wildcard then uses to calculate the final arguments match score and use the method prophecy
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DDiffer.php230 $common = $lcs->calculate(\array_values($from), \array_values($to));
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/
H A DLongestCommonSubsequenceTest.php54 $common = $this->implementation->calculate($from, $to);
66 $common = $this->implementation->calculate($from, $to);
80 $common = $this->implementation->calculate($from, $to);
91 $common = $this->implementation->calculate($from, $to);
101 $common = $this->implementation->calculate($from, $to);
106 $common = $this->implementation->calculate($from, $to);
112 $common = $this->implementation->calculate($from, $to);
122 $common = $this->implementation->calculate($from, $to);
128 $common = $this->implementation->calculate($from, $to);
146 $common = $this->implementation->calculate($from, $to);
[all …]
/plugin/404manager/
H A DREADME.md81 It calculate a score for two kinds of page :
H A DCHANGES.md12 …re `_` for the best page name. This is to avoid that the algorithm will calculate a bigger score f…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1calculate the density\n\t\t\tvar nextrow = matrix[i+1] || [];\n\t\t\tnblacks += row[0];\n\t\t\tfor…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Base.txt
/plugin/subjectindex/plugins/
H A Dbible_verses.txt3497 he must also calculate the years from when he sold it and he must return what money remains over to…
3589 And if it is after the Jubilee that he sanctifies his field, the priest must then calculate for him…
3594 the priest must then calculate for him the amount of the valuation up till the year of Jubilee, and…
25582 For example, who of YOU that wants to build a tower does not first sit down and calculate the expen…
30927 Here is where wisdom comes in: Let the one that has intelligence calculate the number of the wild b…
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.nowrap.php24 $this->add_width($ti->calculate($box));
H A Dstrategy.width.min.php54 $ti->calculate($box) +
H A Dbox.container.php521 $sum += $ti->calculate($this);
582 $ti->calculate($this) +
877 $this->_current_x += $text_indent->calculate($this);
H A Dbox.table.cell.php69 $ti->calculate($this) +

123