Home
last modified time | relevance | path

Searched defs:__cmp__ (Results 1 – 25 of 68) sorted by relevance

123

/external/swiftshader/third_party/LLVM/utils/lit/lit/
DShCommands.py9 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/
Dtest_contains.py82 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
Dtest_copy.py150 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 …]
Dtest_py3kwarn.py254 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
Dtest_coercion.py87 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
Dtest_compare.py28 def __cmp__(self, other): member in Cmp
Dtest_richcmp.py31 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
Dtest_class.py116 def __cmp__(self, *args): member in AllTests
543 def __cmp__(self, other): return 0 member in ClassTests.testHashStuff.C1
Dtest_mutants.py97 def __cmp__(self, other): member in Horrid
/external/python/cpython2/Lib/distutils/
Dversion.py136 def __cmp__ (self, other): member in StrictVersion
292 def __cmp__ (self, other): member in LooseVersion
/external/python/cpython2/Lib/test/crashers/
Dloosing_mro_ref.py13 def __cmp__(self, other): member in MyKey
/external/python/cpython2/Lib/ctypes/test/
Dtest_simplesubclasses.py5 def __cmp__(self, other): member in MyInt
/external/devlib/devlib/utils/
Dtypes.py97 def __cmp__(self, other): member in caseless_string
/external/clang/utils/
DFindSpecRefs714 def __cmp__(self, b): member in SpecIndex
749 def __cmp__(self, b): member in RefItem
/external/libnl/python/netlink/
Dutil.py161 def __cmp__(self, other): member in Rate
174 def __cmp__(self, other): member in Size
/external/python/cpython2/Lib/plat-os2emx/
Dgrp.py123 def __cmp__(self, other): member in Group
Dpwd.py147 def __cmp__(self, other): member in Passwd
/external/v8/tools/testrunner/objects/
Dtestcase.py104 def __cmp__(self, other): member in TestCase
/external/devlib/devlib/instrument/
D__init__.py56 def __cmp__(self, other): member in MeasurementType
119 def __cmp__(self, other): member in Measurement
/external/python/cpython2/Demo/threads/
DCoroutine.py86 def __cmp__(x,y): member in _CoEvent
/external/python/cpython2/Demo/metaclasses/
DEnum.py117 def __cmp__(self, other): member in EnumInstance
/external/python/cpython2/Lib/plat-riscos/
Driscosenviron.py10 def __cmp__(self, dict): member in _Environ
/external/python/cpython2/Lib/
DUserDict.py28 def __cmp__(self, dict): member in UserDict
206 def __cmp__(self, other): member in DictMixin
/external/python/cpython2/Demo/classes/
DDates.py136 def __cmp__(self, other): member in Date
/external/python/cpython2/Tools/pynche/
DPyncheWidget.py282 def __cmp__(self, other): member in PopupViewer

123