Searched defs:pv (Results 1 – 20 of 20) sorted by relevance
| /device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
| D | xa-class-base.h | 167 #define XA_API(codec, cmd, idx, pv) \ argument 183 #define XA_API_NORET(codec, cmd, idx, pv) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | object.c | 1605 PyNumber_CoerceEx(PyObject **pv, PyObject **pw) in PyNumber_CoerceEx() 1638 PyNumber_Coerce(PyObject **pv, PyObject **pw) in PyNumber_Coerce()
|
| D | tupleobject.c | 847 _PyTuple_Resize(PyObject **pv, Py_ssize_t newsize) in _PyTuple_Resize()
|
| D | complexobject.c | 751 complex_coerce(PyObject **pv, PyObject **pw) in complex_coerce()
|
| D | stringobject.c | 3837 PyString_Concat(register PyObject **pv, register PyObject *w) in PyString_Concat() 3853 PyString_ConcatAndDel(register PyObject **pv, register PyObject *w) in PyString_ConcatAndDel() 3875 _PyString_Resize(PyObject **pv, Py_ssize_t newsize) in _PyString_Resize()
|
| D | intobject.c | 931 int_coerce(PyObject **pv, PyObject **pw) in int_coerce()
|
| D | floatobject.c | 950 float_coerce(PyObject **pv, PyObject **pw) in float_coerce()
|
| D | classobject.c | 1522 instance_coerce(PyObject **pv, PyObject **pw) in instance_coerce()
|
| D | dictobject.c | 2076 PyObject *pv; in dict_traverse() local
|
| D | longobject.c | 3921 long_coerce(PyObject **pv, PyObject **pw) in long_coerce()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | object.c | 1612 PyNumber_CoerceEx(PyObject **pv, PyObject **pw) in PyNumber_CoerceEx() 1645 PyNumber_Coerce(PyObject **pv, PyObject **pw) in PyNumber_Coerce()
|
| D | tupleobject.c | 837 _PyTuple_Resize(PyObject **pv, Py_ssize_t newsize) in _PyTuple_Resize()
|
| D | complexobject.c | 755 complex_coerce(PyObject **pv, PyObject **pw) in complex_coerce()
|
| D | stringobject.c | 3858 PyString_Concat(register PyObject **pv, register PyObject *w) in PyString_Concat() 3873 PyString_ConcatAndDel(register PyObject **pv, register PyObject *w) in PyString_ConcatAndDel() 3895 _PyString_Resize(PyObject **pv, Py_ssize_t newsize) in _PyString_Resize()
|
| D | intobject.c | 951 int_coerce(PyObject **pv, PyObject **pw) in int_coerce()
|
| D | floatobject.c | 951 float_coerce(PyObject **pv, PyObject **pw) in float_coerce()
|
| D | classobject.c | 1546 instance_coerce(PyObject **pv, PyObject **pw) in instance_coerce()
|
| D | dictobject.c | 2110 PyObject *pv; in dict_traverse() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/ |
| D | longobject.c | 3941 long_coerce(PyObject **pv, PyObject **pw) in long_coerce()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/ |
| D | longobject.c | 3921 long_coerce(PyObject **pv, PyObject **pw) in long_coerce()
|