Home
last modified time | relevance | path

Searched refs:isEqual (Results 1 – 25 of 32) sorted by relevance

12

/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js326 assert.ok(_.isEqual(null, null), '`null` is equal to `null`');
327 assert.ok(_.isEqual(), '`undefined` is equal to `undefined`');
329 assert.notOk(_.isEqual(0, -0), '`0` is not equal to `-0`');
356 assert.ok(_.isEqual(NaN, NaN), '`NaN` is equal to `NaN`');
383 assert.notOk(_.isEqual(new Date(2009, 11, 13), {
527 assert.ok(_.isEqual(a, b), 'Cyclic structures are equal');
547 assert.equal(_.isEqual(a.isEqual(b), _(true)), true, '`isEqual` can be chained');
564 assert.equal(_.isEqual([0], [-0]), false);
565 assert.equal(_.isEqual({a: 0}, {a: -0}), false);
566 assert.equal(_.isEqual([NaN], [NaN]), true);
[all …]
H A Dcross-document.js38 assert.notOk(_.isEqual(iNumber, 101));
39 assert.ok(_.isEqual(iNumber, 100));
42 …assert.ok(_.isEqual({}, iObject), 'Objects with equivalent members created in different documents …
45 …assert.ok(_.isEqual([1, 2, 3], iArray), 'Arrays with equivalent elements created in different docu…
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js212 var isEqual = ( (type = _trueTypeOf(var1)) == _trueTypeOf(var2) );
213 if (isEqual && !isSame) {
217 isEqual = (var1 == var2);
221 isEqual = (var1 === var2);
225 isEqual = (var1.toString() === var2.toString());
229 if (isEqual = (var1.length === var2.length))
233 …_assert(msg, isEqual, 'Expected ' + _displayStringForValue(var1) + ' but was ' + _displayStringFor…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DMap.php142 || !self::isEqual($value, $otherValue)) {
190 private static function isEqual($left, $right) : bool function in Antlr\\Antlr4\\Runtime\\Utils\\Map
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js9558 return _.isEqual(pair[0], pair[1]);
9912 assert.strictEqual(_.isEqual(0, ''), false);
9913 assert.strictEqual(_.isEqual(1, true), false);
9978 … return [_.isEqual(pair[0], pair[1]), _.isEqual(pair[0], pair[2]), _.isEqual(pair[2], pair[3])];
10033 … return [_.isEqual(pair[0], pair[1]), _.isEqual(pair[0], pair[2]), _.isEqual(pair[2], pair[3])];
10045 assert.strictEqual(_.isEqual(a, a), true);
10046 assert.strictEqual(_.isEqual(a, b), false);
10231 actual = wrapped1.isEqual(wrapped2);
10239 actual = wrapped1.isEqual(wrapped2);
10319 return _.isEqual(object, value);
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js496 …assert.ok(_.isEqual(model.changedAttributes(), {name: 'Rob'}), 'changedAttributes returns the chan…
498 …assert.ok(_.isEqual(model.previousAttributes(), {name: 'Tim', age: 10}), 'previousAttributes is co…
544 assert.ok(_.isEqual(env.syncArgs.model, model));
571 assert.ok(_.isEqual(this.syncArgs.model, doc));
719 assert.ok(_.isEqual(this.syncArgs.model, doc));
746 assert.ok(_.isEqual(this.syncArgs.model, doc));
H A Dcollection.js802 assert.ok(_.isEqual(col.last().attributes, d.attributes));
/plugin/jmol2/jmol/
H A DJmolApplet0_Symmetry.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_Symmetry.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js2643 function isEqual(value, other) { function
3760 lodash.isEqual = isEqual;
H A Dlodash.fp.min.js20 …,bind:!0,bindKey:!0,concat:!0,difference:!0,divide:!0,eq:!0,gt:!0,gte:!0,isEqual:!0,lt:!0,lte:!0,m…
H A Dlodash.core.min.js26 …return M(t)&&(Nn(t)||L(t)||U(t.splice)||n(t))?!t.length:!_n(t).length},o.isEqual=function(n,t){ret… function
H A Dlodash.js11531 function isEqual(value, other) {
16740 lodash.isEqual = isEqual;
H A Dlodash.min.js114 …Vt(n).length;for(var r in n)if(oi.call(n,r))return false;return true},An.isEqual=function(n,t){ret… function
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js505 if (!_.isEqual(current[attr], val)) changes.push(attr);
506 if (!_.isEqual(prev[attr], val)) {
573 if (_.isEqual(old[attr], val)) continue;
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md168 * <a href="#_isequalvalue-other">`_.isEqual`</a>
603 _.differenceWith(objects, [{ 'x': 1, 'y': 2 }], _.isEqual);
1189 _.intersectionWith(objects, others, _.isEqual);
1440 _.pullAllWith(array, [{ 'x': 3, 'y': 4 }], _.isEqual);
2091 _.unionWith(objects, others, _.isEqual);
2185 _.uniqWith(objects, _.isEqual);
2371 _.xorWith(objects, others, _.isEqual);
5107 <h3 id="_isequalvalue-other"><code>_.isEqual(value, other)</code></h3>
5135 _.isEqual(object, other);
8621 `isBoolean`, `isBuffer`, `isDate`, `isElement`, `isEmpty`, `isEqual`,
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5 …[c],!m.has(t,f)||!N(n[f],t[f],r,e))return!1}return r.pop(),e.pop(),!0};m.isEqual=function(n,t){ret… function
H A Dunderscore.js1188 _.isEqual = function(a, b) { function
H A Dunderscore-min.map1 …h","eq","aStack","bStack","className","areArrays","aCtor","bCtor","pop","isEqual","isEmpty","isStr…
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore-min.js5 …[c],!m.has(t,f)||!N(n[f],t[f],r,e))return!1}return r.pop(),e.pop(),!0};m.isEqual=function(n,t){ret… function
H A Dunderscore.js1263 _.isEqual = function(a, b) { function
/plugin/edittable/lib/
H A Dhandsontable.full.js11662 value: function isEqual(cellCoords) {
18416 value: function isEqual(testedRange) {
18643isEqual(new _coords2.default(expandedRange.from.row, expandedRange.from.col)) || this.getTopRightC…
18649 …oords.isEqual(this.getTopLeftCorner()) || coords.isEqual(this.getTopRightCorner()) || coords.isEqu…
18682 if (coords.isEqual(this.getBottomRightCorner())) {
18684 } else if (coords.isEqual(this.getTopLeftCorner())) {
18686 } else if (coords.isEqual(this.getTopRightCorner())) {
18688 } else if (coords.isEqual(this.getBottomLeftCorner())) {
32869 if (this.cellRange.from.isEqual(oldCoords)) {
32874 if (this.cellRange.to.isEqual(oldCoords)) {
[all …]
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js11531 function isEqual(value, other) {
16740 lodash.isEqual = isEqual;
/plugin/aceeditor/
H A Dbuild.js1isEqual=function(e){return this.start.row===e.start.row&&this.end.row===e.end.row&&this.start.colu… function
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js1804 …hidden === other.hidden && this.outlineLevel === other.outlineLevel && _.isEqual(this.style, other…
6954 isEqual: function isEqual(a, b) {
6972 return _.isEqual(aValue, bValue);
6981 return _.isEqual(aValue, bValue);
15939 if (!model[otherAddress] || !_.isEqual(model[addr.address], model[otherAddress])) {
15962 while (model[otherAddress] && _.isEqual(dv.dataValidation, model[otherAddress])) {
59998 function isEqual(value, other) {
60216 module.exports = isEqual;

12