Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A Dselectmodule.c585 static PyMethodDef poll_methods[] = { variable
628 return Py_FindMethod(poll_methods, (PyObject *)self, name); in poll_getattr()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dselectmodule.c585 static PyMethodDef poll_methods[] = { variable
628 return Py_FindMethod(poll_methods, (PyObject *)self, name); in poll_getattr()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dselectmodule.c615 static PyMethodDef poll_methods[] = { variable
659 return Py_FindMethod(poll_methods, (PyObject *)self, name); in poll_getattr()
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dselectmodule.c615 static PyMethodDef poll_methods[] = { variable
659 return Py_FindMethod(poll_methods, (PyObject *)self, name); in poll_getattr()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dselectmodule.c2205 static PyMethodDef poll_methods[] = { variable
2244 poll_methods, /*tp_methods*/
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dselectmodule.c2205 static PyMethodDef poll_methods[] = { variable
2244 poll_methods, /*tp_methods*/
/dports/lang/python38/Python-3.8.12/Modules/
H A Dselectmodule.c2205 static PyMethodDef poll_methods[] = { variable
2244 poll_methods, /*tp_methods*/
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dselectmodule.c2205 static PyMethodDef poll_methods[] = { variable
2244 poll_methods, /*tp_methods*/
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dselectmodule.c2205 static PyMethodDef poll_methods[] = { variable
2244 poll_methods, /*tp_methods*/
/dports/lang/python37/Python-3.7.12/Modules/
H A Dselectmodule.c665 static PyMethodDef poll_methods[] = { variable
737 poll_methods, /*tp_methods*/
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dselectmodule.c2254 static PyMethodDef poll_methods[] = { variable
2265 {Py_tp_methods, poll_methods},
/dports/lang/python310/Python-3.10.1/Modules/
H A Dselectmodule.c2251 static PyMethodDef poll_methods[] = { variable
2262 {Py_tp_methods, poll_methods},
/dports/lang/python39/Python-3.9.9/Modules/
H A Dselectmodule.c2282 static PyMethodDef poll_methods[] = { variable
2293 {Py_tp_methods, poll_methods},
/dports/lang/python311/Python-3.11.0a3/Tools/c-analyzer/cpython/
H A Dignored.tsv609 Modules/selectmodule.c - poll_methods -
/dports/lang/python310/Python-3.10.1/Tools/c-analyzer/cpython/
H A Dignored.tsv626 Modules/selectmodule.c - poll_methods -