/external/libnfc-nxp/src/ |
D | phLibNfc_SE.c | 175 … if((pEvtInfo->eventInfo.aid.length != 0) && ((pEvtInfo->eventInfo.aid.length <= 16))) // PLG in phLibNfc_SeNotification() 178 Se_Trans_Info.UiccEvtInfo.aid.buffer =pEvtInfo->eventInfo.aid.buffer; in phLibNfc_SeNotification() 179 Se_Trans_Info.UiccEvtInfo.aid.length =pEvtInfo->eventInfo.aid.length; in phLibNfc_SeNotification() 184 Se_Trans_Info.UiccEvtInfo.aid.buffer = NULL; in phLibNfc_SeNotification() 185 Se_Trans_Info.UiccEvtInfo.aid.length = 0; in phLibNfc_SeNotification() 210 … if ((pEvtInfo->eventInfo.aid.length != 0) && ((pEvtInfo->eventInfo.aid.length <= 16))) in phLibNfc_SeNotification() 213 Se_Trans_Info.UiccEvtInfo.aid.buffer = pEvtInfo->eventInfo.aid.buffer; in phLibNfc_SeNotification() 214 Se_Trans_Info.UiccEvtInfo.aid.length = pEvtInfo->eventInfo.aid.length; in phLibNfc_SeNotification() 229 Se_Trans_Info.UiccEvtInfo.aid.buffer = pEvtInfo->eventInfo.aid.buffer; in phLibNfc_SeNotification() 230 Se_Trans_Info.UiccEvtInfo.aid.length = pEvtInfo->eventInfo.aid.length; in phLibNfc_SeNotification()
|
D | phHciNfc_WI.c | 704 EventInfo.eventInfo.aid.buffer = (uint8_t *)p_wi_info->aid; in phHciNfc_Recv_WI_Event() 708 EventInfo.eventInfo.aid.length = length - HCP_HEADER_LEN; in phHciNfc_Recv_WI_Event() 709 memcpy((void *)p_wi_info->aid, message->payload, in phHciNfc_Recv_WI_Event() 710 EventInfo.eventInfo.aid.length ); in phHciNfc_Recv_WI_Event() 714 if (EventInfo.eventInfo.aid.length == 4) in phHciNfc_Recv_WI_Event() 718 else if (EventInfo.eventInfo.aid.length == 2) in phHciNfc_Recv_WI_Event() 720 … if (!memcmp(paypass_removal, EventInfo.eventInfo.aid.buffer, EventInfo.eventInfo.aid.length)) in phHciNfc_Recv_WI_Event() 724 else if(mifare_access == EventInfo.eventInfo.aid.buffer[0]) in phHciNfc_Recv_WI_Event() 730 EventInfo.eventInfo.aid.buffer = (uint8_t *)p_wi_info->aid; in phHciNfc_Recv_WI_Event() 731 (void) memcpy((void *)p_wi_info->aid,message->payload, in phHciNfc_Recv_WI_Event() [all …]
|
D | phHciNfc_WI.h | 77 uint8_t aid[MAX_AID_LEN]; member
|
D | phHciNfc_Emulation.c | 1314 event_info.eventInfo.aid.length = in phHciNfc_Recv_Uicc_Event() 1318 event_info.eventInfo.aid.length ); in phHciNfc_Recv_Uicc_Event() 1319 event_info.eventInfo.aid.buffer = (uint8_t *) in phHciNfc_Recv_Uicc_Event() 1321 i = i + event_info.eventInfo.aid.length; in phHciNfc_Recv_Uicc_Event()
|
/external/valgrind/main/coregrind/ |
D | m_mallocfree.c | 58 static void cc_analyse_alloc_arena ( ArenaId aid ); /* fwds */ 274 void ensure_mm_init ( ArenaId aid ); 512 void arena_init ( ArenaId aid, Char* name, SizeT rz_szB, in arena_init() argument 516 Arena* a = arenaId_to_ArenaP(aid); in arena_init() 525 if (VG_AR_CLIENT == aid) { in arena_init() 549 a->clientmem = ( VG_AR_CLIENT == aid ? True : False ); in arena_init() 619 void ensure_mm_init ( ArenaId aid ) in ensure_mm_init() argument 636 if (VG_AR_CLIENT == aid) { in ensure_mm_init() 764 ArenaId aid; in newSuperblock() local 769 for (aid = 0; aid < VG_N_ARENAS; aid++) { in newSuperblock() [all …]
|
D | pub_core_mallocfree.h | 112 extern void* VG_(arena_memalign)( ArenaId aid, HChar* cc, 114 extern Char* VG_(arena_strdup) ( ArenaId aid, HChar* cc, 117 extern SizeT VG_(arena_malloc_usable_size) ( ArenaId aid, void* payload );
|
/external/wpa_supplicant_8/src/utils/ |
D | pcsc_funcs.c | 246 sim_types sim_type, unsigned char *aid, 388 static int scard_get_aid(struct scard_data *scard, unsigned char *aid, in scard_get_aid() argument 480 os_memcpy(aid, efdir->rid, efdir->aid_len); in scard_get_aid() 644 unsigned char aid[32]; in scard_init() local 647 aid_len = scard_get_aid(scard, aid, sizeof(aid)); in scard_init() 651 os_memcpy(aid, "\xa0\x00\x00\x00\x87", 5); in scard_init() 654 wpa_hexdump(MSG_DEBUG, "SCARD: 3G USIM AID", aid, aid_len); in scard_init() 660 aid, aid_len)) { in scard_init() 664 aid, aid_len); in scard_init() 791 sim_types sim_type, unsigned char *aid, in _scard_select_file() argument [all …]
|
/external/clang/test/CodeGenObjC/ |
D | blocks-3.m | 12 typedef id aid __attribute__((aligned(1))); 13 __block aid a1;
|
/external/libnfc-nci/src/nfa/ce/ |
D | nfa_ce_api.c | 324 tNFA_STATUS NFA_CeRegisterAidOnDH (UINT8 aid[NFC_MAX_AID_LEN], in NFA_CeRegisterAidOnDH() 343 memcpy (p_msg->reg_listen.aid, aid, aid_len); in NFA_CeRegisterAidOnDH()
|
/external/chromium_org/third_party/sqlite/src/tool/ |
D | shell5.test | 161 puts $in "5|Now is the time for all good men to come to the aid of their country." 169 } {0 {Now is the time for all good men to come to the aid of their country.}} 176 puts $in "6|'Now is the time for all good men to come to the aid of their country.'" 184 } {0 {'Now is the time for all good men to come to the aid of their country.'}} 189 puts $in "7|\"Now is the time for all good men to come to the aid of their country.\"" 197 } {0 {"Now is the time for all good men to come to the aid of their country."}}
|
/external/libnfc-nci/src/nfc/tags/ |
D | ce_t4t.c | 458 &&(!(memcmp(ce_cb.mem.t4t.reg_aid[xx].aid, p_cmd, data_len))) ) in ce_t4t_process_select_app_cmd() 475 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[0], in ce_t4t_process_select_app_cmd() 476 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[1], in ce_t4t_process_select_app_cmd() 477 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[2], in ce_t4t_process_select_app_cmd() 478 ce_cb.mem.t4t.reg_aid[ce_cb.mem.t4t.selected_aid_idx].aid[3]); in ce_t4t_process_select_app_cmd() 989 &&(!(memcmp(p_t4t->reg_aid[xx].aid, p_aid, aid_len))) ) in CE_T4tRegisterAID() 1002 memcpy (p_t4t->reg_aid[xx].aid, p_aid, aid_len); in CE_T4tRegisterAID()
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 756 int i, j = 32, aid; in hostapd_get_aid() local 759 if (sta->aid > 0) { in hostapd_get_aid() 760 wpa_printf(MSG_DEBUG, " old AID %d", sta->aid); in hostapd_get_aid() 776 aid = i * 32 + j + 1; in hostapd_get_aid() 777 if (aid > 2007) in hostapd_get_aid() 780 sta->aid = aid; in hostapd_get_aid() 782 wpa_printf(MSG_DEBUG, " new AID %d", sta->aid); in hostapd_get_aid() 1138 reply->u.assoc_resp.aid = host_to_le16((sta ? sta->aid : 0) in send_assoc_resp() 1299 sta ? sta->aid : -1, in handle_assoc() 1381 "association OK (aid %d)", sta->aid); in handle_assoc() [all …]
|
D | ap_drv_ops.c | 300 const u8 *addr, int aid, int val) in hostapd_set_wds_sta() argument 310 return hapd->driver->set_wds_sta(hapd->drv_priv, addr, aid, val, in hostapd_set_wds_sta() 345 const u8 *addr, u16 aid, u16 capability, in hostapd_sta_add() argument 361 params.aid = aid; in hostapd_sta_add()
|
D | ap_drv_ops.h | 35 const u8 *addr, int aid, int val); 37 const u8 *addr, u16 aid, u16 capability,
|
D | sta_info.c | 156 hostapd_set_wds_sta(hapd, NULL, sta->addr, sta->aid, 0); in ap_free_sta() 164 if (sta->aid > 0) in ap_free_sta() 165 hapd->sta_aid[(sta->aid - 1) / 32] &= in ap_free_sta() 166 ~BIT((sta->aid - 1) % 32); in ap_free_sta()
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_ce_api.h | 179 NFC_API extern tNFA_STATUS NFA_CeRegisterAidOnDH (UINT8 aid[NFC_MAX_AID_LEN],
|
/external/tcpdump/ |
D | ieee802_11.h | 231 u_int16_t aid; member 284 u_int16_t aid; member
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ie.h | 57 u16 aid; member
|
D | wpa_i.h | 285 u16 aid, u16 capability, const u8 *supp_rates, in wpa_sm_tdls_peer_addset() argument 293 aid, capability, supp_rates, in wpa_sm_tdls_peer_addset()
|
/external/libnfc-nci/src/nfc/int/ |
D | ce_int.h | 86 UINT8 aid[NFC_MAX_AID_LEN]; member
|
/external/libnfc-nci/src/nfa/int/ |
D | nfa_ce_int.h | 98 UINT8 aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */ member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_hostap.h | 158 u16 aid; member
|
/external/libnfc-nci/src/nfc/include/ |
D | nfc_api.h | 425 UINT8 aid[NFC_MAX_AID_LEN]; /* application id */ member 430 UINT8 aid[NFC_MAX_AID_LEN]; /* application id */ member 447 tNFC_AID aid; member
|
/external/chromium_org/sync/protocol/ |
D | synced_notification_render.proto | 133 // Optional label to aid accessibility. 154 // Optional label to aid accessibility.
|
/external/valgrind/main/docs/internals/ |
D | howto_oprofile.txt | 46 http://sourceforge.net/tracker/index.php?func=detail&aid=1685267&group_id=16191&atid=116191
|