Searched refs:_round_half_down (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Ddecimal.py1762 def _round_half_down(self, prec): member in class:Decimal
1802 ROUND_HALF_DOWN = _round_half_down,
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Ddecimal.py1762 def _round_half_down(self, prec): member in class:Decimal
1802 ROUND_HALF_DOWN = _round_half_down,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Ddecimal.py1762 def _round_half_down(self, prec): member in class:Decimal
1802 ROUND_HALF_DOWN = _round_half_down,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Ddecimal.py1762 def _round_half_down(self, prec): member in class:Decimal
1802 ROUND_HALF_DOWN = _round_half_down,

Completed in 172 milliseconds