Home
last modified time | relevance | path

Searched refs:metric (Results 26 – 50 of 56) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DQuotaLimit.php49 public $metric; variable in Google\\Service\\ServiceConsumerManagement\\QuotaLimit
150 public function setMetric($metric) argument
152 $this->metric = $metric;
159 return $this->metric;
H A DV1Beta1ProducerQuotaPolicy.php33 public $metric; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1ProducerQuotaPolicy
78 public function setMetric($metric) argument
80 $this->metric = $metric;
87 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DQuotaLimit.php49 public $metric; variable in Google\\Service\\ServiceManagement\\QuotaLimit
150 public function setMetric($metric) argument
152 $this->metric = $metric;
159 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1MetricValue.php27 public $metric; variable in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1MetricValue
46 public function setMetric($metric) argument
48 $this->metric = $metric;
55 return $this->metric;
H A DGooglePlayDeveloperReportingV1beta1Anomaly.php55 public function setMetric(GooglePlayDeveloperReportingV1beta1MetricValue $metric) argument
57 $this->metric = $metric;
64 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php33 public $metric; variable in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
78 public function setMetric($metric) argument
80 $this->metric = $metric;
87 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DOrderBy.php64 public function setMetric(MetricOrderBy $metric) argument
66 $this->metric = $metric;
73 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DDiagnosticMessage.php54 public function setMetric(LocalizedString $metric) argument
56 $this->metric = $metric;
63 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAutoscalingPolicyCustomMetricUtilization.php29 public $metric; variable in Google\\Service\\Compute\\AutoscalingPolicyCustomMetricUtilization
54 public function setMetric($metric) argument
56 $this->metric = $metric;
63 return $this->metric;
H A DQuota.php26 public $metric; variable in Google\\Service\\Compute\\Quota
44 public function setMetric($metric) argument
46 $this->metric = $metric;
53 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DMediationReportSpecSortCondition.php29 public $metric; variable in Google\\Service\\AdMob\\MediationReportSpecSortCondition
52 public function setMetric($metric) argument
54 $this->metric = $metric;
61 return $this->metric;
H A DNetworkReportSpecSortCondition.php29 public $metric; variable in Google\\Service\\AdMob\\NetworkReportSpecSortCondition
52 public function setMetric($metric) argument
54 $this->metric = $metric;
61 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdSenseHost.php337 'metric' => [
568 'metric' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfigMetricSpec.php29 public $metric; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigMetricSpec
48 public function setMetric($metric) argument
50 $this->metric = $metric;
57 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTimeSeries.php61 public function setMetric(Metric $metric) argument
63 $this->metric = $metric;
70 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DPivotHeaderEntry.php65 public function setMetric(MetricHeaderEntry $metric) argument
67 $this->metric = $metric;
74 return $this->metric;
/plugin/passpolicy/
H A Dwords.txt2250 metric
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1 …the contextual adjustment of inter-glyph spacing. This property controls metric kerning, kerning t…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …e page name detection by falling back to fuzzy\n // matching of the metric dimensions, to acc…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DInfo.php67 foreach ($metrics as $metric => $data) {
68 if (isset($this->_metricCache[$metric]) === false) {
69 $this->_metricCache[$metric] = array();
76 if (isset($this->_metricCache[$metric][$value]) === false) {
77 $this->_metricCache[$metric][$value] = $count;
79 $this->_metricCache[$metric][$value] += $count;
124 foreach ($this->_metricCache as $metric => $values) {
137 echo "$metric: \033[4m$winner\033[0m [$winnerCount/$totalCount, $winPercent%]".PHP_EOL;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php1277 * @param string $metric The name of the metric being recorded.
1282 public function recordMetric($stackPtr, $metric, $value) argument
1284 if (isset($this->_metrics[$metric]) === false) {
1285 $this->_metrics[$metric] = array(
1291 if (isset($this->_metrics[$metric]['values'][$value]) === false) {
1292 $this->_metrics[$metric]['values'][$value] = array($stackPtr);
1294 $this->_metrics[$metric]['values'][$value][] = $stackPtr;
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php3732 public $metric; variable in Google_Quota
3740 public function setMetric( $metric) { argument
3741 $this->metric = $metric;
3744 return $this->metric;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js30636 var id, metric, table, _i, _len;
30640 metric = this.forGlyph(id);
30641 table.writeUInt16(metric.advance);
30642 table.writeUInt16(metric.lsb);
H A Dpdfmake.min.js.map1metric","advanceWidthMax","minLeftSideBearing","minRightSideBearing","xMaxExtent","caretSlopeRise"…
/plugin/tuxquote/
H A Dquotes.txt948 The metric system did not really catch on in the States, unless you count the increasing popularity…
975 … DAY, resulting in a total annual world cow methane output of 50 million metric TONS. (Campers: Th…
982metric conversion was clearly a good idea, and when the government started putting up metric highw…
3116 For many years the National Pretend Speed Limit was fifty-five miles per hour, metric equivalent: 3…
3539 10 fingers... 10 toes. Aw, crap! I'm metric! <BR> -- Brad Osberg

123