Home
last modified time | relevance | path

Searched refs:actual (Results 226 – 250 of 263) sorted by path

1234567891011

/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default43 …hen debug mode will be FORCED -- ONLY debug output will be presented, no actual thumbnail (to avoi…
194 // Note: the data retrieved must be the actual binary data of the image, not a URL or filename
228 …rger or equal to output image dimensions, use EXIF thumbnail rather than actual source image for g…
/plugin/phpipam/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/pixelyear/
H A DTODO.md4 Make an actual table of dates
/plugin/plantuml/res/file-broken/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DDecoder.php161 private function verifySize($expected, $actual) argument
163 if ($expected !== $actual) {
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js291 assertEqual: function(expected, actual) { argument
293 try { (expected == actual) ? this.pass() :
298 assertInspect: function(expected, actual) { argument
305 assertEnumEqual: function(expected, actual) { argument
313 assertNotEqual: function(expected, actual) { argument
315 try { (expected != actual) ? this.pass() :
319 assertIdentical: function(expected, actual) { argument
339 assertMatch: function(expected, actual) { argument
342 try { (regex.exec(actual)) ? this.pass() :
354 assertType: function(expected, actual) { argument
[all …]
/plugin/searchformgoto/
H A DCOPYING508 actual knowledge that, but for the patent license, your conveying the
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js106 assert.deepEqual(actual, [1, 3]);
120 assert.deepEqual(actual, [1, 3]);
194 actual = remove(isEven);
196 assert.deepEqual(actual, []);
203 actual = remove(isEven)(value);
210 actual = remove(value)(isEven);
483 actual = fp.uniq(other);
492 actual = fp.xor(other)(array);
495 actual = fp.pull('b')(array);
741 actual = func(objects);
[all …]
H A Dtest.js1821 assert.ok((actual[0] === null) || (actual[0] && actual[0].Array));
1828 assert.ok((actual[0] === undefined) || (actual[0] && actual[0].Array));
2741 assert.ok(actual !== array && actual[0] === array[0]);
2756 assert.ok(actual.bar.b === actual.foo.b && actual === actual.foo.b.c.d && actual !== object);
4693 assert.strictEqual(actual.bar.b, actual.foo.b);
14918 assert.notStrictEqual(actual.bar.b, actual.foo.b);
18569 assert.ok(actual >= min && actual <= max);
18576 assert.ok(actual % 1 && actual >= 0 && actual <= 1);
18579 assert.ok(actual % 1 && actual >= 0 && actual <= 2);
18582 assert.ok(actual % 1 && actual >= 2 && actual <= 4);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dfirebug.css710 * actual color. These are used both on the same element in case
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Darrays.js413 var actual = _.map(falsey, function(fromIndex) {
417 …assert.deepEqual(actual, expected, 'should treat falsey `fromIndex` values, except `0` and `NaN`, …
H A Dcollections.js666 var actual = _.sortBy(stableArray, function(pair) {
670 assert.deepEqual(actual, stableArray, 'sortBy should be stable for arrays');
673 actual = _.sortBy(stableObject, function(pair) {
677 assert.deepEqual(actual, stableArray, 'sortBy should be stable for objects');
817 var actual;
819 actual = _.toArray(document.childNodes);
821 assert.deepEqual(actual, _.map(document.childNodes, _.identity), 'works on NodeList');
/plugin/sha3sum/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/showinitpage/
H A Dgpl-3.0.md504 actual knowledge that, but for the patent license, your conveying the
/plugin/strata/
H A Dmanual.txt495 In general, the UI is quite intuitive, but combining it with aggregates might give unexpected results (unless you use a table, in which case no special handling is needed). The example below shows the column ''%%address%%'' twice: once the actual values and once the number of values. Because the UI creates filters per column, only one filter will be created for the ''%%address%%'' column. This filter filters both on addresses and number of addresses per person.
/plugin/structsection/
H A Dplugin.info.txt6 desc New type to show struct wiki fields as actual sections of the page
/plugin/subjectindex/plugins/
H A Dbible_verses.txt19069 "Come up against her [vine] rows and cause ruin, but do not YOU men make an actual extermination. T…
25330 In actual fact, about eight days after these words, he took Peter and John and James along and clim…
28936 For according to their actual ability, yes, I testify, beyond their actual ability this was,
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php88 * @param array $actual Result list from getTopic/tagRefine
91 private function hasPages($expected, $actual, $msg_prefix = '') { argument
94 foreach ($actual as $page) {
103 foreach ($actual as $page) {
/plugin/tagging/_test/
H A Dsearch.test.php172 $actual = $queryBuilder->getPages()[0];
173 $this->assertEquals($this->toSingleLine($expected), $this->toSingleLine($actual));
/plugin/tcycle/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/templater/
H A DCHANGELOG.md28 * Previous changes didn't allow the actual displayed string to start or end with quotation marks. This fixes that by allowing such strings to be ""double quoted"" and only removing the outermost quotes. (by [Turq Whiteside](https://github.com/TurqW))
/plugin/timetrack/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the
/plugin/tline/
H A DCHANGES.txt24 actual height of the tape was being controlled in the css file.
/plugin/toggle/
H A DLICENSE508 actual knowledge that, but for the patent license, your conveying the

1234567891011