Home
last modified time | relevance | path

Searched defs:allowance (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drobotparser.py159 def __init__(self, path, allowance): argument
200 def allowance(self, filename): member in Entry
Dpprint.py129 def _format(self, object, stream, indent, allowance, context, level): argument