Searched defs:__floor__ (Results 1 - 5 of 5) sorted by relevance
| /third_party/python/Lib/ | ||
| H A D | numbers.py | 179 def __floor__(self): member in Real |
| H A D | fractions.py | 611 def __floor__(a): member in Fraction |
| H A D | _pydecimal.py | 1902 def __floor__(self): member in Decimal |
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| H A D | test_util.py | 856 def __floor__(self): member in NonStandardInteger |
| /third_party/python/Lib/test/ | ||
| H A D | test_math.py | 562 def __floor__(self): member in MathTests.testFloor.TestFloor 565 def __floor__(self): member in MathTests.testFloor.FloatFloor |
Completed in 13 milliseconds