Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py1685 rounding_method = self._pick_rounding_function[context.rounding]
1792 _pick_rounding_function = dict( variable in Decimal
2507 this_function = self._pick_rounding_function[rounding]