Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Duuid.py101 def __init__(self, hex=None, bytes=None, bytes_le=None, fields=None, argument
268 hex = property(get_hex) variable in UUID
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dsubr_prf.c94 #define hex2ascii(hex) (hex2ascii_data[hex]) argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dbytearrayobject.c2702 char *hex; in bytearray_fromhex() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dbytearrayobject.c2694 char *hex; in bytearray_fromhex() local