/dports/devel/py-traits/traits-6.3.2/traits/tests/ |
H A D | test_interfaces.py | 47 def get_average(self): member in IAverage 84 def get_average(self): member in SampleAverage 100 def get_average(self): member in UndeclaredAverageProvider 128 def get_average(self): member in ListAverageAdapter 188 def get_average(self): member in InterfacesTest.test_provides_one.Test 201 def get_average(self): member in InterfacesTest.test_provides_multi.Test
|
/dports/net/wireshark/wireshark-3.6.1/epan/ |
H A D | timestats.c | 66 gdouble get_average(const nstime_t *sum, guint32 num) in get_average() function
|
/dports/net/wireshark-lite/wireshark-3.6.1/epan/ |
H A D | timestats.c | 66 gdouble get_average(const nstime_t *sum, guint32 num) in get_average() function
|
/dports/net/tshark/wireshark-3.6.1/epan/ |
H A D | timestats.c | 66 gdouble get_average(const nstime_t *sum, guint32 num) in get_average() function
|
/dports/ftp/paraget/paraget-0.3.0/lib/Net/Paraget/ |
H A D | ServerQueue.pm | 41 sub get_average subroutine
|
H A D | ServerList.pm | 79 sub get_average subroutine
|
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/rfnoc/blocks/rfnoc_block_moving_avg/ |
H A D | PkgMovingAverage.sv | 57 function int get_average(); function in PkgMovingAverage.MovingAverage
|
/dports/misc/vxl/vxl-3.3.2/contrib/mul/mfpf/ |
H A D | mfpf_sad_vec_cost.cxx | 56 void mfpf_sad_vec_cost::get_average(vnl_vector<double>& v) const in get_average() function in mfpf_sad_vec_cost
|
H A D | mfpf_ssd_vec_cost.cxx | 48 void mfpf_ssd_vec_cost::get_average(vnl_vector<double>& v) const in get_average() function in mfpf_ssd_vec_cost
|
H A D | mfpf_log_lin_class_cost.cxx | 44 void mfpf_log_lin_class_cost::get_average(vnl_vector<double>& v) const in get_average() function in mfpf_log_lin_class_cost
|
/dports/devel/py-python-statsd/python-statsd-2.1.0/statsd/ |
H A D | client.py | 72 def get_average(self, name=None): member in Client
|
/dports/graphics/sdump/sdump-c5fb55b/ |
H A D | image.h | 58 static inline void get_average(struct image *img, uint8_t *data, int x_from, int y_from, int x_to, … in get_average() function
|
/dports/misc/cxxmatrix/cxxmatrix-e70ecca/ |
H A D | mandel.hpp | 61 double get_average(double x, double y, int R) const { in get_average() function in cxxmatrix::mandelbrot_t
|
/dports/lang/gnu-apl/apl-1.8/src/ |
H A D | Performance.hh | 134 uint64_t get_average() const in get_average() function in Statistics_record
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/QualityAssessor/ |
H A D | QualityAssessor.cpp | 228 double QualityAssessor::Assessor::get_average() const in get_average() function in MBMesquite::QualityAssessor::Assessor
|
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/ |
H A D | GLCanvas3D.hpp | 360 … int64_t get_average() const { return m_frames.empty() ? 0 : m_curr_total / m_frames.size(); } in get_average() function in Slic3r::GUI::GLCanvas3D::RenderStats
|
/dports/graphics/sdump/sdump-c5fb55b/static/ |
H A D | sdump.c | 637 static inline void get_average(struct image *img, uint8_t *data, int x_from, int y_from, int x_to, … in get_average() function
|