Home
last modified time | relevance | path

Searched defs:delta (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGoogleGeocode.php165 private function getPoint($delta = 0) argument
172 private function getPolygon($delta = 0) argument
185 getTopLeft($delta = 0) global() argument
192 getTopRight($delta = 0) global() argument
199 getBottomLeft($delta = 0) global() argument
206 getBottomRight($delta = 0) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsEqual.php30 protected $delta = 0.0; variable in PHPUnit_Framework_Constraint_IsEqual
61 …public function __construct($value, $delta = 0.0, $maxDepth = 10, $canonicalize = false, $ignoreCa…
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DArrayComparatorTest.php137 … public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0, $canonicalize = false)
155 public function testAssertEqualsFails($expected, $actual,$delta = 0.0, $canonicalize = false)
H A DDoubleComparatorTest.php109 public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0)
127 public function testAssertEqualsFails($expected, $actual, $delta = 0.0)
H A DNumericComparatorTest.php97 public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0)
115 public function testAssertEqualsFails($expected, $actual, $delta = 0.0)
H A DMockObjectComparatorTest.php141 public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0)
159 public function testAssertEqualsFails($expected, $actual, $message, $delta = 0.0)
H A DObjectComparatorTest.php125 public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0)
143 public function testAssertEqualsFails($expected, $actual, $message, $delta = 0.0)
H A DDateTimeComparatorTest.php169 public function testAssertEqualsSucceeds($expected, $actual, $delta = 0.0)
187 public function testAssertEqualsFails($expected, $actual, $delta = 0.0)
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js11 function decodeChanges(delta, direct) argument
53 function processDelta(delta, direct) argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.nowrap.php10 function add_width($delta) {
H A Dstrategy.width.min.php10 function add_width($delta) {
H A Dstrategy.width.max.php12 function add_width($delta) {
H A Dstrategy.width.max.natural.php12 function add_width($delta) {
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DSplObjectStorageComparator.php41 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DTypeComparator.php41 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DNumericComparator.php45 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DResourceComparator.php41 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DScalarComparator.php46 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DDoubleComparator.php48 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DArrayComparator.php42 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DDateTimeComparator.php43 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DObjectComparator.php42 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DComparator.php63 …abstract public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ig…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Comparator/
H A DClosureComparator.php30 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …
H A DProphecyComparator.php24 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase …

1234