Home
last modified time | relevance | path

Searched defs:oname (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-lib/test/
H A Dmidiloop.c73 char *iname = "hw:0,0", *oname = "hw:0,0"; in main() local
/third_party/python/Include/cpython/
H A Dabstract.h144 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_VectorcallMethodId() local
/third_party/python/Objects/
H A Dcall.c895 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_CallMethodIdObjArgs() local
H A Dobject.c855 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_GetAttrId() local
866 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_SetAttrId() local
989 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_LookupAttrId() local
H A Dtypeobject.c3874 PyObject *oname; in _PyType_LookupId() local
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h3411 PyObject *oname = NULL; in os_initgroups() local
3457 PyObject *oname = NULL; in os_initgroups() local
[all...]
/third_party/python/Modules/
H A Dsocketmodule.c6900 PyObject *oname; local
H A Dposixmodule.c7822 os_initgroups_impl(PyObject *module, PyObject *oname, int gid) in os_initgroups_impl() argument

Completed in 46 milliseconds