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

  /external/python/cpython2/Modules/
ossaudiodev.c 756 static PyMethodDef oss_methods[] = { variable
831 rval = Py_FindMethod(oss_methods, (PyObject *)self, name);
  /external/python/cpython3/Modules/
ossaudiodev.c 873 static PyMethodDef oss_methods[] = { variable
998 oss_methods, /*tp_methods*/
    [all...]

Completed in 65 milliseconds