Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dnntplib.py622 resp, subs = s.xhdr('subject', first + '-' + last) variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dast.py1247 def __init__(self, expr, flags, subs, lineno=None): argument