Searched defs:oname (Results 1 – 11 of 11) sorted by relevance
| /third_party/libinput/doc/user/ |
| D | meson.build | 82 oname = oldpage.split('.html')[0] variable
|
| /third_party/alsa-lib/test/ |
| D | midiloop.c | 73 char *iname = "hw:0,0", *oname = "hw:0,0"; in main() local
|
| /third_party/python/Include/cpython/ |
| D | abstract.h | 144 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_VectorcallMethodId() local
|
| /third_party/python/Objects/ |
| D | object.c | 855 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
|
| D | call.c | 895 PyObject *oname = _PyUnicode_FromId(name); /* borrowed */ in _PyObject_CallMethodIdObjArgs() local
|
| D | typeobject.c | 3874 PyObject *oname; in _PyType_LookupId() local
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | CodeMangler.java | 283 String oname; in process() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| D | pngcp.c | 314 # define VL(oname, name, type, search)\ argument 316 # define VLO(oname, name, search) VL(oname, name, OPTION, search) argument
|
| /third_party/python/Modules/clinic/ |
| D | posixmodule.c.h | 3411 PyObject *oname = NULL; in os_initgroups() local 3457 PyObject *oname = NULL; in os_initgroups() local
|
| /third_party/python/Modules/ |
| D | socketmodule.c | 6900 PyObject *oname; local
|
| D | posixmodule.c | 7784 os_initgroups_impl(PyObject *module, PyObject *oname, int gid) in os_initgroups_impl()
|