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

  /external/python/cpython2/Modules/
ossaudiodev.c 662 oss_mixer_fileno(oss_mixer_t *self, PyObject *unused) function
790 { "fileno", (PyCFunction)oss_mixer_fileno, METH_NOARGS },
  /external/python/cpython3/Modules/
ossaudiodev.c 750 oss_mixer_fileno(oss_mixer_t *self, PyObject *unused) function
906 { "fileno", (PyCFunction)oss_mixer_fileno, METH_NOARGS },
    [all...]

Completed in 90 milliseconds