| /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/ |
| gradle-tooling-api-1.7.jar | |
| /external/clang/include/clang-c/ |
| Index.h | 5471 const CXIdxEntityInfo *protocol; member in struct:__anon15653 [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar | |
| org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar | |
| org.eclipse.help.base_3.5.2.v201011171123.jar | |
| org.eclipse.update.configurator_3.3.100.v20100512.jar | |
| org.eclipse.ecf.filetransfer_4.0.0.v20100529-0735.jar | |
| org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar | |
| /external/libnfc-nci/src/hal/include/ |
| nci_defs.h | 47 #define NCI_NFC_DEP_MAX_DATA 251 /* Max payload (254) - Protocol Header (3) in NFC-DEP, DID and NAD are not used */ 363 #define NCI_DISCOVER_PARAM_SIZE_SELECT 0x03 /* ID, protocol, interface */ 426 #define NCI_EE_ACT_TAG_PROTO 0xC1 /* RF protocol */ 432 #define NCI_ROUTE_TAG_PROTO 0x01 /* Protocol based routing */ 555 /* Listen protocol bits - NCI_PARAM_ID_LF_PROTOCOL and NCI_PARAM_ID_LB_SENSB_INFO */ 623 UINT8 protocol; member in struct:__anon20461 666 UINT8 nfcid2[NCI_NFCID2_LEN]; /* NFCID2 generated by the Local NFCC for NFC-DEP Protocol.Available for Frame Interface */
|
| /external/libnfc-nci/src/nfc/include/ |
| nfc_api.h | 52 #define NFC_STATUS_RF_PROTOCOL_ERR NCI_STATUS_RF_PROTOCOL_ERR /* RF protocol error */ 56 #define NFC_STATUS_EE_PROTOCOL_ERR NCI_STATUS_EE_PROTOCOL_ERR /* EE protocol error */ 67 #define NFC_STATUS_WRONG_PROTOCOL 0xEA/* Protocol mismatch between API and activated one */ 137 #define NFC_ROUTE_TAG_PROTO NCI_ROUTE_TAG_PROTO /* Protocol based routing */ 139 #define NFC_ROUTE_TLV_ENTRY_SIZE 4 /* tag, len, 2 byte value for technology/protocol based routing */ 436 #define NFC_EE_TRIG_RF_PROTOCOL NCI_EE_TRIG_RF_PROTOCOL /* RF Protocol changed */ 445 tNFC_PROTOCOL protocol; member in union:__anon20842::__anon20843 468 tNFC_PROTOCOL protocol; /* NFC protocol */ member in struct:__anon20845 474 #define NFC_EE_DISCOVER_ENTRY_LEN 5 /* T, L, V(NFCEE ID, TechnMode, Protocol) */ 593 UINT8 protocol; \/* supported protocol *\/ member in struct:__anon20855 700 tNFC_PROTOCOL protocol; \/* supported protocol *\/ member in struct:__anon20865 [all...] |
| /hardware/ril/include/telephony/ |
| ril.h | 146 * Octet 3 (Protocol Discriminator field) in the UUIE. The values have been 149 RIL_UUS_DCS_USP = 0, /* User specified protocol */ 150 RIL_UUS_DCS_OSIHLP = 1, /* OSI higher layer protocol */ 4146 char *protocol; member in struct:__anon32104 [all...] |
| /libcore/crypto/src/main/native/ |
| org_conscrypt_NativeCrypto.cpp | 584 sslErrorStr = "Failure in SSL library, usually a protocol error"; 623 // For protocol errors, SSL might have more information. 7884 const char* protocol = SSL_SESSION_get_version(ssl_session); local [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
| Tkinter.py | 1688 protocol = wm_protocol variable in class:Wm [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
| Tkinter.py | 1688 protocol = wm_protocol variable in class:Wm [all...] |
| /prebuilts/sdk/13/ |
| android.jar | |
| /prebuilts/sdk/16/ |
| android.jar | |
| /prebuilts/sdk/4/ |
| android.jar | |
| /prebuilts/sdk/8/ |
| android.jar | |
| /prebuilts/sdk/10/ |
| android.jar | |
| /prebuilts/sdk/7/ |
| android.jar | |
| /prebuilts/sdk/12/ |
| android.jar | |
| /prebuilts/sdk/17/ |
| android.jar | |
| /prebuilts/sdk/15/ |
| android.jar | |
| /packages/apps/Email/src/com/android/email/provider/ |
| EmailProvider.java | 1614 final String protocol = c.getString(INDEX_PROTOCOL); local 1766 final String protocol = c.getString(INDEX_PROTOCOL); local 2941 String protocol = Account.getProtocol(context, mailbox.mAccountKey); local 3011 final String protocol = account.getProtocol(context); local 4056 final String protocol = Account.getProtocol(context, accountId); local 4888 String protocol = Account.getProtocol(context, m.mAccountKey); local [all...] |
| /external/mdnsresponder/mDNSCore/ |
| mDNSEmbeddedAPI.h | 198 kDNSType_HIP = 55, // 55 Host Identity Protocol 419 // use, because we have a cache coherency protocol to keep the peer caches up to date. 529 mDNSu8 protocol; // Payload type: 0x06 = TCP, 0x11 = UDP variable 572 } TCPHeader; // 20 bytes; IP protocol type 0x06 580 } UDPHeader; // 8 bytes; IP protocol type 0x11 590 } IPv6NDP; // 24 bytes or more; IP protocol type 0x3A [all...] |