Home
last modified time | relevance | path

Searched refs:stats (Results 76 – 100 of 105) sorted by path

12345

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml423 fine season with great stats.
430 …"Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Ave…
432 …"Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Ave…
437 Sammy Sosa completed another fine season with great stats.
448 …{ T_STR, 0, "Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0.288…
461 stats: |
468 'stats' => "65 Home Runs\n0.278 Batting Average\n"
/plugin/gtime/gtlib/
H A DREADME43 $ phing stats # Print statistics about lines of code
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dmergeduplicates.php55 $stats = [ variable
67 global $stats;
72 echo "\033[" . count($stats) . "A";
78 global $stats, $output;
80 $stats["Total written"]++;
87 $stats["Total vcards"]++;
95 $stats["No FN property"]++;
96 $stats['Unique cards']++;
106 $stats['Unique cards']++;
159 $stats['Error']++;
[all …]
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md594 * http://www.its.msstate.edu/net/real/reports/config/tags.stats
H A Dreadme.txt612 * http://www.its.msstate.edu/net/real/reports/config/tags.stats
/plugin/loglog/helper/
H A Dreport.php46 $stats = $this->getStats($monthLines);
58 array_keys($stats['admin']),
59 $stats['admin']
65 [$stats['auth_success'], $stats['auth_failed'], $stats['users'], $adminPages],
/plugin/nssize/
H A Dsyntax.php70 $stats = stat($location.'/'.$file);
71 $total += $stats['size'];
/plugin/openlayersmap/ol7/
H A Dgenerate-info.js.diff
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js10532 var stats = this._stats;
10533 stats.time('Overall');
10555 stats.time('Page Request');
10583 stats.timeEnd('Rendering');
10584 stats.timeEnd('Overall');
10618 stats.time('Rendering');
H A Dpdf.js.map1stats","renderingIntent","canvasFactoryInstance","webGLContext","enable","intentState","fnArray","…
H A Dpdf.worker.js604 return pdfManager.pdfDocument.xref.stats;
14541 this.stats = {
16442 var xrefStreamStats = this.xref.stats.streamTypes;
31182 var xrefFontStats = xref.stats.fontTypes;
31196 var xrefFontStats = xref.stats.fontTypes;
H A Dpdf.worker.js.map1stats;\n }\n );\n\n handler.on('GetAnnotations', function({ pageIndex, intent, }) {\n …
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js438 var stats = [];
445 for (var i = 0, ii = stats.length; i < ii; ++i) {
446 if (stats[i].pageNumber === pageNumber) {
470 var b = stats[statsIndex];
472 stats.splice(statsIndex, 1);
483 stats.push({ pageNumber, div: wrapper, });
484 stats.sort(function(a, b) {
488 for (var i = 0, ii = stats.length; i < ii; ++i) {
489 this.panel.appendChild(stats[i].div);
493 stats = [];
H A Dviewer.css2035 #PDFBug .stats {
2040 #PDFBug .stats .title {
H A Dviewer.js1933 if (typeof Stats !== 'undefined' && Stats.enabled && pageView.stats) {
1934 Stats.add(pageNumber, pageView.stats);
2273 if (pageView && pageView.stats) {
2274 Stats.add(page, pageView.stats);
11700 this.stats = pdfPage.stats;
12037 _this.stats = pdfPage.stats;
H A Dviewer.js.map1stats) {\n Stats.add(pageNumber, pageView.stats);\n }\n\n if (pageView.error) {\n PDFViewe…
/plugin/quickstats/
H A DHOW-TO116 …es: excludes IP addresses from stats, for instance if you don't want your own accesses to your si…
/plugin/redproject/
H A Dstyle.css89 background: url('images/stats.png') no-repeat 0% 50%;
93 div.stats {
/plugin/searchstats/
H A Dplugin.info.txt6 desc This plugin records the search words and displays stats in the admin section
/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js153 var result = 1 / (bench.stats.mean + bench.stats.moe);

12345