Home
last modified time | relevance | path

Searched refs:descrsetfunc (Results 1 - 9 of 9) sorted by relevance

/third_party/python/Doc/includes/
H A Dtypestruct.h64 descrsetfunc tp_descr_set;
/third_party/protobuf/python/google/protobuf/pyext/
H A Dfield.cc121 (descrsetfunc)field::DescrSet, // tp_descr_set
/third_party/python/Include/cpython/
H A Dobject.h211 descrsetfunc tp_descr_set;
/third_party/python/Include/
H A Dobject.h224 typedef int (*descrsetfunc) (PyObject *, PyObject *, PyObject *); typedef
/third_party/python/Objects/
H A Ddescrobject.c821 (descrsetfunc)member_set, /* tp_descr_set */
858 (descrsetfunc)getset_set, /* tp_descr_set */
H A Dtypeobject.c2350 descrsetfunc func; in subtype_setdict()
7071 descrsetfunc func = (descrsetfunc)wrapped; in wrap_descr_set()
7086 descrsetfunc func = (descrsetfunc)wrapped; in wrap_descr_delete()
H A Dobject.c1377 descrsetfunc f; in _PyObject_GenericSetAttrWithDict()
/third_party/python/Modules/_ctypes/
H A Dcfield.c335 (descrsetfunc)PyCField_set, /* tp_descr_set */
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c2942 descrsetfunc f; in SWIG_Python_NonDynamicSetAttr()

Completed in 49 milliseconds