Home
last modified time | relevance | path

Searched defs:mycmp (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/python/
Dgenerator.py807 def cmp_to_key(mycmp): argument
/third_party/python/Lib/
Dfunctools.py206 def cmp_to_key(mycmp): argument
/third_party/python/Lib/test/
Dtest_functools.py924 def mycmp(x, y): function
930 def mycmp(x, y): function
939 def mycmp(x, y): function