Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py1997 yc, ye = y.int, y.exp
2000 ye += 1
2009 ye += 1
2010 if ye < 0:
2012 exponent = xe * 10**ye
2034 if ye >= 0:
2035 y_as_int = yc*10**ye
2039 ten_pow = 10**-ye
2061 if ye >= 0:
2062 y_as_integer = yc*10**ye
[all …]
/device/linaro/bootloader/edk2/
DMaintainers.txt88 M: Ting Ye <ting.ye@intel.com>