Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpstats.py351 def print_stats(self, *amount):
373 def print_callees(self, *amount):
388 def print_callers(self, *amount):
Dlocale.py165 def _strip_padding(s, amount): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dlocale.py171 def _strip_padding(s, amount): argument