HomeSort by relevance Sort by last modified time
    Searched full:tp_compare (Results 1 - 25 of 27) sorted by null

1 2

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 109 0, /*tp_compare*/
227 0, /*tp_compare*/
282 0, /*tp_compare*/
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 109 0, /*tp_compare*/
227 0, /*tp_compare*/
282 0, /*tp_compare*/
  /external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
python_descriptor.cc 107 0, // tp_compare
239 0, // tp_compare
python-proto2.cc 286 0, // tp_compare
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
builtin.swg 394 0, /* tp_compare */
pyrun.swg 744 0, /* tp_reserved in 3.0.1, tp_compare in 3.0.0 but not used */
746 (cmpfunc)SwigPyObject_compare, /* tp_compare */
925 (cmpfunc)SwigPyPacked_compare, /* tp_compare */
    [all...]
pyinit.swg 158 0, /* tp_compare */
  /external/chromium_org/third_party/cython/src/Cython/Utility/
CythonFunction.c 622 0, /*tp_compare*/
    [all...]
Generator.c 577 0, /*tp_compare*/
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_coercion.py 301 # Built-in tp_compare slots expect their arguments to have the
test_types.py 248 cmp(buffer("abc"), buffer("def")) # used to raise a warning: tp_compare didn't return -1, 0, or 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_coercion.py 301 # Built-in tp_compare slots expect their arguments to have the
test_types.py 248 cmp(buffer("abc"), buffer("def")) # used to raise a warning: tp_compare didn't return -1, 0, or 1
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
tracer.c 625 0, /*tp_compare*/
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
TypeSlots.py 751 MethodSlot(cmpfunc, "tp_compare", "__cmp__", py3 = '<RESERVED>'),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 335 cmpfunc tp_compare; member in struct:_typeobject
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 335 cmpfunc tp_compare; member in struct:_typeobject
    [all...]
  /external/chromium_org/third_party/simplejson/
_speedups.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/
libpython2.7.a     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
libpython2.7.a     [all...]
  /external/chromium_org/third_party/bintrees/bintrees/
cwalker.c     [all...]
qavltree.c     [all...]
qbintree.c     [all...]
qrbtree.c     [all...]
  /prebuilts/python/linux-x86/2.7.5/bin/
python 

Completed in 563 milliseconds

1 2