Home
last modified time | relevance | path

Searched refs:percent (Results 101 – 125 of 190) sorted by last modified time

12345678

/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js236 var percent = ((fastestHz / slowestHz) - 1) * 100;
240 formatNumber(percent < 1 ? percent.toFixed(2) : Math.round(percent)) +
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js4384 function runAnimation(anim, element, percent, status, totalOrigin, times) { argument
4385 percent = toFloat(percent);
4401 if (e.percent != percent) {
4415 if (anim.percents[i] == percent || anim.percents[i] > status * anim.top) {
4416 percent = anim.percents[i];
4418 ms = ms / anim.top * (percent - prev);
4420 params = anim.anim[percent];
4553 percent: percent, property in runAnimation.e
4629 var percent = toInt(i);
4630 if(params[has](i) && percent > lastKey){
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1percent-n.prev)*h,n.status=n.initstatus,delete n.initstatus,n.stop&&Kt.splice(i--,1)):n.status=(n.…
H A Draphael.min.js1percent-n.prev)*h,n.status=n.initstatus,delete n.initstatus,n.stop&&Kt.splice(i--,1)):n.status=(n.…
/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/webcomponent/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst96 * 'percent': `NumberFormatter::PERCENT`_
151 …ERCENT`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.percent
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php32 abstract protected function formatTime(Profile $profile, $percent); argument
48 $percent = $this->root ? $profile->getDuration() / $this->root * 100 : 0;
53 $str = sprintf("%s %s\n", $start, $this->formatTime($profile, $percent));
H A DHtmlDumper.php45 protected function formatTime(Profile $profile, $percent) argument
47 …lor: %s">%.2fms/%.0f%%</span>', $percent > 20 ? self::$colors['big'] : 'auto', $profile->getDurati…
H A DTextDumper.php33 protected function formatTime(Profile $profile, $percent) argument
35 return sprintf('%.2fms/%.0f%%', $profile->getDuration() * 1000, $percent);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php153 $linesExecutedPercentAsString = Util::percent(
172 'linesExecutedPercent' => Util::percent(
180 'testedMethodsPercent' => Util::percent(
185 'testedMethodsPercentAsString' => Util::percent(
190 'testedClassesPercent' => Util::percent(
195 'testedClassesPercentAsString' => Util::percent(
261 'linesExecutedPercent' => Util::percent(
266 'linesExecutedPercentAsString' => Util::percent(
273 'testedMethodsPercent' => Util::percent(
278 'testedMethodsPercentAsString' => Util::percent(
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php93 Util::percent(
104 Util::percent(
115 Util::percent(
223 $coverage = Util::percent(
241 return Util::percent(
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTotals.php97 'percent',
107 'percent',
117 'percent',
127 'percent',
137 'percent',
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DUtil.php26 public static function percent($a, $b, $asString = false, $fixedWidth = false) function in SebastianBergmann\\CodeCoverage\\Util
33 $percent = ($a / $b) * 100;
35 $percent = 100;
40 return sprintf('%6.2F%%', $percent);
43 return sprintf('%01.2F%%', $percent);
45 return $percent;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dnv.d3.min.js7 …)return"";if("function"==typeof n)d=n(a,b,{key:f(a.data),value:g(a.data),percent:k(c)});else switc…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DRenderer.php243 protected function getCoverageBar($percent) argument
245 $level = $this->getColorLevel($percent);
253 $template->setVar(['level' => $level, 'percent' => sprintf('%.2F', $percent)]);
259 * @param int $percent
263 protected function getColorLevel($percent) argument
265 if ($percent <= $this->lowUpperBound) {
267 } elseif ($percent > $this->lowUpperBound &&
268 $percent < $this->highLowerBound) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Durl_encode.rst11 The ``url_encode`` filter percent encodes a given string as URL segment
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DUtilTest.php20 $this->assertEquals(100, Util::percent(100, 0));
21 $this->assertEquals(100, Util::percent(100, 100));
24 Util::percent(100, 100, true)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php144 return Util::percent(
160 return Util::percent(
176 return Util::percent(
192 return Util::percent(
208 return Util::percent(
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/
H A Dcoverage_bar.html.dist2 …}}" role="progressbar" aria-valuenow="{{percent}}" aria-valuemin="0" aria-valuemax="100" style="wi…
3 <span class="sr-only">{{percent}}% covered ({{level}})</span>
/plugin/404manager/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md896 contract or otherwise, or (b) ownership of more than fifty percent
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1612 the escapes are removed here together with any DW percent escapes
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified633 widthPc: "percent",

12345678