HomeSort by relevance Sort by last modified time
    Searched full:protocol (Results 1001 - 1025 of 3661) sorted by null

<<41424344454647484950>>

  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_field.cc 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
javamicro_field.h 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
javamicro_file.h 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
javamicro_message.h 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
javamicro_message_field.h 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
javamicro_primitive_field.h 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
  /external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
35 // To test GeneratedMessageReflection, we actually let the protocol compiler
36 // generate a full protocol message implementation and then test its
344 "Protocol Buffer reflection usage error:\n"
354 "Protocol Buffer reflection usage error:\n"
362 "Protocol Buffer reflection usage error:\n"
370 "Protocol Buffer reflection usage error:\n"
repeated_field.cc 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
test_util_lite.h 0 // Protocol Buffers - Google's data interchange format
32 // Based on original Protocol Buffers design by
  /external/protobuf/src/google/protobuf/testing/
googletest.h 0 // Protocol Buffers - Google's data interchange format
70 // This is a dummy implementation which covers only what is used by protocol
  /external/qemu/android/protocol/
attach-ui-proxy.c 24 #include "android/protocol/core-commands.h"
25 #include "android/protocol/core-commands-impl.h"
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
xf86dga1str.h 24 CARD16 majorVersion B16; /* major version of DGA protocol */
25 CARD16 minorVersion B16; /* minor version of DGA protocol */
  /external/tcpdump/
pmap_prot.h 37 * Protocol for the local binder service, or pmap.
41 * The following procedures are supported by the protocol:
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-port.js 43 // Firefox 3.5.2 does not allow setting the port on a URL with protocol foo: .
44 debug("Set port to URL with foo: protocol");
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8WebSocketCustom.cpp 78 v8::Handle<v8::String> protocol = args[1]->ToString(); local
81 webSocket->connect(url, toWebCoreString(protocol), ec);
  /external/webkit/Source/WebKit/chromium/src/
WebSecurityOrigin.cpp 75 WebString WebSecurityOrigin::protocol() const function in class:WebKit::WebSecurityOrigin
78 return m_private->protocol();
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebSecurityOrigin.mm 54 - (NSString *)protocol
56 return reinterpret_cast<SecurityOrigin*>(_private)->protocol();
  /external/webkit/Source/WebKit2/UIProcess/
WebApplicationCacheManagerProxy.cpp 85 securityOriginData.protocol = origin->protocol();
WebKeyValueStorageManagerProxy.cpp 84 securityOriginData.protocol = origin->protocol();
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_runner_unittest.py 59 "LayoutTests/websocket/tests/websocket-protocol-ignored.html",
70 'LayoutTests/websocket/tests/websocket-protocol-ignored.html',
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
ApnSettingTest.java 40 assertEquals(a1.protocol, a2.protocol);
  /libcore/luni/src/main/java/javax/net/ssl/
SSLEngine.java 94 * if this engine did not receive a needed protocol specific
127 * Returns the protocol version names that are enabled in this engine
130 * @return the protocol version names that are enabled in this engine
175 * Returns the protocol names that are supported by this engine. These
178 * @return the protocol names that are supported by this engine.
229 * Sets the protocol version names that should be enabled in this engine
234 * the protocol version names to be enabled.
236 * if one of the protocol version names is not supported, or if
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
TrafficFlags.java 35 // Bits 16&17, protocol (0 = POP3)
52 // Bits 20&21, reason (if protocol != SMTP)
  /packages/apps/Nfc/src/com/android/nfc/ndefpush/
NdefPushClient.java 31 * LLCP connection, using the Android Ndef Push Protocol.
71 // Most likely the other side doesn't support the my tag protocol
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mroute.h 13 * Protocol Independent Multicast (PIM) data structures included
29 #define SIOCGETVIFCNT SIOCPROTOPRIVATE /* IP protocol privates */

Completed in 1592 milliseconds

<<41424344454647484950>>