Home
last modified time | relevance | path

Searched refs:setPrecision (Results 1 – 15 of 15) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DAggregateClassificationMetrics.php54 public function setPrecision($precision) function in Google\\Service\\Bigquery\\AggregateClassificationMetrics
H A DBinaryConfusionMatrix.php96 public function setPrecision($precision) function in Google\\Service\\Bigquery\\BinaryConfusionMatrix
H A DTableFieldSchema.php177 public function setPrecision($precision) function in Google\\Service\\Bigquery\\TableFieldSchema
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry.php122 public function setPrecision($precision) function in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleColumn.php146 public function setPrecision($precision) function in Google\\Service\\Datastream\\OracleColumn
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1EvaluationMetrics.php64 public function setPrecision($precision) function in Google\\Service\\Document\\GoogleCloudDocumentaiV1EvaluationMetrics
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php1111 $temp->setPrecision($blockLength << 3);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php441 $initial[$i]->setPrecision(64);
619 $x->setPrecision(32);
640 $y->setPrecision(64);
644 $temp->setPrecision(64);
649 $temp->setPrecision(64);
654 $temp->setPrecision(64);
659 $temp->setPrecision(64);
1378 $temp->setPrecision(64);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1254 $submask->setPrecision(8);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php179 $this->value->setPrecision($x->getPrecision());
384 public function setPrecision($bits) function in phpseclib3\\Math\\BigInteger
386 $this->value->setPrecision($bits);
437 $this->setPrecision($this->precision);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php370 $this->setPrecision($this->precision);
423 public function setPrecision($bits) function in phpseclib3\\Math\\BigInteger\\Engines\\Engine
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md247 * Fixed handling precision as string in `Elastica\Aggregation\GeohashGrid::setPrecision()` [#1884](https://github.com/ruflin/Elastica/pull/1884)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGeohashGrid.php46 public function setPrecision($precision): self function in Elastica\\Aggregation\\GeohashGrid
H A DGeotileGridAggregation.php46 public function setPrecision(int $precision): self function in Elastica\\Aggregation\\GeotileGridAggregation
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DSassFilter.php67 public function setPrecision($precision) function in Assetic\\Filter\\Sass\\SassFilter