Home
last modified time | relevance | path

Searched defs:inbuf (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dmultibytecodec.c13 const Py_UNICODE *inbuf, *inbuf_top, *inbuf_end; member
19 const unsigned char *inbuf, *inbuf_top, *inbuf_end; member
255 const Py_UNICODE replchar = '?', *inbuf = &replchar; in multibytecodec_encerror() local
735 Py_UNICODE *inbuf, *inbuf_end, *inbuf_tmp = NULL; in encoder_encode_stateful() local
D_codecs_iso2022.c304 const unsigned char **inbuf, Py_ssize_t *inleft) in iso2022processesc()
392 const unsigned char **inbuf, Py_ssize_t *inleft, in iso2022processg2()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dmultibytecodec.c13 const Py_UNICODE *inbuf, *inbuf_top, *inbuf_end; member
19 const unsigned char *inbuf, *inbuf_top, *inbuf_end; member
257 const Py_UNICODE replchar = '?', *inbuf = &replchar; in multibytecodec_encerror() local
738 Py_UNICODE *inbuf, *inbuf_end, *inbuf_tmp = NULL; in encoder_encode_stateful() local
D_codecs_iso2022.c304 const unsigned char **inbuf, Py_ssize_t *inleft) in iso2022processesc()
392 const unsigned char **inbuf, Py_ssize_t *inleft, in iso2022processg2()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dgzio.c61 Byte *inbuf; /* input buffer */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c1069 char inbuf[MAX_PATH*2]; in posix__getfullpathname() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c2418 char inbuf[MAX_PATH*2]; in posix__getfullpathname() local