Home
last modified time | relevance | path

Searched refs:excludedLabels (Results 1 – 25 of 34) sorted by relevance

12

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/statsyncing/models/
H A DCommonModel.cpp165 … return QStringList( ( track->labels() - m_options.excludedLabels() ).toList() ).join( i18nc( in trackData()
182 QSet<QString> labels = track->labels() - m_options.excludedLabels(); in trackData()
183 QSet<QString> excludedLabels = track->labels() & m_options.excludedLabels(); in trackData() local
188 if( !excludedLabels.isEmpty() ) in trackData()
189 … texts << i18n( "Ignored labels: %1", QStringList( excludedLabels.toList() ).join( i18nc( in trackData()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/statsyncing/
H A DTrackTuple.cpp158 return track( provider )->labels() - options.excludedLabels() != labels; in fieldUpdated()
164 if( track( prov )->labels() - options.excludedLabels() != labels ) in fieldUpdated()
350 return labelsCandidate - options.excludedLabels(); in syncedLabels()
359 QSet<QString> labels = it.value()->labels() - options.excludedLabels(); in syncedLabels()
442 desiredLabels |= track->labels() & options.excludedLabels(); in synchronize()
H A DOptions.cpp39 Options::excludedLabels() const in excludedLabels() function in Options
H A DOptions.h44 QSet<QString> excludedLabels() const;
H A DConfig.h101 QSet<QString> excludedLabels() const;
H A DProcess.cpp165 m_options.setExcludedLabels( controller->config()->excludedLabels() ); in slotTracksMatched()
H A DConfig.cpp249 Config::excludedLabels() const in excludedLabels() function in Config
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/issues_list/components/
H A Dissuables_list_app.vue296 'not[label_name]': excludedLabels,
313 if (excludedLabels) {
314 filters['not[labels]'] = excludedLabels;
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/configs/legacy_promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/configs/legacy_promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/net-mgmt/prometheus1/prometheus-1.8.2/promql/
H A Dquantile.go29 var excludedLabels = map[model.LabelName]struct{}{ var
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
H A Dfunctions.go632 sigf := enh.signatureFunc(false, excludedLabels...)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
H A Dfunctions.go654 sigf := signatureFunc(false, enh.lblBuf, excludedLabels...)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/net-mgmt/promscale/promscale-0.6.2/pkg/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
H A Dfunctions.go654 sigf := signatureFunc(false, enh.lblBuf, excludedLabels...)
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/configdialog/dialogs/
H A DExcludedLabelsDialog.cpp56 addLabels( config->excludedLabels(), true ); in ExcludedLabelsDialog()
H A DMetadataConfig.cpp228 int exceptions = m_statSyncingConfig->excludedLabels().count(); in slotUpdateConfigureExcludedLabelsLabel()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/promql/
H A Dquantile.go27 var excludedLabels = []string{ var
/dports/net-mgmt/prometheus2/prometheus-2.30.3/promql/
H A Dquantile.go27 var excludedLabels = []string{ var

12