| /plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/ |
| D | LongestCommonSubsequenceTest.php | 54 $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); 135 $common = $this->implementation->calculate($from, $to); [all …]
|
| /plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/ |
| D | MemoryEfficientLongestCommonSubsequenceImplementation.php | 26 public function calculate(array $from, array $to) function in SebastianBergmann\\Diff\\LCS\\MemoryEfficientImplementation 64 $this->calculate($fromStart, $toStart), 65 $this->calculate($fromEnd, $toEnd)
|
| D | LongestCommonSubsequence.php | 26 public function calculate(array $from, array $to); function
|
| D | TimeEfficientLongestCommonSubsequenceImplementation.php | 26 public function calculate(array $from, array $to) function in SebastianBergmann\\Diff\\LCS\\TimeEfficientImplementation
|
| /plugin/jmol2/jmol/ |
| D | JmolApplet0_Quantum.jar | ... ROOT3
public void <init> ()
public void calculate (org.jmol.api.VolumeDataInterface, java ... |
| D | JmolAppletSigned0_Quantum.jar | ... ROOT3
public void <init> ()
public void calculate (org.jmol.api.VolumeDataInterface, java ... |
| /plugin/combo/vendor/dragonmantank/cron-expression/ |
| H A D | README.md | 7 due to run, calculate the next run date of the expression, and calculate the previous 8 run date of the expression. You can calculate dates far into the future or past by
|
| /plugin/traumacalc/ |
| D | README.md | 2 to calculate Trauma score: RTS, ISS, TRISS in dokuwiki
|
| D | plugin.info.txt | 6 desc to calculate Trauma score: RTS, ISS, TRISS
|
| D | README | 3 to calculate Trauma score: RTS, ISS, TRISS
|
| /plugin/pot/ |
| D | plugin.info.txt | 6 desc calculate, store, and recall user-defined values
|
| D | README.md | 7 Mainly it is used to calculate and display formatted numbers. In addition, the content can be retri… 21 description: calculate and display formatted numbers 86 | type | | (formula) text | the pot can be used to calculate formulas or to set and reuse text …
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | value.text-indent.class.php | 12 function calculate(&$box) { function in TextIndentValuePDF
|
| D | strategy.width.min.nowrap.php | 24 $this->add_width($ti->calculate($box));
|
| D | strategy.width.min.php | 54 $ti->calculate($box) +
|
| D | box.generic.inline.php | 66 $indent_offset = ($first->uid == $this->uid || 1) ? $text_indent->calculate($parent) : 0;
|
| D | box.utils.text-align.inc.php | 54 $delta -= $box->text_indent->calculate($box);
|
| D | strategy.width.max.php | 29 $this->_cmaxw = $text_indent->calculate($box);
|
| D | strategy.width.max.natural.php | 29 $this->_cmaxw = $text_indent->calculate($box);
|
| D | box.container.php | 521 $sum += $ti->calculate($this); 582 $ti->calculate($this) + 877 $this->_current_x += $text_indent->calculate($this);
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | URI.Base.txt | 10 to calculate absolute URIs from relative URIs, such as when %URI.MakeAbsolute
|
| /plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
| D | date.rst | 30 * ``date``: The date for calculate the difference from now. Can be a string
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_smart_rendering.js | 322 this[method] = (function(calculate, cache){ argument 324 return this._takeFromCache(id, calculate, cache);
|
| /plugin/404manager/ |
| D | CHANGES.md | 12 …re `_` for the best page name. This is to avoid that the algorithm will calculate a bigger score f…
|
| /plugin/odt/ODT/css/ |
| D | cssimportnew.php | 1163 …protected function calculate (array &$properties, iElementCSSMatchable $element, ODTUnits $units) { function in cssimportnew 1374 $this->calculate($properties, $parents [$index], $units); 1379 $this->calculate($dest, $element, $units);
|