Home
last modified time | relevance | path

Searched defs:utf8 (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Scripts/
DConvertUni.py37 def __init__(self, utf8, source): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.c610 PyObject *utf8; in translate_into_utf8() local
668 PyObject* utf8 = NULL; in decode_str() local
790 PyObject *enc, *sysstdin, *decoded, *utf8; in tok_stdin_decode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.c590 PyObject *utf8; in translate_into_utf8() local
648 PyObject* utf8 = NULL; in decode_str() local
770 PyObject *enc, *sysstdin, *decoded, *utf8; in tok_stdin_decode() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmltok.c1244 char utf8[256][4]; member
1291 const char *utf8; in unknown_toUtf8() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmarshal.c345 PyObject *utf8; in w_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dmarshal.c345 PyObject *utf8; in w_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmltok.c1252 char utf8[256][4]; member
1299 const char *utf8; in unknown_toUtf8() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Dmarshal.c363 PyObject *utf8; in w_object() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c1076 PyObject *wide, *utf8; in test_widechar() local