Home
last modified time | relevance | path

Searched defs:mailbox (Results 1 – 21 of 21) sorted by relevance

/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/ble/
Dble_main.c25 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in mailbox_clean() local
33 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in exec_ble_main() local
/external/python/cpython2/Lib/
Dimaplib.py320 def append(self, mailbox, flags, date_time, message): argument
412 def create(self, mailbox): argument
420 def delete(self, mailbox): argument
427 def deleteacl(self, mailbox, who): argument
463 def getacl(self, mailbox): argument
472 def getannotation(self, mailbox, entry, attribute): argument
491 def getquotaroot(self, mailbox): argument
570 def myrights(self, mailbox): argument
647 def select(self, mailbox='INBOX', readonly=False): argument
679 def setacl(self, mailbox, who, what): argument
[all …]
/external/python/cpython3/Lib/
Dimaplib.py394 def append(self, mailbox, flags, date_time, message): argument
489 def create(self, mailbox): argument
497 def delete(self, mailbox): argument
504 def deleteacl(self, mailbox, who): argument
552 def getacl(self, mailbox): argument
561 def getannotation(self, mailbox, entry, attribute): argument
580 def getquotaroot(self, mailbox): argument
658 def myrights(self, mailbox): argument
738 def select(self, mailbox='INBOX', readonly=False): argument
770 def setacl(self, mailbox, who, what): argument
[all …]
/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/ipc/
Dhisi_ipc.c139 enum lpm3_mbox_id mailbox = (enum lpm3_mbox_id)(LPM3_MBX0 + core); in hisi_ipc_pm_on_off() local
153 enum lpm3_mbox_id mailbox = (enum lpm3_mbox_id)(LPM3_MBX0 + core); in hisi_ipc_pm_suspend() local
170 enum lpm3_mbox_id mailbox = (enum lpm3_mbox_id)(LPM3_MBX0 + core); in hisi_ipc_psci_system_off() local
184 enum lpm3_mbox_id mailbox = (enum lpm3_mbox_id)(LPM3_MBX0 + core); in hisi_ipc_psci_system_reset() local
/external/python/cpython2/Demo/scripts/
Dfrom.py12 mailbox = os.environ['MAIL'] variable
/external/arm-trusted-firmware/plat/marvell/armada/common/
Dmarvell_pm.c26 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in marvell_program_mailbox() local
/external/arm-trusted-firmware/fdts/
Dmorello.dtsi52 mailbox: mhu@45000000 { label
/external/curl/lib/
Dimap.h60 char *mailbox; /* Mailbox to select */ member
77 char *mailbox; /* The last selected mailbox */ member
Dimap.c658 char *mailbox = imap->mailbox ? imap_atom(imap->mailbox, true) in imap_perform_list() local
687 char *mailbox; in imap_perform_select() local
767 char *mailbox; in imap_perform_append() local
/external/arm-trusted-firmware/plat/arm/board/a5ds/
Da5ds_pm.c69 uintptr_t *mailbox = (void *)A5DS_TRUSTED_MAILBOX_BASE; in plat_setup_psci_ops() local
/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/
Dplat_bl31_setup.c106 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in bl31_plat_arch_setup() local
Dplat_pm.c623 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in a8k_pwr_domain_suspend() local
695 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in a8k_pwr_domain_suspend_finish() local
/external/arm-trusted-firmware/plat/arm/common/
Darm_pm.c185 uintptr_t *mailbox = (void *) PLAT_ARM_TRUSTED_MAILBOX_BASE; in plat_arm_program_trusted_mailbox() local
/external/arm-trusted-firmware/plat/renesas/common/include/
Drcar_private.h16 typedef volatile struct mailbox { struct
/external/python/cpython2/Demo/tkinter/guido/
Dmbox.py16 mailbox = os.environ['HOME'] + '/Mail' variable
/external/arm-trusted-firmware/plat/qemu/common/
Dqemu_pm.c250 uintptr_t *mailbox = (void *) PLAT_QEMU_TRUSTED_MAILBOX_BASE; in plat_setup_psci_ops() local
/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/
Dsbsa_pm.c230 uintptr_t *mailbox = (uintptr_t *)PLAT_QEMU_TRUSTED_MAILBOX_BASE; in plat_setup_psci_ops() local
/external/python/cpython3/Doc/whatsnew/
D3.2.rst2263 mailbox section in New, Improved, and Deprecated Modules
/external/rust/crates/vulkano/src/swapchain/
Dcapabilities.rs102 pub mailbox: bool, field
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h17198 struct parking_protocol_mailbox *mailbox; member
Dvmlinux_510.h17198 struct parking_protocol_mailbox *mailbox; member