Searched defs:uni (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_pprint.py | 7 uni = unicode variable 9 def uni(x): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/ |
D | cjkcodecs.h | 165 #define TRYMAP_ENC_COND(charset, assi, uni) \ argument 167 #define TRYMAP_ENC(charset, assi, uni) \ argument 183 #define TRYMAP_ENC_MPLANE(charset, assplane, asshi, asslo, uni) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/ |
D | cjkcodecs.h | 165 #define TRYMAP_ENC_COND(charset, assi, uni) \ argument 167 #define TRYMAP_ENC(charset, assi, uni) \ argument 183 #define TRYMAP_ENC_MPLANE(charset, assplane, asshi, asslo, uni) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _json.c | 280 PyObject *uni; in ascii_escape_str() local
|
D | posixmodule.c | 752 PyObject *uni; in win32_1str() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | _json.c | 280 PyObject *uni; in ascii_escape_str() local
|