Home
last modified time | relevance | path

Searched refs:avg (Results 1 – 25 of 19416) sorted by last modified time

12345678910>>...777

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltVecMath.c511 register double diff, avg, mean; local
516 avg = 0.0;
520 avg += FABS(diff);
526 avg /= (double)count;
527 return avg;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCBillboardSceneNode.cpp146 const f32 avg = (Size.Width + Size.Height)/6; in setSize() local
147 BBox.MinEdge.set(-avg,-avg,-avg); in setSize()
148 BBox.MaxEdge.set(avg,avg,avg); in setSize()
166 const f32 avg = (core::max_(Size.Width,TopEdgeWidth) + Size.Height)/6; in setSize() local
167 BBox.MinEdge.set(-avg,-avg,-avg); in setSize()
168 BBox.MaxEdge.set(avg,avg,avg); in setSize()
H A DCIrrDeviceConsole.cpp386 u32 avg = surface->getPixel(x,y).getAverage() * (ASCIIArtCharsCount-1); in present() local
387 avg /= 255; in present()
388 OutputBuffer[y] [x] = ASCIIArtChars[avg]; in present()
/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/
H A DEdit.pm733 my ( $fh, $ofs, $avg, @a) = (
745 $x = $w + $avg * 2 if $x > $w + $avg * 2;
746 $x = - $avg * 2 if $x < - $avg * 2;
1306 my $avg = $self-> {averageWidth};
1314 $self-> offset( $nofs - $avg);
1317 $nofs = $ofs + $avg if $nofs - $ofs < $avg;
/dports/x11/i3status/i3status-2.14/src/
H A Dprint_volume.c152 int avg; in print_volume() local
218 avg = (int)avgf; in print_volume()
219 avg = (avgf - avg < 0.5 ? avg : (avg + 1)); in print_volume()
227 avg = lround(normalized * 100); in print_volume()
237 char *formatted = apply_volume_format(ctx->fmt, avg, mixer_name); in print_volume()
/dports/x11/libinput/libinput-1.12.6/tools/
H A Dlibinput-measure-touchpad-pressure.py101 def avg(self): member in TouchSequence
124 self.avg(),
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Query/Expression/
H A DExpressionBuilder.php440 public function avg(string $fieldName, string $alias = null): string function in TYPO3\\CMS\\Core\\Database\\Query\\Expression\\ExpressionBuilder
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/indexed_search/Classes/Domain/Repository/
H A DIndexSearchRepository.php1102 ->addSelectLiteral($queryBuilder->expr()->avg('IR.first', 'order_val'))
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/Query/Expression/
H A DExpressionBuilder.php442 public function avg(string $fieldName, string $alias = null): string function in TYPO3\\CMS\\Core\\Database\\Query\\Expression\\ExpressionBuilder
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/indexed_search/Classes/Domain/Repository/
H A DIndexSearchRepository.php1100 ->addSelectLiteral($queryBuilder->expr()->avg('IR.first', 'order_val'))
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/Query/Expression/
H A DExpressionBuilder.php555 public function avg(string $fieldName, string $alias = null): string function in TYPO3\\CMS\\Core\\Database\\Query\\Expression\\ExpressionBuilder
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/indexed_search/Classes/Domain/Repository/
H A DIndexSearchRepository.php1077 ->addSelectLiteral($queryBuilder->expr()->avg('IR.first', 'order_val'))
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/
H A D4.0.dict3338 mean.eq avg.eq avg..eq average.eq sum.eq difference.eq total.eq:
H A D4.0.dict.m43353 mean.eq avg.eq avg..eq average.eq sum.eq difference.eq total.eq:
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad/
H A Dconf.c.in100 /* Set data source step (avg polling interval). Default is 15s.
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/network/
H A Dmultiping_async175 $self->response->{ $context } = $+{avg};
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/voip/
H A Dmurmurice_host_port_id_description_avg163 $avg = 0;
217 if($active_chans == 0 ) $avg = 0;
218 else $avg = round( count($players) / $active_chans);
238 echo "avgperchan.value ".$avg."\n";
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/jmx/examples/tomcat/
H A Dcatalina_times.conf22 catalina_proc_tpr.label avg
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/weather/
H A Dopenweather_38 temp_avg.label avg
46 temp_avg.label avg
/dports/sysutils/intel-pcm-devel/pcm-0212b38/
H A Ddashboard.cpp298 "avg": false, in operator ()()
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/
H A Dconf_default.php.in72 $conf['graphreport_stat_items'] = array("now", "min", "avg", "max");
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/nxos/
H A Dnxos_ping.py133 rtt = dict(min=None, avg=None, max=None)
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/ios/fixtures/
H A Dios_ping_ping_8.8.8.8_repeat_24 Success rate is 100 percent (2/2), round-trip min/avg/max = 25/25/25 ms
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/vyos/fixtures/
H A Dvyos_ping_ping_10.10.10.10_count_27 rtt min/avg/max/mdev = 12.1222/17.124/22.225/10.143 ms
H A Dvyos_ping_ping_10.10.10.11_count_10_ttl_128_size_51215 rtt min/avg/max/mdev = 1.170/3.262/21.002/5.913 ms

12345678910>>...777