/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
D | ShCommands.py | 9 def __cmp__(self, other): member in Command 48 def __cmp__(self, other): member in Pipeline 75 def __cmp__(self, other): member in Seq
|
/external/python/cpython2/Lib/test/ |
D | test_contains.py | 82 def __cmp__(self, other): member in TestContains.test_builtin_sequence_types.Deviant1 97 def __cmp__(self, other): member in TestContains.test_builtin_sequence_types.Deviant2
|
D | test_copy.py | 150 def __cmp__(self, other): member in TestCopy.test_copy_inst_vanilla.C 161 def __cmp__(self, other): member in TestCopy.test_copy_inst_copy.C 172 def __cmp__(self, other): member in TestCopy.test_copy_inst_getinitargs.C 183 def __cmp__(self, other): member in TestCopy.test_copy_inst_getstate.C 194 def __cmp__(self, other): member in TestCopy.test_copy_inst_setstate.C 207 def __cmp__(self, other): member in TestCopy.test_copy_inst_getstate_setstate.C 368 def __cmp__(self, other): member in TestCopy.test_deepcopy_inst_vanilla.C 381 def __cmp__(self, other): member in TestCopy.test_deepcopy_inst_deepcopy.C 395 def __cmp__(self, other): member in TestCopy.test_deepcopy_inst_getinitargs.C 409 def __cmp__(self, other): member in TestCopy.test_deepcopy_inst_getstate.C [all …]
|
D | test_py3kwarn.py | 254 def __cmp__(self, other): pass member in TestPy3KWarnings.test_hash_inheritance.WarnOnlyCmp 264 def __cmp__(self, other): pass member in TestPy3KWarnings.test_hash_inheritance.WarnCmpAndEq 275 def __cmp__(self, other): pass member in TestPy3KWarnings.test_hash_inheritance.DefinesAllThree 279 def __cmp__(self, other): pass member in TestPy3KWarnings.test_hash_inheritance.WarnOnlyCmp 289 def __cmp__(self, other): pass member in TestPy3KWarnings.test_hash_inheritance.WarnCmpAndEq
|
D | test_coercion.py | 87 def __cmp__(self, other): member in MethodNumber 310 def __cmp__(slf, other): member in CoercionTest.test_cmptypes.WackyComparer 317 def __cmp__(slf, other): member in CoercionTest.test_cmptypes.ClassicWackyComparer
|
D | test_compare.py | 28 def __cmp__(self, other): member in Cmp
|
D | test_richcmp.py | 31 def __cmp__(self, other): member in Number 56 def __cmp__(self, other): member in Vector 201 def __cmp__(self_, other): raise RuntimeError, "expected" member in MiscTest.test_misbehavin.Misb
|
D | test_class.py | 116 def __cmp__(self, *args): member in AllTests 543 def __cmp__(self, other): return 0 member in ClassTests.testHashStuff.C1
|
D | test_mutants.py | 97 def __cmp__(self, other): member in Horrid
|
/external/python/cpython2/Lib/distutils/ |
D | version.py | 136 def __cmp__ (self, other): member in StrictVersion 292 def __cmp__ (self, other): member in LooseVersion
|
/external/python/cpython2/Lib/test/crashers/ |
D | loosing_mro_ref.py | 13 def __cmp__(self, other): member in MyKey
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_simplesubclasses.py | 5 def __cmp__(self, other): member in MyInt
|
/external/devlib/devlib/utils/ |
D | types.py | 97 def __cmp__(self, other): member in caseless_string
|
/external/clang/utils/ |
D | FindSpecRefs | 714 def __cmp__(self, b): member in SpecIndex 749 def __cmp__(self, b): member in RefItem
|
/external/libnl/python/netlink/ |
D | util.py | 161 def __cmp__(self, other): member in Rate 174 def __cmp__(self, other): member in Size
|
/external/python/cpython2/Lib/plat-os2emx/ |
D | grp.py | 123 def __cmp__(self, other): member in Group
|
D | pwd.py | 147 def __cmp__(self, other): member in Passwd
|
/external/v8/tools/testrunner/objects/ |
D | testcase.py | 104 def __cmp__(self, other): member in TestCase
|
/external/devlib/devlib/instrument/ |
D | __init__.py | 56 def __cmp__(self, other): member in MeasurementType 119 def __cmp__(self, other): member in Measurement
|
/external/python/cpython2/Demo/threads/ |
D | Coroutine.py | 86 def __cmp__(x,y): member in _CoEvent
|
/external/python/cpython2/Demo/metaclasses/ |
D | Enum.py | 117 def __cmp__(self, other): member in EnumInstance
|
/external/python/cpython2/Lib/plat-riscos/ |
D | riscosenviron.py | 10 def __cmp__(self, dict): member in _Environ
|
/external/python/cpython2/Lib/ |
D | UserDict.py | 28 def __cmp__(self, dict): member in UserDict 206 def __cmp__(self, other): member in DictMixin
|
/external/python/cpython2/Demo/classes/ |
D | Dates.py | 136 def __cmp__(self, other): member in Date
|
/external/python/cpython2/Tools/pynche/ |
D | PyncheWidget.py | 282 def __cmp__(self, other): member in PopupViewer
|