Searched refs:ALconfig (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython2/Modules/ |
D | almodule.c | 38 ALconfig config; 246 SetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig, int)) in SetConfig() argument 261 GetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig)) in GetConfig() argument 411 setconfig(alcobject *self, PyObject *args, int (*func)(ALconfig, long)) in setconfig() argument 426 getconfig(alcobject *self, PyObject *args, long (*func)(ALconfig)) in getconfig() argument 550 newalcobject(ALconfig config) in newalcobject() 636 ALconfig config; in alp_GetConfig() 723 ALconfig c; in alp_ReadFrames() 920 ALconfig c; in alp_WriteFrames() 1046 ALconfig c; in alp_readsamps() [all …]
|