Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_operator.py18 def dec(f): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_threading.py24 def dec(self): member in Counter
Dtest_io.py2382 def _check(dec): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dfractions.py185 def from_decimal(cls, dec): argument