Home
last modified time | relevance | path

Searched refs:PyStaticMethod_Type (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython2/Include/
Dfuncobject.h68 PyAPI_DATA(PyTypeObject) PyStaticMethod_Type;
/external/python/cpython3/Include/
Dfuncobject.h101 PyAPI_DATA(PyTypeObject) PyStaticMethod_Type;
/external/python/cpython2/Objects/
Dfuncobject.c844 PyTypeObject PyStaticMethod_Type = { variable
890 PyType_GenericAlloc(&PyStaticMethod_Type, 0); in PyStaticMethod_New()
Dobject.c2132 if (PyType_Ready(&PyStaticMethod_Type) < 0) in _Py_ReadyTypes()
/external/python/cpython3/Objects/
Dfuncobject.c1113 PyTypeObject PyStaticMethod_Type = { variable
1159 PyType_GenericAlloc(&PyStaticMethod_Type, 0); in PyStaticMethod_New()
Dobject.c1869 INIT_TYPE(PyStaticMethod_Type); in _PyTypes_Init()
/external/python/cpython2/PC/os2emx/
Dpython27.def347 "PyStaticMethod_Type"
/external/python/cpython2/Doc/howto/
Ddescriptor.rst380 "Emulate PyStaticMethod_Type() in Objects/funcobject.c"
/external/python/cpython3/Python/
Dbltinmodule.c3033 SETBUILTIN("staticmethod", &PyStaticMethod_Type); in _PyBuiltin_Init()
/external/python/cpython3/Tools/c-analyzer/
DTODO845 Objects/funcobject.c:PyStaticMethod_Type PyTypeObject PyStaticMethod_Type
/external/python/pybind11/include/pybind11/
Dpytypes.h759 inline bool PyStaticMethod_Check(PyObject *o) { return o->ob_type == &PyStaticMethod_Type; } in PyStaticMethod_Check()
/external/python/cpython2/Python/
Dbltinmodule.c2744 SETBUILTIN("staticmethod", &PyStaticMethod_Type); in _PyBuiltin_Init()
/external/python/cpython3/Doc/howto/
Ddescriptor.rst1257 "Emulate PyStaticMethod_Type() in Objects/funcobject.c"
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv1644 Objects/funcobject.c - PyStaticMethod_Type -
/external/python/cpython3/Doc/data/
Dpython3.10.abi1566 …<elf-symbol name='PyStaticMethod_Type' size='408' type='object-type' binding='global-binding' visi…
8400PyStaticMethod_Type' type-id='type-id-149' mangled-name='PyStaticMethod_Type' visibility='default'…