/plugin/gtime/gtlib/asn1/tsp/ |
H A D | TSPAccuracy.php | 200 $accuracy = new GTBigInteger(0); 203 $accuracy = $accuracy->add(new GTBigInteger($this->seconds)); 206 $accuracy = $accuracy->mul(new GTBigInteger(1000)); 209 $accuracy = $accuracy->add(new GTBigInteger($this->millis)); 212 $accuracy = $accuracy->mul(new GTBigInteger(1000)); 215 $accuracy = $accuracy->add(new GTBigInteger($this->micros)); 220 if ($accuracy->mod(1000000)->comp($zero) == 0) { 221 return "{$accuracy->div(new GTBigInteger(1000000))->getValue()}s"; 223 } else if ($accuracy->mod(1000)->comp($zero) == 0) { 224 return "{$accuracy->div(new GTBigInteger(1000))->getValue()}ms"; [all …]
|
H A D | TSPTSTInfo.php | 60 private $accuracy; variable in TSPTSTInfo 142 $accuracy = new TSPAccuracy(); 143 $accuracy->decode($item); 145 $this->accuracy = $accuracy; 223 if ($this->accuracy != null) { 224 $sequence->add($this->accuracy); 310 return $this->accuracy;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | AggregateClassificationMetrics.php | 22 public $accuracy; variable in Google\\Service\\Bigquery\\AggregateClassificationMetrics 30 public function setAccuracy($accuracy) argument 32 $this->accuracy = $accuracy; 36 return $this->accuracy;
|
H A D | BinaryConfusionMatrix.php | 22 public $accuracy; variable in Google\\Service\\Bigquery\\BinaryConfusionMatrix 44 public function setAccuracy($accuracy) argument 46 $this->accuracy = $accuracy; 50 return $this->accuracy;
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | bib.bib | 18 TITLE="New method for h{\i}gh mark@sirfragalot.com accuracy determination of fine structure
|
H A D | README | 31 …[title] => New method for h{\i}gh mark@sirfragalot.com accuracy determination of fine structure co… 57 …= "and M. Pepper", TITLE="New method for h{\i}gh mark@sirfragalot.com accuracy determination of …
|
H A D | CHANGELOG | 34 2/ Made efficiency and accuracy improvements in PARSECREATORS.php
|
/plugin/gtime/gtlib/tsp/ |
H A D | GTTimestamp.php | 291 $accuracy = $tstInfo->getAccuracy(); 293 if ($accuracy != null) { 294 $this->properties[self::ACCURACY] = $accuracy->getFormatted();
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_MirrorService.php | 656 public $accuracy; variable in Google_Location 664 public function setAccuracy( $accuracy) { argument 665 $this->accuracy = $accuracy; 668 return $this->accuracy;
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | CHANGELOG.md | 57 * Updated documentation to clarify what the accuracy radius refers to. 66 * Updated documentation to reflect that the accuracy radius is now included
|
/plugin/mantis/lib/ |
H A D | changelog | 486 - nusoap_base: improve doc accuracy and consistency (thanks Martin K?gler) 490 - nusoapclient: improve doc accuracy and consistency (thanks Martin K?gler) 498 - soap_transport_http: improve doc accuracy and consistency (thanks Martin K?gler) 502 - wsdl: improve doc accuracy and consistency (thanks Martin K?gler) 504 - xmlschema: improve doc accuracy and consistency (thanks Martin K?gler)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Apigee.php | 2482 'accuracy' => [ 2881 'accuracy' => [ 3175 'accuracy' => [ 3561 'accuracy' => [
|
/plugin/codemirror/dist/modes/ |
H A D | mathematica.min.js.map | 1 …rs. Floats (1.2, .2, 1.) can have optionally a precision (`float) or an accuracy definition\n /…
|
/plugin/diagramsnet/lib/stencils/ |
H A D | LICENSE | 69 …rticular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence …
|
/plugin/diagramsnet/lib/templates/ |
H A D | LICENSE | 69 …rticular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence …
|
/plugin/diagramsnet/lib/img/ |
H A D | LICENSE | 69 …rticular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence …
|
/plugin/metaeditor/ |
H A D | jstree.js | 6680 var accuracy = e / patternLen, 6683 return proximity ? 1.0 : accuracy; 6685 return accuracy + (proximity / MATCH_DISTANCE);
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 3069 function pointsOnLine(p, q, r, accuracy) { argument 3071 if (typeof accuracy === 'undefined') { 3072 accuracy = 5; 3083 return Math.abs(val / dist) <= accuracy;
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 885 * Bugfix: improved MIDI playtime accuracy
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|
/plugin/ol3/ |
H A D | script.js | 8 …accuracy),this.set(xi,null===e.altitude?void 0:e.altitude),this.set(wi,null===e.altitudeAccuracy?v…
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 24897 I resolved also, because I have traced all things from the start with accuracy, to write them in lo…
|