HomeSort by relevance Sort by last modified time
    Searched refs:ptype (Results 51 - 75 of 117) sorted by null

1 23 4 5

  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-8/arch-mips/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
cdefs_elf.h 146 #define __link_set_decl(set, ptype) \
147 extern ptype * const __start_link_set_##set[]; \
148 extern ptype * const __stop_link_set_##set[] \
  /external/openssl/crypto/asn1/
p8_pkey.c 89 int ptype, void *pval,
114 if (!X509_ALGOR_set0(priv->pkeyalg, aobj, ptype, pval))
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.h 36 uint8_t ptype,
phFriNfc_LlcpUtils.c 34 uint8_t *pType,
42 if ((psRawData == NULL) || (pOffset == NULL) || (pType == NULL) || (psValueBuffer == NULL))
71 *pType = type;
360 pBuffer[nOffset++] = (uint8_t)((psHeader->dsap << 2) | (psHeader->ptype >> 2));
361 pBuffer[nOffset++] = (uint8_t)((psHeader->ptype << 6) | psHeader->ssap);
375 psHeader->ptype = ((pBuffer[nOffset] & 0x03) << 2) | ((pBuffer[nOffset+1] & 0xC0) >> 6);
phFriNfc_Llcp.c 202 sHeader.ptype = PHFRINFC_LLCP_PTYPE_SYMM;
230 sHeader.ptype = PHFRINFC_LLCP_PTYPE_PAX;
252 sHeader.ptype = PHFRINFC_LLCP_PTYPE_DISC;
771 switch (sHeader.ptype)
815 /* Error: invalid ptype field, dropping packet */
866 sHeader.ptype = PHFRINFC_LLCP_PTYPE_DISC;
976 if (sPacketHeader.ptype != PHFRINFC_LLCP_PTYPE_SYMM)
993 if (sPacketHeader.ptype == PHFRINFC_LLCP_PTYPE_PAX)
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 43 /* Fill the psLlcpHeader stuture with the DSAP,PTYPE and the SSAP */
45 pSocket->sLlcpHeader.ptype = PHFRINFC_LLCP_PTYPE_UI;
263 /* Fill the psLlcpHeader stuture with the DSAP,PTYPE and the SSAP */
265 pLlcpSocket->sLlcpHeader.ptype = PHFRINFC_LLCP_PTYPE_UI;
  /external/openssl/crypto/x509v3/
v3_genn.c 196 void *GENERAL_NAME_get0_value(GENERAL_NAME *a, int *ptype)
198 if (ptype)
199 *ptype = a->type;
  /external/iproute2/ip/
xfrm_policy.c 58 fprintf(stderr, "Usage: ip xfrm policy { add | update } dir DIR SELECTOR [ index INDEX ] [ ptype PTYPE ]\n");
60 fprintf(stderr, "Usage: ip xfrm policy { delete | get } dir DIR [ SELECTOR | index INDEX ] [ ptype PTYPE ] [mark MARK [mask MASK]]\n");
63 fprintf(stderr, "Usage: ip xfrm policy flush [ ptype PTYPE ]\n");
65 fprintf(stderr, "PTYPE := [ main | sub ](default=main)\n");
125 static int xfrm_policy_ptype_parse(__u8 *ptype, int *argcp, char ***argvp)
131 *ptype = XFRM_POLICY_TYPE_MAIN;
133 *ptype = XFRM_POLICY_TYPE_SUB
430 __u8 ptype = XFRM_POLICY_TYPE_MAIN; local
657 __u8 ptype = XFRM_POLICY_TYPE_MAIN; local
    [all...]
xfrm.h 103 __u8 ptype; member in struct:xfrm_filter
131 const char *strxf_ptype(__u8 ptype);
  /external/libnfc-nci/src/nfc/include/
llcp_defs.h 31 #define LLCP_PDU_HEADER_SIZE 2 /* DSAP:PTYPE:SSAP excluding Sequence */
37 #define LLCP_GET_PDU_HEADER(dsap, ptype, ssap) (((UINT16) (dsap) << 10) | ((UINT16) (ptype) << 6) | (UINT16) (ssap))
  /external/ipsec-tools/src/racoon/
isakmp_agg.c 347 int ptype; local
557 ptype = oakley_validate_auth(iph1);
558 if (ptype != 0) {
559 if (ptype == -1) {
565 isakmp_info_send_n1(iph1, ptype, NULL);
1325 int ptype; local
    [all...]
isakmp_base.c 591 int ptype; local
686 ptype = oakley_validate_auth(iph1);
687 if (ptype != 0) {
688 if (ptype == -1) {
694 isakmp_info_send_n1(iph1, ptype, NULL);
1080 int ptype; local
1185 ptype = oakley_validate_auth(iph1);
1186 if (ptype != 0) {
1187 if (ptype == -1) {
1193 isakmp_info_send_n1(iph1, ptype, NULL)
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Strip.java 203 int ptype = parent.getType(); local
204 if ( ptype==ANTLRv3Parser.SCOPE || // we have special rules for these
205 ptype==ANTLRv3Parser.AT )
  /external/chromium/third_party/libjingle/source/talk/base/
proxydetect.cc 300 ProxyType ptype; local
346 ptype = PROXY_SOCKS5;
348 ptype = PROXY_HTTPS;
352 ptype = PROXY_UNKNOWN;
356 ptype = PROXY_UNKNOWN;
359 if (Better(ptype, proxy->type)) {
360 proxy->type = ptype;
852 proxy->ptype = PT_HTTPS;
    [all...]
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 324 tLLCP_STATUS llcp_util_send_frmr (tLLCP_DLCB *p_dlcb, UINT8 flags, UINT8 ptype, UINT8 sequence);
334 void llcp_dlc_proc_rx_pdu (UINT8 dsap, UINT8 ptype, UINT8 ssap, UINT16 length, UINT8 *p_data);

Completed in 514 milliseconds

1 23 4 5