Home
last modified time | relevance | path

Searched refs:SetUnit (Results 1 – 25 of 961) sorted by relevance

12345678910>>...39

/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/receiver/hostmetricsreceiver/internal/metadata/
H A Dgenerated_metrics.go198 metric.SetUnit("s")
209 metric.SetUnit("By")
220 metric.SetUnit("By")
231 metric.SetUnit("By")
242 metric.SetUnit("1")
251 metric.SetUnit("1")
260 metric.SetUnit("1")
269 metric.SetUnit("s")
291 metric.SetUnit("s")
313 metric.SetUnit("s")
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-budgets/include/aws/budgets/model/
H A DSpend.h109 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
115 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
121 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
127 inline Spend& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
133 inline Spend& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
139 inline Spend& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ce/include/aws/ce/model/
H A DMetricValue.h94 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
99 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
104 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
109 inline MetricValue& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
114 inline MetricValue& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
119 inline MetricValue& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-guardduty/include/aws/guardduty/model/
H A DTotal.h95 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
100 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
105 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
110 inline Total& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
115 inline Total& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
120 inline Total& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
H A DGetUsageStatisticsRequest.h164 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
170 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
176 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
182 …inline GetUsageStatisticsRequest& WithUnit(const Aws::String& value) { SetUnit(value); return *thi… in WithUnit()
188 …inline GetUsageStatisticsRequest& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); retur… in WithUnit()
194 inline GetUsageStatisticsRequest& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DTimestreamTimestamp.h105 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
113 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
121 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
129 inline TimestreamTimestamp& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
137 …inline TimestreamTimestamp& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *thi… in WithUnit()
145 inline TimestreamTimestamp& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/include/aws/snow-device-management/model/
H A DCapacity.h137 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
142 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
147 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
152 inline Capacity& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
157 inline Capacity& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
162 inline Capacity& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-shield/include/aws/shield/model/
H A DSummarizedCounter.h178 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
183 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
188 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
193 inline SummarizedCounter& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
198 …inline SummarizedCounter& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
203 inline SummarizedCounter& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/ftp/multiget/multiget-1.1.3/src/
H A Dshowtablewindow.cpp77 SetUnit( 8 ); in DEFINE_EVENT_TYPE()
82 SetUnit( 16 ); in On16K()
87 SetUnit( 32 ); in On32K()
92 SetUnit( 64 ); in On64K()
97 SetUnit( 128 ); in On128K()
102 SetUnit( 256 ); in On256K()
107 SetUnit( 512 ); in On512K()
112 SetUnit( 1024 ); in On1M()
117 SetUnit( 2048 ); in On2M()
122 SetUnit( 4096 ); in On4M()
[all …]
/dports/devel/upp/upp/uppsrc/RichEdit/
H A DTable.cpp137 Advn(r, dlg.before.SetUnit(unit), fmt.before); in TableProps()
138 Advn(r, dlg.after.SetUnit(unit), fmt.after); in TableProps()
139 Advn(r, dlg.lm.SetUnit(unit), fmt.lm); in TableProps()
140 Advn(r, dlg.rm.SetUnit(unit), fmt.rm); in TableProps()
141 Advn(r, dlg.frame.SetUnit(unit), fmt.frame); in TableProps()
143 Advn(r, dlg.grid.SetUnit(unit), fmt.grid); in TableProps()
343 (dlg.leftb.SetUnit(unit), fmt.border.left) in CellProperties()
344 (dlg.rightb.SetUnit(unit), fmt.border.right) in CellProperties()
345 (dlg.topb.SetUnit(unit), fmt.border.top) in CellProperties()
347 (dlg.leftm.SetUnit(unit), fmt.margin.left) in CellProperties()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DDateRange.h74 inline void SetUnit(const DateRangeUnit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
79 … inline void SetUnit(DateRangeUnit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
84 inline DateRange& WithUnit(const DateRangeUnit& value) { SetUnit(value); return *this;} in WithUnit()
89 inline DateRange& WithUnit(DateRangeUnit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/include/aws/opensearch/model/
H A DDuration.h98 inline void SetUnit(const TimeUnit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
106 inline void SetUnit(TimeUnit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
114 inline Duration& WithUnit(const TimeUnit& value) { SetUnit(value); return *this;} in WithUnit()
122 inline Duration& WithUnit(TimeUnit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DScale.h83 inline void SetUnit(const ScaleUnit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
88 inline void SetUnit(ScaleUnit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
93 inline Scale& WithUnit(const ScaleUnit& value) { SetUnit(value); return *this;} in WithUnit()
98 inline Scale& WithUnit(ScaleUnit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/include/aws/es/model/
H A DDuration.h95 inline void SetUnit(const TimeUnit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
103 inline void SetUnit(TimeUnit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
111 inline Duration& WithUnit(const TimeUnit& value) { SetUnit(value); return *this;} in WithUnit()
119 inline Duration& WithUnit(TimeUnit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-groundstation/include/aws/groundstation/model/
H A DElevation.h54 inline void SetUnit(const AngleUnits& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
59 inline void SetUnit(AngleUnits&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
64 inline Elevation& WithUnit(const AngleUnits& value) { SetUnit(value); return *this;} in WithUnit()
69 inline Elevation& WithUnit(AngleUnits&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-location/include/aws/location/model/
H A DTruckWeight.h83 inline void SetUnit(const VehicleWeightUnit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
89 …inline void SetUnit(VehicleWeightUnit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value… in SetUnit() function
95 inline TruckWeight& WithUnit(const VehicleWeightUnit& value) { SetUnit(value); return *this;} in WithUnit()
101 …inline TruckWeight& WithUnit(VehicleWeightUnit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appmesh/include/aws/appmesh/model/
H A DDuration.h53 inline void SetUnit(const DurationUnit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
58 … inline void SetUnit(DurationUnit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
63 inline Duration& WithUnit(const DurationUnit& value) { SetUnit(value); return *this;} in WithUnit()
68 inline Duration& WithUnit(DurationUnit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/include/aws/macie2/model/
H A DServiceLimit.h79 inline void SetUnit(const Unit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
84 inline void SetUnit(Unit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
89 inline ServiceLimit& WithUnit(const Unit& value) { SetUnit(value); return *this;} in WithUnit()
94 inline ServiceLimit& WithUnit(Unit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotsitewise/include/aws/iotsitewise/model/
H A DAssetModelPropertyDefinition.h217 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
223 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
229 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
235 …inline AssetModelPropertyDefinition& WithUnit(const Aws::String& value) { SetUnit(value); return *… in WithUnit()
241 …inline AssetModelPropertyDefinition& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); re… in WithUnit()
247 … inline AssetModelPropertyDefinition& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
H A DAssetModelProperty.h221 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
227 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
233 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
239 inline AssetModelProperty& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
245 …inline AssetModelProperty& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return *this… in WithUnit()
251 inline AssetModelProperty& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DCurrentMetric.h89 inline void SetUnit(const Unit& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
94 inline void SetUnit(Unit&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
99 inline CurrentMetric& WithUnit(const Unit& value) { SetUnit(value); return *this;} in WithUnit()
104 inline CurrentMetric& WithUnit(Unit&& value) { SetUnit(std::move(value)); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling-plans/include/aws/autoscaling-plans/model/
H A DCustomizedLoadMetricSpecification.h252 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
257 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
262 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
267 …inline CustomizedLoadMetricSpecification& WithUnit(const Aws::String& value) { SetUnit(value); ret… in WithUnit()
272 …inline CustomizedLoadMetricSpecification& WithUnit(Aws::String&& value) { SetUnit(std::move(value)… in WithUnit()
277 …inline CustomizedLoadMetricSpecification& WithUnit(const char* value) { SetUnit(value); return *th… in WithUnit()
H A DCustomizedScalingMetricSpecification.h241 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
246 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
251 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
256 …inline CustomizedScalingMetricSpecification& WithUnit(const Aws::String& value) { SetUnit(value); … in WithUnit()
261 …inline CustomizedScalingMetricSpecification& WithUnit(Aws::String&& value) { SetUnit(std::move(val… in WithUnit()
266 …inline CustomizedScalingMetricSpecification& WithUnit(const char* value) { SetUnit(value); return … in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devops-guru/include/aws/devops-guru/model/
H A DCloudWatchMetricsDetail.h243 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
250 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
257 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
264 …inline CloudWatchMetricsDetail& WithUnit(const Aws::String& value) { SetUnit(value); return *this;} in WithUnit()
271 …inline CloudWatchMetricsDetail& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); return … in WithUnit()
278 inline CloudWatchMetricsDetail& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling/include/aws/autoscaling/model/
H A DCustomizedMetricSpecification.h241 inline void SetUnit(const Aws::String& value) { m_unitHasBeenSet = true; m_unit = value; } in SetUnit() function
246 inline void SetUnit(Aws::String&& value) { m_unitHasBeenSet = true; m_unit = std::move(value); } in SetUnit() function
251 inline void SetUnit(const char* value) { m_unitHasBeenSet = true; m_unit.assign(value); } in SetUnit() function
256 …inline CustomizedMetricSpecification& WithUnit(const Aws::String& value) { SetUnit(value); return … in WithUnit()
261 …inline CustomizedMetricSpecification& WithUnit(Aws::String&& value) { SetUnit(std::move(value)); r… in WithUnit()
266 … inline CustomizedMetricSpecification& WithUnit(const char* value) { SetUnit(value); return *this;} in WithUnit()

12345678910>>...39