Home
last modified time | relevance | path

Searched defs:Dec (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DDecClassObject.py85 class Dec(DecObject): class
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DStrGather.py100 def DecToHexStr(Dec, Digit = 8): argument
115 def DecToHexList(Dec, Digit = 8): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DDecParser.py738 class Dec(_DecBase, _DecComments): class