Searched defs:u2 (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
H A Dmultibytecodec.h29 ucs2_t u2[4]; member in union:__anon2758
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
H A Dmultibytecodec.h29 ucs2_t u2[4]; member in union:__anon3091
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h708 } u2; member in struct:__anon3641
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
H A DEfiImage.h653 } u2; member in struct:__anon4007
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
H A DPeImage.h694 } u2; member in struct:__anon7366
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dunicodeobject.c5896 Py_UNICODE u1, u2; local
5904 u2 = str2->str[0];
5909 u->str[i] = u2;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c5801 Py_UNICODE u1, u2; local
5809 u2 = str2->str[0];
5814 u->str[i] = u2;

Completed in 213 milliseconds