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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_decimal.py1595 checkSameDec("to_integral")
1684 # should work the same as to_integral in the ROUND_DOWN mode
1686 r = d.to_integral(ROUND_DOWN)
1704 # should work the same as to_integral in the ROUND_DOWN mode
1706 r = d.to_integral(ROUND_DOWN)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_decimal.py1595 checkSameDec("to_integral")
1684 # should work the same as to_integral in the ROUND_DOWN mode
1686 r = d.to_integral(ROUND_DOWN)
1704 # should work the same as to_integral in the ROUND_DOWN mode
1706 r = d.to_integral(ROUND_DOWN)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Ddecimal.py2611 to_integral = to_integral_value variable in class:Decimal
5416 to_integral = to_integral_value variable in class:Context
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Ddecimal.py2611 to_integral = to_integral_value variable in class:Decimal
5416 to_integral = to_integral_value variable in class:Context

Completed in 320 milliseconds