Home
last modified time | relevance | path

Searched defs:outp (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dcodecs.c560 Py_UNICODE *outp; in PyCodec_XMLCharRefReplaceErrors() local
684 Py_UNICODE *outp; in PyCodec_BackslashReplaceErrors() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dcodecs.c559 Py_UNICODE *outp; in PyCodec_XMLCharRefReplaceErrors() local
671 Py_UNICODE *outp; in PyCodec_BackslashReplaceErrors() local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetnameinfo.c567 char *outp = host; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dunicodeobject.c4985 int charmaptranslate_makespace(PyObject **outobj, Py_UNICODE **outp, in charmaptranslate_makespace()
5009 … Py_ssize_t insize, PyObject *mapping, PyObject **outobj, Py_UNICODE **outp, in charmaptranslate_output()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dunicodeobject.c4892 int charmaptranslate_makespace(PyObject **outobj, Py_UNICODE **outp, in charmaptranslate_makespace()
4916 … Py_ssize_t insize, PyObject *mapping, PyObject **outobj, Py_UNICODE **outp, in charmaptranslate_output()