HomeSort by relevance Sort by last modified time
    Searched refs:protocol (Results 101 - 125 of 2282) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRCharStream.h 32 @protocol ANTLRCharStream < ANTLRIntStream >
ANTLRMismatchedRangeException.h 30 @protocol ANTLRIntStream;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRCharStream.h 32 @protocol ANTLRCharStream < ANTLRIntStream >
ANTLRMismatchedRangeException.h 30 @protocol ANTLRIntStream;
  /external/apache-http/src/org/apache/http/
HttpResponseFactory.java 34 import org.apache.http.protocol.HttpContext;
56 * @param ver the protocol version
  /external/apache-http/src/org/apache/http/client/protocol/
ClientContext.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/protocol/ClientContext.java $
32 package org.apache.http.client.protocol;
36 * {@link org.apache.http.protocol.HttpContext Context}
  /external/apache-http/src/org/apache/http/conn/
ConnectionKeepAliveStrategy.java 35 import org.apache.http.protocol.HttpContext;
  /external/apache-http/src/org/apache/http/impl/
NoConnectionReuseStrategy.java 36 import org.apache.http.protocol.HttpContext;
  /external/apache-http/src/org/apache/http/protocol/
HttpContext.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpContext.java $
32 package org.apache.http.protocol;
HttpExpectationVerifier.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpExpectationVerifier.java $
32 package org.apache.http.protocol;
HttpRequestHandler.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpRequestHandler.java $
32 package org.apache.http.protocol;
HttpRequestInterceptorList.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpRequestInterceptorList.java $
32 package org.apache.http.protocol;
HttpResponseInterceptorList.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/HttpResponseInterceptorList.java $
32 package org.apache.http.protocol;
SyncBasicHttpContext.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/SyncBasicHttpContext.java $
32 package org.apache.http.protocol;
  /external/clang/test/Modules/Inputs/
category_right_sub.h 11 @protocol P4
  /external/iproute2/examples/diffserv/
Edge31-cb-chains 52 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
59 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
73 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 2 fw \
106 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
108 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
110 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
112 $TC filter add $EGDEV parent 1:0 protocol ip prio 1 \
  /external/linux-kselftest/tools/testing/selftests/net/
socket.c 13 int protocol; member in struct:socket_testcase
21 * of the protocol not being configured into the kernel.
48 fd = socket(s->domain, s->type, s->protocol);
63 s->domain, s->type, s->protocol,
76 s->domain, s->type, s->protocol,
  /external/nist-sip/java/javax/sip/header/
ReasonHeader.java 13 void setProtocol(String protocol) throws ParseException;
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 14 * Selected ISO/IEC TR 9577 Network Layer Protocol Identifiers (NLPID)
43 void atm_tcpip_port_mapping(char *vs_id,uint8_t protocol,uint16_t port);
  /external/v8/src/inspector/
search-util.h 8 #include "src/inspector/protocol/Debugger.h"
17 std::vector<std::unique_ptr<protocol::Debugger::SearchMatch>>
  /external/wayland/src/
wayland-os.h 30 wl_os_socket_cloexec(int domain, int type, int protocol);
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DataChannel.java 41 public String protocol = ""; field in class:DataChannel.Init
51 String protocol, boolean negotiated, int id) {
55 this.protocol = protocol;
  /external/webrtc/talk/app/webrtc/objc/public/
RTCEAGLVideoView.h 34 @protocol RTCEAGLVideoViewDelegate
RTCNSGLVideoView.h 37 @protocol RTCNSGLVideoViewDelegate
  /external/webrtc/webrtc/api/objc/
RTCEAGLVideoView.h 19 @protocol RTCEAGLVideoViewDelegate

Completed in 500 milliseconds

1 2 3 45 6 7 8 91011>>