/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_generator.h | 0 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by 49 // header. If you create your own protocol compiler binary and you want
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_generator.h | 0 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by 49 // own protocol compiler binary and you want it to support Java output, you
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_generator.h | 0 // Protocol Buffers - Google's data interchange format 32 // Based on original Protocol Buffers design by 49 // own protocol compiler binary and you want it to support Java output for the
|
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/ |
set-href-attribute-host-expected.txt | 10 Set default port for another protocol 24 Set host to URL with file: protocol 34 Set host to a URL with tel: protocol
|
/external/webkit/Source/WebCore/websockets/ |
ThreadableWebSocketChannel.cpp | 53 PassRefPtr<ThreadableWebSocketChannel> ThreadableWebSocketChannel::create(ScriptExecutionContext* context, WebSocketChannelClient* client, const KURL& url, const String& protocol) 64 return WorkerThreadableWebSocketChannel::create(workerContext, client, mode, url, protocol); 69 return WebSocketChannel::create(context, client, url, protocol);
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebQuotaManager.h | 29 @protocol WebQuotaManager 30 @discussion This protocol is used to view and manipulate a per-origin storage quota. 32 @protocol WebQuotaManager
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
WebSecurityOriginPrivate.h | 30 @protocol WebQuotaManager; 40 - (NSString *)protocol; 45 // Returns zero if the port is the default port for the protocol, non-zero otherwise.
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebHTMLRepresentation.h | 45 @protocol WebDocumentMarkup; 46 @protocol WebDocumentRepresentation; 47 @protocol WebDocumentSourceRepresentation;
|
/external/webkit/Source/WebKit2/Shared/ |
SecurityOriginData.cpp | 40 encoder->encode(CoreIPC::In(protocol, host, port)); 45 return decoder->decode(CoreIPC::Out(securityOriginData.protocol, securityOriginData.host, securityOriginData.port)); 61 RefPtr<APIObject> origin = WebSecurityOrigin::create(originData.protocol, originData.host, originData.port);
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
UUSInfo.java | 42 * for Octet 3 (Protocol Discriminator field) in the UUIE. The values have 46 public static final int UUS_DCS_USP = 0; /* User specified protocol */ 48 public static final int UUS_DCS_OSIHLP = 1; /* OSI higher layer protocol */
|
/libcore/luni/src/main/java/java/net/ |
URLStreamHandler.java | 26 * can handle the communication with a URL object over a particular protocol 59 * if the protocol handler doesn't support this method. 71 * The string is parsed in HTTP format. If the protocol has a different URL 215 * @param protocol 216 * the protocol. 229 protected void setURL(URL u, String protocol, String host, int port, 234 u.set(protocol, host, port, file, ref); 241 protected void setURL(URL u, String protocol, String host, int port, 247 u.set(protocol, host, port, authority, userInfo, path, query, ref); 301 * Returns true if {@code a} and {@code b} have the same protocol, host [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
icmp.h | 2 * INET An implementation of the TCP/IP protocol suite for the LINUX 6 * Definitions for the ICMP protocol. 41 #define ICMP_PROT_UNREACH 2 /* Protocol Unreachable */
|
if_pppox.h | 52 unsigned int sa_protocol; /* protocol identifier */ 60 * sockaddr_pppox) to fill it. We use a protocol specific sockaddr 65 unsigned int sa_protocol; /* protocol identifier */
|
igmp.h | 2 * Linux NET3: Internet Group Management Protocol [IGMP] 7 * Extended to talk the BSD extended IGMP protocol of mrouted 3.6 22 * IGMP protocol structures
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
WindowsLoader.java | 33 public static Window[] loadWindows(IDevice device, int protocol, int server) { 37 System.out.println("protocol = " + protocol);
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLRecordProtocol.java | 26 * client protocol (handshake, alert, application data protocols) 30 * After handshake protocol agreed upon security parameters they are placed 31 * into SSLSessionImpl object and available for record protocol as 34 * So for client mode the parameters are provided by handshake protocol 37 * For server side mode record protocol retrieves the parameters from 38 * handshake protocol after receiving of client's change_cipher_spec message. 76 // protocol version of the connection 78 // input stream of record protocol 80 // handshake protocol object to which handshaking data will be transmitted 82 // alert protocol to indicate alerts occurred/receive [all...] |
/bionic/libc/include/net/ |
ethertypes.h | 35 * Ethernet protocol types. 37 * According to "assigned numbers", the Ethernet protocol numbers are also 38 * used as ARP protocol type numbers. 59 #define ETHERTYPE_PUP 0x0200 /* Xerox PUP protocol - see 0A00 */ 67 #define ETHERTYPE_IP 0x0800 /* IP protocol */ 73 #define ETHERTYPE_ARP 0x0806 /* Address resolution protocol */ 95 #define ETHERTYPE_VALID 0x1600 /* VALID system protocol */ 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */ 116 #define ETHERTYPE_PCS 0x4242 /* PCS Basic Block Protocol */ 127 #define ETHERTYPE_DECDIAG 0x6005 /* DEC diagnostic protocol (at interface initialization?) * [all...] |
/bionic/libc/kernel/common/linux/ |
smb.h | 43 enum smb_protocol protocol; member in struct:smb_conn_opt
|
/development/ndk/platforms/android-3/include/linux/ |
smb.h | 43 enum smb_protocol protocol; member in struct:smb_conn_opt
|
/development/ndk/platforms/android-3/include/net/ |
ethertypes.h | 35 * Ethernet protocol types. 37 * According to "assigned numbers", the Ethernet protocol numbers are also 38 * used as ARP protocol type numbers. 59 #define ETHERTYPE_PUP 0x0200 /* Xerox PUP protocol - see 0A00 */ 67 #define ETHERTYPE_IP 0x0800 /* IP protocol */ 73 #define ETHERTYPE_ARP 0x0806 /* Address resolution protocol */ 95 #define ETHERTYPE_VALID 0x1600 /* VALID system protocol */ 97 #define ETHERTYPE_RCL 0x1995 /* Datapoint Corporation (RCL lan protocol) */ 116 #define ETHERTYPE_PCS 0x4242 /* PCS Basic Block Protocol */ 127 #define ETHERTYPE_DECDIAG 0x6005 /* DEC diagnostic protocol (at interface initialization?) * [all...] |
/development/samples/USB/AdbTest/res/xml/ |
device_filter.xml | 17 <usb-device class="255" subclass="66" protocol="1" />
|
/external/bluetooth/bluez/attrib/ |
client.h | 3 * BlueZ - Bluetooth protocol stack for Linux
|
/external/bluetooth/bluez/audio/ |
gstpragma.h | 3 * BlueZ - Bluetooth protocol stack for Linux
|
/external/bluetooth/bluez/input/ |
manager.h | 3 * BlueZ - Bluetooth protocol stack for Linux
|
server.h | 3 * BlueZ - Bluetooth protocol stack for Linux
|