Home
last modified time | relevance | path

Searched refs:_cmp (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dversion.py46 c = self._cmp(other)
52 c = self._cmp(other)
58 c = self._cmp(other)
64 c = self._cmp(other)
70 c = self._cmp(other)
166 def _cmp (self, other): member in StrictVersion
331 def _cmp (self, other): member in LooseVersion
/external/python/cpython3/Lib/
Ddatetime.py11 def _cmp(x, y): function
719 return self._cmp(other) == 0
725 return self._cmp(other) <= 0
731 return self._cmp(other) < 0
737 return self._cmp(other) >= 0
743 return self._cmp(other) > 0
747 def _cmp(self, other): member in timedelta
749 return _cmp(self._getstate(), other._getstate())
975 return self._cmp(other) == 0
980 return self._cmp(other) <= 0
[all …]
Dfilecmp.py267 res[_cmp(ax, bx, shallow)].append(x)
277 def _cmp(a, b, sh, abs=abs, cmp=cmp): function
D_pydecimal.py813 def _cmp(self, other): member in Decimal
883 return self._cmp(other) == 0
892 return self._cmp(other) < 0
901 return self._cmp(other) <= 0
910 return self._cmp(other) > 0
919 return self._cmp(other) >= 0
937 return Decimal(self._cmp(other))
2835 c = self._cmp(other)
2877 c = self._cmp(other)
3453 c = self.copy_abs()._cmp(other.copy_abs())
[all …]
/external/skqp/infra/bots/
Dtest_utils.py48 def _cmp(prefix, dcmp): function
71 _cmp(prefix, obj)
73 _cmp('', filecmp.dircmp(a, b))
/external/skia/infra/bots/
Dtest_utils.py48 def _cmp(prefix, dcmp): function
71 _cmp(prefix, obj)
73 _cmp('', filecmp.dircmp(a, b))
/external/python/cpython3/Lib/distutils/tests/
Dtest_version.py37 res = StrictVersion(v1)._cmp(StrictVersion(v2))
62 res = LooseVersion(v1)._cmp(LooseVersion(v2))
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DClassGen.java63 private static BCELComparator _cmp = new BCELComparator() { field in ClassGen
572 return _cmp; in getComparator()
580 _cmp = comparator; in setComparator()
593 return _cmp.equals(this, obj); in equals()
605 return _cmp.hashCode(this); in hashCode()
/external/python/cpython2/Lib/
Dfilecmp.py258 res[_cmp(ax, bx, shallow)].append(x)
268 def _cmp(a, b, sh, abs=abs, cmp=cmp): function
Ddecimal.py799 def _cmp(self, other): member in Decimal
869 return self._cmp(other) == 0
877 return self._cmp(other) != 0
886 return self._cmp(other) < 0
895 return self._cmp(other) <= 0
904 return self._cmp(other) > 0
913 return self._cmp(other) >= 0
932 return Decimal(self._cmp(other))
2733 c = self._cmp(other)
2775 c = self._cmp(other)
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/
Dpadding_fifo_queue_test.py1539 def _cmp(expected, *shapes): function
1552 _cmp(None, [1, None], [None])
1553 _cmp([None], [1], [2])
1554 _cmp([1, None], [1, 1], [1, 2])
1555 _cmp([1, None], [1, 1], [1, None])
1556 _cmp([None, None], [None, 1], [1, None])
1557 _cmp([1], [1], [1], [1])
1558 _cmp([None], [1], [None], [1])
1559 _cmp(None, [1, None], [1], [1])
/external/v8/src/base/
Dlogging.h96 bool _cmp = ::v8::base::Cmp##name##Impl< \
100 CHECK_WITH_MSG(_cmp, #lhs " " #op " " #rhs); \
/external/python/cpython3/Lib/xml/dom/
Dminidom.py527 def _cmp(self, other): member in NamedNodeMap
534 return self._cmp(other) == 0
537 return self._cmp(other) >= 0
540 return self._cmp(other) > 0
543 return self._cmp(other) <= 0
546 return self._cmp(other) < 0
/external/python/dateutil/dateutil/test/
D_common.py216 def _cmp(self, other): member in NotAValueClass
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2789 _cmp(T2, _0); in lowerInt64Arithmetic()
2895 _cmp(T2, _0); in lowerInt64Arithmetic()
4499 _cmp(Src0RLo, Src1RFLo); in lowerInt64IcmpCond()
4504 _cmp(Src0RHi, Src1RFHi); in lowerInt64IcmpCond()
4505 _cmp(Src0RLo, Src1RFLo, CondARM32::EQ); in lowerInt64IcmpCond()
4557 _cmp(Src0RLo, Src1RFLo); in lowerInt64IcmpCond()
4563 _cmp(Src0RHi, Src1RFHi); in lowerInt64IcmpCond()
4564 _cmp(Src0RLo, Src1RFLo, CondARM32::EQ); in lowerInt64IcmpCond()
4577 _cmp(Src0R, Src1RF); in lowerInt32IcmpCond()
4597 _cmp(Src0R, Src1RF); in lowerInt32IcmpCond()
[all …]
DIceTargetLoweringX86BaseImpl.h2594 _cmp(Src0, Zero);
3544 _cmp(Src0RM, Src1);
3766 _cmp(Src0HiRM, Src1HiRI);
3771 _cmp(Src0LoRM, Src1LoRI);
3779 _cmp(Src0HiRM, Src1HiRI);
3784 _cmp(Src0LoRM, Src1LoRI);
3796 _cmp(Src0HiRM, Src1HiRI);
3801 _cmp(Src0LoRM, Src1LoRI);
3846 _cmp(Dest, Ctx->getConstantInt(Dest->getType(), 0));
5961 _cmp(Opnd, Ctx->getConstantZero(IceType_i32));
[all …]
DIceTargetLoweringARM32.h377 void _cmp(Variable *Src0, Operand *Src1,
DIceTargetLoweringX86Base.h597 void _cmp(Operand *Src0, Operand *Src1) { in _cmp() function
/external/python/cpython2/Lib/compiler/
Dpyassem.py492 _cmp = list(dis.cmp_op) variable in PyFlowGraph
494 return self._cmp.index(arg)
/external/python/cpython2/Misc/NEWS.d/
D2.7.5.rst84 in filecomp._cmp, catch IOError as well as os.error. Patch by Till Maas.