HomeSort by relevance Sort by last modified time
    Searched refs:descrsetfunc (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 319 typedef int (*descrsetfunc) (PyObject *, PyObject *, PyObject *); typedef
386 descrsetfunc tp_descr_set;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 319 typedef int (*descrsetfunc) (PyObject *, PyObject *, PyObject *); typedef
386 descrsetfunc tp_descr_set;
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
TypeSlots.py 631 descrsetfunc = Signature("TOO", 'r') # typedef int (*descrsetfunc) (PyObject *, PyObject *, PyObject *); variable
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyrun.swg     [all...]

Completed in 319 milliseconds