Home
last modified time | relevance | path

Searched refs:GetMetric (Results 1 – 25 of 1728) sorted by relevance

12345678910>>...70

/dports/math/clblast/CLBlast-1.1.0/test/performance/
H A Dclient.hpp52 using GetMetric = std::function<size_t(const Arguments<U>&)>; typedef in clblast::Client
58 const GetMetric get_flops, const GetMetric get_bytes);
63 const GetMetric default_a_ld,
64 const GetMetric default_b_ld,
65 const GetMetric default_c_ld);
93 const GetMetric get_flops_;
94 const GetMetric get_bytes_;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/video/
H A Dstats_counter.h87 virtual bool GetMetric(int* metric) const = 0;
151 bool GetMetric(int* metric) const override;
175 bool GetMetric(int* metric) const override;
195 bool GetMetric(int* metric) const override;
215 bool GetMetric(int* metric) const override;
242 bool GetMetric(int* metric) const override;
269 bool GetMetric(int* metric) const override;
H A Dstats_counter.cc248 if (GetMetric(&metric)) in TryProcess()
282 bool AvgCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::AvgCounter
307 bool MaxCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::MaxCounter
330 bool PercentCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PercentCounter
354 bool PermilleCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PermilleCounter
380 bool RateCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateCounter
405 bool RateAccCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateAccCounter
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/ribbon/
H A Dpage.cpp377 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_X_SEPARATION_SIZE); in ScrollSections()
389 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_Y_SEPARATION_SIZE); in ScrollSections()
623 parentSize.x -= m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE); in PopulateSizeCalcArray()
625 parentSize.y -= m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_TOP_SIZE); in PopulateSizeCalcArray()
664 …wxPoint origin(m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE), m_art->GetMetric(wxRIBBON_ART… in DoActualLayout()
671 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_X_SEPARATION_SIZE); in DoActualLayout()
677 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_Y_SEPARATION_SIZE); in DoActualLayout()
1145 …min.y += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_TOP_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAGE_… in GetMinSize()
1152 …min.x += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAGE… in GetMinSize()
1218 …best.x += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAG… in DoGetBestSize()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/ribbon/
H A Dpage.cpp381 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_X_SEPARATION_SIZE); in ScrollSections()
393 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_Y_SEPARATION_SIZE); in ScrollSections()
627 parentSize.x -= m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE); in PopulateSizeCalcArray()
629 parentSize.y -= m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_TOP_SIZE); in PopulateSizeCalcArray()
668 …wxPoint origin(m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE), m_art->GetMetric(wxRIBBON_ART… in DoActualLayout()
675 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_X_SEPARATION_SIZE); in DoActualLayout()
681 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_Y_SEPARATION_SIZE); in DoActualLayout()
1154 …min.y += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_TOP_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAGE_… in GetMinSize()
1161 …min.x += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAGE… in GetMinSize()
1227 …best.x += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAG… in DoGetBestSize()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/ribbon/
H A Dpage.cpp381 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_X_SEPARATION_SIZE); in ScrollSections()
393 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_Y_SEPARATION_SIZE); in ScrollSections()
627 parentSize.x -= m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE); in PopulateSizeCalcArray()
629 parentSize.y -= m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_TOP_SIZE); in PopulateSizeCalcArray()
668 …wxPoint origin(m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE), m_art->GetMetric(wxRIBBON_ART… in DoActualLayout()
675 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_X_SEPARATION_SIZE); in DoActualLayout()
681 gap = m_art->GetMetric(wxRIBBON_ART_PANEL_Y_SEPARATION_SIZE); in DoActualLayout()
1154 …min.y += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_TOP_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAGE_… in GetMinSize()
1161 …min.x += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAGE… in GetMinSize()
1227 …best.x += m_art->GetMetric(wxRIBBON_ART_PAGE_BORDER_LEFT_SIZE) + m_art->GetMetric(wxRIBBON_ART_PAG… in DoGetBestSize()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/video/
H A Dstats_counter.h86 virtual bool GetMetric(int* metric) const = 0;
162 bool GetMetric(int* metric) const override;
186 bool GetMetric(int* metric) const override;
206 bool GetMetric(int* metric) const override;
226 bool GetMetric(int* metric) const override;
253 bool GetMetric(int* metric) const override;
284 bool GetMetric(int* metric) const override;
H A Dstats_counter.cc278 if (GetMetric(&metric)) in TryProcess()
323 bool AvgCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::AvgCounter
348 bool MaxCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::MaxCounter
371 bool PercentCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PercentCounter
395 bool PermilleCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PermilleCounter
421 bool RateCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateCounter
450 bool RateAccCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateAccCounter
/dports/net-im/tg_owt/tg_owt-d578c76/src/video/
H A Dstats_counter.h86 virtual bool GetMetric(int* metric) const = 0;
162 bool GetMetric(int* metric) const override;
186 bool GetMetric(int* metric) const override;
206 bool GetMetric(int* metric) const override;
226 bool GetMetric(int* metric) const override;
253 bool GetMetric(int* metric) const override;
284 bool GetMetric(int* metric) const override;
H A Dstats_counter.cc278 if (GetMetric(&metric)) in TryProcess()
323 bool AvgCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::AvgCounter
348 bool MaxCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::MaxCounter
371 bool PercentCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PercentCounter
395 bool PermilleCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::PermilleCounter
421 bool RateCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateCounter
450 bool RateAccCounter::GetMetric(int* metric) const { in GetMetric() function in webrtc::RateAccCounter
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/video/
H A Dstats_counter.h86 virtual bool GetMetric(int* metric) const = 0;
162 bool GetMetric(int* metric) const override;
186 bool GetMetric(int* metric) const override;
206 bool GetMetric(int* metric) const override;
226 bool GetMetric(int* metric) const override;
253 bool GetMetric(int* metric) const override;
284 bool GetMetric(int* metric) const override;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/video/
H A Dstats_counter.h87 virtual bool GetMetric(int* metric) const = 0;
163 bool GetMetric(int* metric) const override;
187 bool GetMetric(int* metric) const override;
207 bool GetMetric(int* metric) const override;
227 bool GetMetric(int* metric) const override;
254 bool GetMetric(int* metric) const override;
285 bool GetMetric(int* metric) const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/video/
H A Dstats_counter.h86 virtual bool GetMetric(int* metric) const = 0;
162 bool GetMetric(int* metric) const override;
186 bool GetMetric(int* metric) const override;
206 bool GetMetric(int* metric) const override;
226 bool GetMetric(int* metric) const override;
253 bool GetMetric(int* metric) const override;
284 bool GetMetric(int* metric) const override;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/video/
H A Dstats_counter.h87 virtual bool GetMetric(int* metric) const = 0;
163 bool GetMetric(int* metric) const override;
187 bool GetMetric(int* metric) const override;
207 bool GetMetric(int* metric) const override;
227 bool GetMetric(int* metric) const override;
254 bool GetMetric(int* metric) const override;
285 bool GetMetric(int* metric) const override;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/video/
H A Dstats_counter.h87 virtual bool GetMetric(int* metric) const = 0;
163 bool GetMetric(int* metric) const override;
187 bool GetMetric(int* metric) const override;
207 bool GetMetric(int* metric) const override;
227 bool GetMetric(int* metric) const override;
254 bool GetMetric(int* metric) const override;
285 bool GetMetric(int* metric) const override;
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/admission/metrics/
H A Dtestutil_test.go39 for _, metric := range mf.GetMetric() {
67 for _, metric := range mf.GetMetric() {
78 for _, metric := range mf.GetMetric() {
99 for _, metric := range mf.GetMetric() {
110 for _, metric := range mf.GetMetric() {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/admission/metrics/
H A Dtestutil_test.go39 for _, metric := range mf.GetMetric() {
67 for _, metric := range mf.GetMetric() {
78 for _, metric := range mf.GetMetric() {
99 for _, metric := range mf.GetMetric() {
110 for _, metric := range mf.GetMetric() {
/dports/games/springlobby/springlobby-0.180/src/gui/
H A Dwindowattributespickle.cpp113 wxSystemSettings::GetMetric( wxSYS_WINDOWMIN_X ), in SetWindowWidth()
114 wxSystemSettings::GetMetric( wxSYS_SCREEN_X ) in SetWindowWidth()
133 wxSystemSettings::GetMetric( wxSYS_WINDOWMIN_Y ), in SetWindowHeight()
134 wxSystemSettings::GetMetric( wxSYS_SCREEN_Y ) in SetWindowHeight()
154 wxSystemSettings::GetMetric( wxSYS_SCREEN_Y ) - 20 in SetWindowTop()
173 wxSystemSettings::GetMetric( wxSYS_SCREEN_X ) - 20 in SetWindowLeft()
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/ML/Cluster/
H A DClusters.py89 def GetMetric(self): member in Cluster
186 self.children.sort(key=lambda x: x.GetMetric())
206 print('%s%s%s Metric: %f' % (' ' * level, self.GetName(), offset, self.GetMetric()))
209 (' ' * level, self.GetName(), offset, self.GetData(), self.GetMetric()))
228 m1, m2 = self.GetMetric(), other.GetMetric()
286 m1, m2 = self.GetMetric(), other.GetMetric()
H A DClusterVis.py84 v = _scaleMetric(pt.GetMetric(), self.logScale)
86 v = float(pt.GetMetric())
106 v = _scaleMetric(node.GetMetric(), self.logScale)
108 v = float(node.GetMetric())
162 v = float(cluster.GetMetric())
244 v = _scaleMetric(cluster.GetMetric(), logScale)
246 v = float(cluster.GetMetric())
252 v = _scaleMetric(pt.GetMetric(), logScale)
254 v = float(pt.GetMetric())
269 v = _scaleMetric(node.GetMetric(), logScale)
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/ribbon/
H A Dpage.py520 …origin_ = wx.Point(self._art.GetMetric(RIBBON_ART_PAGE_BORDER_LEFT_SIZE), self._art.GetMetric(RIBB…
536 gap = self._art.GetMetric(RIBBON_ART_PANEL_X_SEPARATION_SIZE)
537 …minor_axis_size = self.GetSize().GetHeight() - origin.y - self._art.GetMetric(RIBBON_ART_PAGE_BORD…
539 gap = self._art.GetMetric(RIBBON_ART_PANEL_Y_SEPARATION_SIZE)
540 …minor_axis_size = self.GetSize().GetWidth() - origin.x - self._art.GetMetric(RIBBON_ART_PAGE_BORDE…
878 …minSize.y += self._art.GetMetric(RIBBON_ART_PAGE_BORDER_TOP_SIZE) + self._art.GetMetric(RIBBON_ART…
882 …minSize.x += self._art.GetMetric(RIBBON_ART_PAGE_BORDER_LEFT_SIZE) + self._art.GetMetric(RIBBON_AR…
915 best.IncBy((count - 1) * self._art.GetMetric(RIBBON_ART_PANEL_X_SEPARATION_SIZE), 0)
930 best.IncBy(0, (count - 1) * self._art.GetMetric(RIBBON_ART_PANEL_Y_SEPARATION_SIZE))
933 …best.x += self._art.GetMetric(RIBBON_ART_PAGE_BORDER_LEFT_SIZE) + self._art.GetMetric(RIBBON_ART_P…
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.elastic.co/apm/module/apmprometheus/
H A Dgatherer.go51 for _, m := range mf.GetMetric() {
56 metrics := mf.GetMetric()
68 for _, m := range mf.GetMetric() {
73 for _, m := range mf.GetMetric() {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/component-base/component-base-0.16.8/metrics/
H A Dcounter_test.go113 for _, m := range mf.GetMetric() {
204 if len(mf.GetMetric()) != 1 {
205 t.Errorf("Got %v metrics, wanted 1 as the count", len(mf.GetMetric()))
222 if len(mf.GetMetric()) != 3 {
223 t.Errorf("Got %v metrics, wanted 3 as the count", len(mf.GetMetric()))
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/component-base/metrics/
H A Dcounter_test.go107 mfMetric := mf.GetMetric()
194 …assert.Equalf(t, 1, len(mf.GetMetric()), "Got %v metrics, wanted 1 as the count", len(mf.GetMetric
206 …assert.Equalf(t, 3, len(mf.GetMetric()), "Got %v metrics, wanted 3 as the count", len(mf.GetMetric
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/component-base/metrics/
H A Dcounter_test.go107 mfMetric := mf.GetMetric()
194 …assert.Equalf(t, 1, len(mf.GetMetric()), "Got %v metrics, wanted 1 as the count", len(mf.GetMetric
206 …assert.Equalf(t, 3, len(mf.GetMetric()), "Got %v metrics, wanted 3 as the count", len(mf.GetMetric
266 mfMetric := mf.GetMetric()

12345678910>>...70