Home
last modified time | relevance | path

Searched refs:WithAverage (Results 1 – 9 of 9) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DReportGroupTrendStats.h70 …inline ReportGroupTrendStats& WithAverage(const Aws::String& value) { SetAverage(value); return *t… in WithAverage() function
75 …inline ReportGroupTrendStats& WithAverage(Aws::String&& value) { SetAverage(std::move(value)); ret… in WithAverage() function
80 inline ReportGroupTrendStats& WithAverage(const char* value) { SetAverage(value); return *this;} in WithAverage() function
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/_examples/market_hours/
H A Dmain.go15 yv := seq.New(seq.NewRandom().WithLen(len(xv)).WithAverage(200).WithScale(10)).Array()
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/_examples/min_max/
H A Dmain.go14 YValues: seq.New(seq.NewRandom().WithLen(100).WithAverage(100).WithScale(50)).Array(),
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotsitewise/include/aws/iotsitewise/model/
H A DAggregates.h57 inline Aggregates& WithAverage(double value) { SetAverage(value); return *this;} in WithAverage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DStatistics.h78 inline Statistics& WithAverage(double value) { SetAverage(value); return *this;} in WithAverage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-monitoring/include/aws/monitoring/model/
H A DInsightRuleMetricDatapoint.h193 inline InsightRuleMetricDatapoint& WithAverage(double value) { SetAverage(value); return *this;} in WithAverage() function
H A DDatapoint.h120 inline Datapoint& WithAverage(double value) { SetAverage(value); return *this;} in WithAverage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DMetricDatapoint.h59 inline MetricDatapoint& WithAverage(double value) { SetAverage(value); return *this;} in WithAverage() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-shield/include/aws/shield/model/
H A DSummarizedCounter.h120 inline SummarizedCounter& WithAverage(double value) { SetAverage(value); return *this;} in WithAverage() function