Home
last modified time | relevance | path

Searched refs:_PyObject_RealIsSubclass (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Ddescrobject.c227 if (!_PyObject_RealIsSubclass((PyObject *)Py_TYPE(self), in methoddescr_call()
323 if (!_PyObject_RealIsSubclass((PyObject *)Py_TYPE(self), in wrapperdescr_call()
1102 assert(_PyObject_RealIsSubclass((PyObject *)Py_TYPE(self), in PyWrapper_New()
Dabstract.c3075 _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls) function
Dtypeobject.c629 switch (_PyObject_RealIsSubclass(inst, type)) { in type___subclasscheck__()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dabstract.h203 PyAPI_FUNC(int) _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dabstract.h203 PyAPI_FUNC(int) _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dabstract.h203 PyAPI_FUNC(int) _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls);
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dabstract.h203 PyAPI_FUNC(int) _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dabstract.h203 PyAPI_FUNC(int) _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls);
/aosp_15_r20/external/python/cpython2/Include/
Dabstract.h1383 PyAPI_FUNC(int) _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls);
/aosp_15_r20/external/python/cpython3/Objects/
Ddescrobject.c557 if (!_PyObject_RealIsSubclass((PyObject *)Py_TYPE(self), in wrapperdescr_call()
1457 assert(_PyObject_RealIsSubclass((PyObject *)Py_TYPE(self), in PyWrapper_New()
Dabstract.c2784 _PyObject_RealIsSubclass(PyObject *derived, PyObject *cls) in _PyObject_RealIsSubclass() function
Dexceptions.c3645 assert(_PyObject_RealIsSubclass(PyExc_ ## TYPE, PyExc_OSError)); \ in _PyExc_InitState()
Dtypeobject.c1006 return _PyObject_RealIsSubclass(subclass, (PyObject *)self); in type___subclasscheck___impl()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1168 …<elf-symbol name='_PyObject_RealIsSubclass' type='func-type' binding='global-binding' visibility='…
6340_PyObject_RealIsSubclass' mangled-name='_PyObject_RealIsSubclass' filepath='Objects/abstract.c' li…