/external/kernel-headers/original/linux/ |
if.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX 38 #define IFF_NOARP 0x80 /* no ARP protocol */ 90 #define IF_PROTO_HDLC 0x2000 /* raw HDLC protocol */ 91 #define IF_PROTO_PPP 0x2001 /* PPP protocol */ 92 #define IF_PROTO_CISCO 0x2002 /* Cisco HDLC protocol */ 93 #define IF_PROTO_FR 0x2003 /* Frame Relay protocol */ 142 unsigned int type; /* Type of physical device or protocol */
|
/external/mtpd/ |
mtpd.c | 41 extern struct protocol l2tp; 42 extern struct protocol pptp; 43 static struct protocol *protocols[] = {&l2tp, &pptp, NULL}; 44 static struct protocol *the_protocol; 64 struct protocol *p = protocols[i]; 66 log_print(INFO, "Using protocol %s", p->name); 75 struct protocol *p = protocols[i];
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps.c | 24 * wps_init - Initialize WPS Registration protocol data 28 * This function is used to initialize WPS data for a registration protocol 29 * instance (i.e., each run of registration protocol as a Registrar of 96 * wps_deinit - Deinitialize WPS Registration protocol data 97 * @data: WPS Registration protocol data from wps_init() 123 * @wps: WPS Registration protocol data from wps_init() 146 * @wps: WPS Registration protocol data from wps_init()
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactsUtils.java | 57 * ProviderNames from the predefined IM protocol id. 60 * @param protocol the protocol ID 61 * @return the provider name the IM app uses for the given protocol, or null if no 62 * provider is defined for the given protocol 65 public static String lookupProviderNameFromId(int protocol) { 66 switch (protocol) {
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
yp_prot.h | 2 * This file contains symbols and structures defining the rpc protocol 18 * The following procedures are supported by the protocol: 198 * of the protocol. 216 * Protocol between clients and NIS binder servers 220 * The following procedures are supported by the protocol: 280 * Protocol between clients (ypxfr, only) and yppush 281 * yppush speaks a protocol in the transient range, which
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/ |
_errdefs.h | 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" ) 107 __BIONIC_ERRDEF( EPROTO , 71, "Protocol error" ) 127 __BIONIC_ERRDEF( EPROTOTYPE , 91, "Protocol wrong type for socket" ) 128 __BIONIC_ERRDEF( ENOPROTOOPT , 92, "Protocol not available" ) 129 __BIONIC_ERRDEF( EPROTONOSUPPORT, 93, "Protocol not supported" ) 132 __BIONIC_ERRDEF( EPFNOSUPPORT , 96, "Protocol family not supported" ) 133 __BIONIC_ERRDEF( EAFNOSUPPORT , 97, "Address family not supported by protocol" )
|
/system/bluetooth/tools/ |
sock_shutdown_test.c | 71 int protocol = -1; local 77 protocol = 0; 82 protocol = BTPROTO_RFCOMM; 87 protocol = BTPROTO_SCO; 92 protocol = BTPROTO_L2CAP; 97 protocol = 0; 102 ret = socket(family, typ, protocol);
|
/external/clang/test/Analysis/ |
retain-release.mm | 107 @class NSString, Protocol; 111 @protocol NSObject 116 @end @protocol NSCopying - (id)copyWithZone:(NSZone *)zone; 117 @end @protocol NSMutableCopying - (id)mutableCopyWithZone:(NSZone *)zone; 118 @end @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; 133 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len; 196 @end @protocol NSAnimatablePropertyContainer - (id)animator; 200 @end @protocol NSValidatedUserInterfaceItem - (SEL)action; 201 @end @protocol NSUserInterfaceValidations - (BOOL)validateUserInterfaceItem:(id <NSValidatedUserInterfaceItem>)anItem; 208 @protocol NSApplicationDelegate <NSObject> @optional - (NSApplicationTerminateReply)applicationShould (…) [all...] |
/external/webkit/Source/WebCore/page/ |
SecurityOrigin.cpp | 70 , m_protocol(url.protocol().isNull() ? "" : url.protocol().lower()) 95 m_protocol = originURL.protocol().lower(); 334 String protocol = url.protocol().lower(); local 336 if (SchemeRegistry::canDisplayOnlyIfCanRequest(protocol)) 339 if (SchemeRegistry::shouldTreatURLSchemeAsDisplayIsolated(protocol)) 340 return m_protocol == protocol || isAccessToURLWhiteListed(url); 342 if (restrictAccessToLocal() && SchemeRegistry::shouldTreatURLSchemeAsLocal(protocol)) 448 String protocol = databaseIdentifier.substring(0, separator1) [all...] |
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/ |
ContactsUtils.java | 200 * ProviderNames from the predefined IM protocol id. 203 * @param protocol the protocol ID 204 * @return the provider name the IM app uses for the given protocol, or null if no 205 * provider is defined for the given protocol 208 public static String lookupProviderNameFromId(int protocol) { 209 switch (protocol) { 232 * {@link Email} row. Returns null when missing protocol or data. 241 final int protocol = isEmail ? Im.PROTOCOL_GOOGLE_TALK : values.getAsInteger(Im.PROTOCOL); local [all...] |
/external/apache-http/src/org/apache/http/client/ |
HttpClient.java | 40 import org.apache.http.protocol.HttpContext; 94 * @throws ClientProtocolException in case of an http protocol error 115 * @throws ClientProtocolException in case of an http protocol error 137 * @throws ClientProtocolException in case of an http protocol error 160 * @throws ClientProtocolException in case of an http protocol error 176 * @throws ClientProtocolException in case of an http protocol error 193 * @throws ClientProtocolException in case of an http protocol error 215 * @throws ClientProtocolException in case of an http protocol error 239 * @throws ClientProtocolException in case of an http protocol error
|
/external/protobuf/python/google/protobuf/ |
message.py | 0 # Protocol Buffers - Google's data interchange format 35 """Contains an abstract base class for protocol messages.""" 47 """Abstract base class for protocol messages. 49 Protocol message classes are almost always generated by the protocol 136 """Merges serialized protocol buffer data into this message. 171 """Serializes the protocol message to a binary string. 183 """Serializes the protocol message to a binary string. 236 """Internal method used by the protocol message implementation.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
socket.h | 40 format in the grotty old 4.3 `talk' protocol. */ 99 protocol PROTOCOL. If PROTOCOL is zero, one is chosen automatically. 104 protocol PROTOCOL, which are connected to each other, and put file 105 descriptors for them in FDS[0] and FDS[1]. If PROTOCOL is zero, 183 /* Put the current value for socket FD's option OPTNAME at protocol level LEVEL 190 /* Set socket FD's option OPTNAME at protocol level LEVEL
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_strip_view.mm | 172 // (URLDropTarget protocol) 179 // (URLDropTarget protocol) 184 // (URLDropTarget protocol) 189 // (URLDropTarget protocol) 194 // (URLDropTarget protocol)
|
/external/chromium/net/base/ |
address_list.cc | 193 int protocol) { 194 // Do sanity checking on socket_type and protocol. 196 DCHECK(protocol == IPPROTO_TCP || protocol == IPPROTO_UDP); 222 ai->ai_protocol = protocol;
|
/external/chromium/net/tools/fetch/ |
http_listen_socket.cc | 67 // a single space between the method/url and url/protocol. 83 ST_PROTO, // Receiving the protocol 97 /* PROTOCOL */ { ST_ERR, ST_HEADER, ST_NAME, ST_ERR, ST_PROTO }, 147 // TODO(mbelshe): Deal better with parsing protocol. 227 response = info->protocol + " ";
|
/external/chromium/net/url_request/ |
url_request_job_manager.cc | 23 // The built-in set of protocol factories 78 // See if the request should be handled by a registered protocol factory. 80 // built-in protocol factory. 88 // See if the request should be handled by a built-in protocol factory. 97 // If we reached here, then it means that a registered protocol factory
|