Searched defs:mailbox (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/ |
D | from.py | 12 mailbox = os.environ['MAIL'] variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | imaplib.py | 304 def append(self, mailbox, flags, date_time, message): argument 396 def create(self, mailbox): argument 404 def delete(self, mailbox): argument 411 def deleteacl(self, mailbox, who): argument 447 def getacl(self, mailbox): argument 456 def getannotation(self, mailbox, entry, attribute): argument 475 def getquotaroot(self, mailbox): argument 554 def myrights(self, mailbox): argument 631 def select(self, mailbox='INBOX', readonly=False): argument 663 def setacl(self, mailbox, who, what): argument [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/ |
D | fvp_private.h | 40 typedef volatile struct mailbox { struct 43 } mailbox_t; argument
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/ |
D | hi6220.dtsi | 792 mailbox: mailbox@f7510000 { label
|