Searched defs:__floor__ (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/ | ||
D | fractions.py | 603 def __floor__(a): member in Fraction |
D | numbers.py | 179 def __floor__(self): member in Real |
D | _pydecimal.py | 1892 def __floor__(self): member in Decimal |
/third_party/python/Lib/test/ | ||
D | test_math.py | 535 def __floor__(self): member in MathTests.testFloor.TestFloor |
/third_party/protobuf/python/google/protobuf/internal/ | ||
D | test_util.py | 856 def __floor__(self): member in NonStandardInteger |