Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc.h101 struct mailbox { struct
102 enum mailbox_state state; argument
111 /* Lock access to mailbox. */ argument
112 spinlock_t lock;
169 struct mailbox mailbox; member
214 struct mailbox mailbox; member
/aosp_15_r20/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 …]
/aosp_15_r20/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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
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 …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A 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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
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 …]
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/ipc/
H A 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
/aosp_15_r20/external/trusty/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
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/ble/
H A 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
/aosp_15_r20/external/trusty/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
/aosp_15_r20/trusty/user/base/app/coverage/
Dclient.c35 static void broadcast_event(struct cov_shm* mailbox, size_t idx, int event) { in broadcast_event()
72 struct cov_shm* mailbox) { in handle_share_record()
/aosp_15_r20/external/curl/lib/
H A Dimap.h60 char *mailbox; /* Mailbox to select */ member
77 char *mailbox; /* The last selected mailbox */ member
H A 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
/aosp_15_r20/trusty/user/base/app/line-coverage/
Dclient.c37 static void signal_event(struct cov_shm* mailbox, size_t ta_idx, int event) { in signal_event()
120 struct cov_shm* mailbox) { in handle_share_record()
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/
H A 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
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/marvell/armada/a8k/common/
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
/aosp_15_r20/external/python/cpython2/Demo/scripts/
Dfrom.py12 mailbox = os.environ['MAIL'] variable
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/common/
H A Dmarvell_pm.c26 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in marvell_program_mailbox() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/marvell/armada/common/
Dmarvell_pm.c26 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in marvell_program_mailbox() local
/aosp_15_r20/external/arm-trusted-firmware/fdts/
H A Dmorello.dtsi52 mailbox: mhu@45000000 { label
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/
Dmorello.dtsi52 mailbox: mhu@45000000 { label
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/a5ds/
H A Da5ds_pm.c69 uintptr_t *mailbox = (void *)A5DS_TRUSTED_MAILBOX_BASE; in plat_setup_psci_ops() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/a5ds/
Da5ds_pm.c69 uintptr_t *mailbox = (void *)A5DS_TRUSTED_MAILBOX_BASE; in plat_setup_psci_ops() local

123