Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dcharset.py136 def add_alias(alias, canonical): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddecimal.py2783 def canonical(self, context=None): member in Decimal
3974 def canonical(self, a): member in Context