Home
last modified time | relevance | path

Searched refs:RealValue (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DExpression.py253 def __call__(self, RealValue=False, Depth=0): argument
260 if RealValue and Depth == 0:
292 if RealValue:
DRangeExpression.py407 def __call__(self, RealValue = False, Depth = 0): argument
418 if RealValue and Depth == 0: