/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/ |
D | spmc.h | 101 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/ |
D | imaplib.py | 320 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/ |
D | imaplib.py | 394 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/ |
D | imaplib.py | 394 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/ |
D | imaplib.py | 394 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/ |
D | imaplib.py | 394 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 D | imaplib.py | 394 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/ |
D | imaplib.py | 394 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 D | hisi_ipc.c | 139 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/ |
D | hisi_ipc.c | 139 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 D | ble_main.c | 25 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/ |
D | ble_main.c | 25 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/ |
D | client.c | 35 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 D | imap.h | 60 char *mailbox; /* Mailbox to select */ member 77 char *mailbox; /* The last selected mailbox */ member
|
H A D | imap.c | 658 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/ |
D | client.c | 37 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 D | plat_pm.c | 623 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/ |
D | plat_pm.c | 623 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/ |
D | from.py | 12 mailbox = os.environ['MAIL'] variable
|
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/common/ |
H A D | marvell_pm.c | 26 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/ |
D | marvell_pm.c | 26 uintptr_t *mailbox = (void *)PLAT_MARVELL_MAILBOX_BASE; in marvell_program_mailbox() local
|
/aosp_15_r20/external/arm-trusted-firmware/fdts/ |
H A D | morello.dtsi | 52 mailbox: mhu@45000000 { label
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/ |
D | morello.dtsi | 52 mailbox: mhu@45000000 { label
|
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/a5ds/ |
H A D | a5ds_pm.c | 69 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/ |
D | a5ds_pm.c | 69 uintptr_t *mailbox = (void *)A5DS_TRUSTED_MAILBOX_BASE; in plat_setup_psci_ops() local
|