/external/skia/infra/bots/ |
D | test_utils.py | 48 def _cmp(prefix, dcmp): function
|
/external/python/cpython3/Lib/ |
D | filecmp.py | 292 def _cmp(a, b, sh, abs=abs, cmp=cmp): function
|
D | _pydatetime.py | 16 def _cmp(x, y): function 875 def _cmp(self, other): member in timedelta 1138 def _cmp(self, other): member in date 1453 def _cmp(self, other, allow_mixed=False): member in time 2166 def _cmp(self, other, allow_mixed=False): member in datetime
|
D | _pydecimal.py | 730 def _cmp(self, other): member in Decimal
|
/external/python/dateutil/dateutil/test/ |
D | _common.py | 216 def _cmp(self, other): member in NotAValueClass
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | ClassGen.java | 63 private static BCELComparator _cmp = new BCELComparator() { field in ClassGen
|
/external/tensorflow/tensorflow/python/kernel_tests/data_structures/ |
D | padding_fifo_queue_test.py | 1600 def _cmp(expected, *shapes): function
|
/external/autotest/client/common_lib/ |
D | utils.py | 1689 def _cmp(x, y): function
|
/external/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
|
/external/mesa3d/src/compiler/nir/ |
D | nir.c | 452 var_sort_cmp(const void *_a, const void *_b, void *_cmp) in var_sort_cmp()
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 546 def _cmp(self, other): member in NamedNodeMap
|