Searched refs:afi (Results 1 - 16 of 16) sorted by path

/external/libnfc-nci/src/hal/int/
H A Dnfc_brcm_defs.h332 UINT8 afi; member in struct:__anon23929
371 UINT8 afi; member in struct:__anon23933
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h299 UINT8 afi; /* AFI if I93_INFO_FLAG_AFI */ member in struct:__anon23979
389 UINT8 afi; /* AFI if I93_INFO_FLAG_AFI */ member in struct:__anon23990
H A Dnfa_rw_api.h486 NFC_API extern tNFA_STATUS NFA_RwI93Inventory (BOOLEAN afi_present, UINT8 afi, UINT8 *p_uid);
659 NFC_API extern tNFA_STATUS NFA_RwI93WriteAFI (UINT8 afi);
/external/libnfc-nci/src/nfa/int/
H A Dnfa_rw_int.h199 UINT8 afi; member in struct:__anon24230
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c1297 i93_params.i93.afi = *(conn_evt_data.data.p_data + nfa_rw_cb.i93_afi_location % nfa_rw_cb.i93_block_size);
1332 i93_params.i93.afi = p_rw_data->i93_sys_info.afi;
1350 conn_evt_data.i93_cmd_cplt.params.sys_info.afi = p_rw_data->i93_sys_info.afi;
2408 p_data->op_req.params.i93_cmd.afi,
2414 p_data->op_req.params.i93_cmd.afi,
2465 status = RW_I93WriteAFI (p_data->op_req.params.i93_cmd.afi);
H A Dnfa_rw_api.c827 tNFA_STATUS NFA_RwI93Inventory (BOOLEAN afi_present, UINT8 afi, UINT8 *p_uid) argument
831 NFA_TRACE_API2 ("NFA_RwI93Inventory (): afi_present:%d, AFI: 0x%02X", afi_present, afi);
845 p_msg->params.i93_cmd.afi = afi;
1257 tNFA_STATUS NFA_RwI93WriteAFI (UINT8 afi) argument
1261 NFA_TRACE_API1 ("NFA_RwI93WriteAFI (): AFI: 0x%02X", afi);
1274 p_msg->params.i93_cmd.afi = afi;
/external/libnfc-nci/src/nfc/include/
H A Drw_api.h226 UINT8 afi; /* AFI if I93_INFO_FLAG_AFI */ member in struct:__anon24335
941 NFC_API extern tNFC_STATUS RW_I93Inventory (BOOLEAN including_afi, UINT8 afi, UINT8 *p_uid);
1095 NFC_API extern tNFC_STATUS RW_I93WriteAFI (UINT8 afi);
/external/libnfc-nci/src/nfc/int/
H A Drw_int.h533 UINT8 afi; /* AFI if I93_INFO_FLAG_AFI */ member in struct:__anon24378
/external/libnfc-nci/src/nfc/tags/
H A Drw_i93.c225 STREAM_TO_UINT8 (p_i93->afi, p);
455 rw_data.i93_sys_info.afi = p_i93->afi;
537 tNFC_STATUS rw_i93_send_cmd_inventory (UINT8 *p_uid, BOOLEAN including_afi, UINT8 afi) argument
542 RW_TRACE_DEBUG2 ("rw_i93_send_cmd_inventory () including_afi:%d, AFI:0x%02X", including_afi, afi);
571 UINT8_TO_STREAM (p, afi); /* Optional AFI */
1081 tNFC_STATUS rw_i93_send_cmd_write_afi (UINT8 afi) argument
1108 UINT8_TO_STREAM (p, afi); /* AFI */
2430 if (p_i93->afi != 0x00)
3236 tNFC_STATUS RW_I93Inventory (BOOLEAN including_afi, UINT8 afi, UINT argument
3591 RW_I93WriteAFI(UINT8 afi) argument
[all...]
/external/llvm/test/MC/SystemZ/
H A Dinsn-bad.s30 #CHECK: afi %r0, (-1 << 31) - 1
32 #CHECK: afi %r0, (1 << 31)
34 afi %r0, (-1 << 31) - 1
35 afi %r0, (1 << 31)
H A Dinsn-good.s72 #CHECK: afi %r0, -2147483648 # encoding: [0xc2,0x09,0x80,0x00,0x00,0x00]
73 #CHECK: afi %r0, -1 # encoding: [0xc2,0x09,0xff,0xff,0xff,0xff]
74 #CHECK: afi %r0, 0 # encoding: [0xc2,0x09,0x00,0x00,0x00,0x00]
75 #CHECK: afi %r0, 1 # encoding: [0xc2,0x09,0x00,0x00,0x00,0x01]
76 #CHECK: afi %r0, 2147483647 # encoding: [0xc2,0x09,0x7f,0xff,0xff,0xff]
77 #CHECK: afi %r15, 0 # encoding: [0xc2,0xf9,0x00,0x00,0x00,0x00]
79 afi %r0, -1 << 31
80 afi %r0, -1
81 afi %r0, 0
82 afi
[all...]
/external/openssl/crypto/x509v3/
H A Dv3_addr.c116 static int length_from_afi(const unsigned afi)
118 switch (afi) {
175 const unsigned afi,
184 switch (afi) {
217 const unsigned afi)
225 if (!i2r_address(out, afi, 0x00, aor->u.addressPrefix))
230 if (!i2r_address(out, afi, 0x00, aor->u.addressRange->min))
233 if (!i2r_address(out, afi, 0xFF, aor->u.addressRange->max))
254 const unsigned int afi = v3_addr_get_afi(f);
255 switch (afi) {
[all...]
H A Dx509v3.h817 const unsigned afi, const unsigned *safi);
819 const unsigned afi, const unsigned *safi,
822 const unsigned afi, const unsigned *safi,
825 int v3_addr_get_range(IPAddressOrRange *aor, const unsigned afi,
/external/openssl/include/openssl/
H A Dx509v3.h817 const unsigned afi, const unsigned *safi);
819 const unsigned afi, const unsigned *safi,
822 const unsigned afi, const unsigned *safi,
825 int v3_addr_get_range(IPAddressOrRange *aor, const unsigned afi,
/external/tcpdump/
H A Dprint-bgp.c111 u_int8_t afi[2]; /* the compiler messes this structure up */ member in struct:bgp_route_refresh
113 u_int8_t safi; /* afi should be int16 - so we have to access it using */
114 }; /* EXTRACT_16BITS(&bgp_route_refresh->afi) (sigh) */
2621 EXTRACT_16BITS(&bgp_route_refresh_header->afi),
2623 EXTRACT_16BITS(&bgp_route_refresh_header->afi),
H A Dprint-isoclns.c1962 isis_print_extd_ip_reach (const u_int8_t *tptr, const char *ident, u_int16_t afi) { argument
1978 if (afi == AF_INET) {
1991 } else if (afi == AF_INET6) {
2016 if (afi == AF_INET)
2022 if (afi == AF_INET6)
2033 if (afi == AF_INET && ISIS_MASK_TLV_EXTD_IP_SUBTLV(status_byte))
2036 if (afi == AF_INET6)
2042 if ((afi == AF_INET && ISIS_MASK_TLV_EXTD_IP_SUBTLV(status_byte))
2044 || (afi == AF_INET6 && ISIS_MASK_TLV_EXTD_IP6_SUBTLV(status_byte))

Completed in 5758 milliseconds