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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
selectmodule.c 460 poll_unregister(pollObject *self, PyObject *o) function
590 {"unregister", (PyCFunction)poll_unregister,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
selectmodule.c 482 poll_unregister(pollObject *self, PyObject *o) function
623 {"unregister", (PyCFunction)poll_unregister,
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
selectmodule.c 460 poll_unregister(pollObject *self, PyObject *o) function
590 {"unregister", (PyCFunction)poll_unregister,
    [all...]
  /external/python/cpython2/Modules/
selectmodule.c 471 poll_unregister(pollObject *self, PyObject *o) function
612 {"unregister", (PyCFunction)poll_unregister,
    [all...]
  /external/python/cpython3/Modules/
selectmodule.c 492 poll_unregister(pollObject *self, PyObject *o) function
665 {"unregister", (PyCFunction)poll_unregister,
    [all...]

Completed in 618 milliseconds