Searched defs:_cmp (Results 1 – 9 of 9) sorted by relevance
| /third_party/python/Lib/distutils/ |
| D | version.py | 166 def _cmp (self, other): member in StrictVersion 333 def _cmp (self, other): member in LooseVersion
|
| /third_party/skia/infra/bots/ |
| D | test_utils.py | 48 def _cmp(prefix, dcmp): function
|
| /third_party/python/Lib/ |
| D | filecmp.py | 285 def _cmp(a, b, sh, abs=abs, cmp=cmp): function
|
| D | datetime.py | 16 def _cmp(x, y): function 866 def _cmp(self, other): member in timedelta 1129 def _cmp(self, other): member in date 1443 def _cmp(self, other, allow_mixed=False): member in time 2144 def _cmp(self, other, allow_mixed=False): member in datetime
|
| D | _pydecimal.py | 827 def _cmp(self, other): member in Decimal
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringX8632.h | 505 void _cmp(Operand *Src0, Operand *Src1) { in _cmp() function
|
| D | IceTargetLoweringX8664.h | 501 void _cmp(Operand *Src0, Operand *Src1) { in _cmp() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir.c | 376 var_sort_cmp(const void *_a, const void *_b, void *_cmp) in var_sort_cmp()
|
| /third_party/python/Lib/xml/dom/ |
| D | minidom.py | 530 def _cmp(self, other): member in NamedNodeMap
|