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

<<21222324252627282930>>

  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPooledConnAdapter.java 38 import org.apache.http.protocol.HttpContext;
  /external/apache-http/src/org/apache/http/impl/entity/
EntityDeserializer.java 46 import org.apache.http.protocol.HTTP;
  /external/apache-http/src/org/apache/http/params/
HttpProtocolParams.java 36 import org.apache.http.protocol.HTTP;
40 * to simplify manipulation of the HTTP protocol specific parameters.
124 * Returns {@link ProtocolVersion protocol version} to be used per default.
126 * @return {@link ProtocolVersion protocol version}
141 * Assigns the {@link ProtocolVersion protocol version} to be used by the
144 * @param version the {@link ProtocolVersion protocol version}
  /external/apache-http/src/org/apache/http/protocol/
ResponseConnControl.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseConnControl.java $
32 package org.apache.http.protocol;
ResponseContent.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/ResponseContent.java $
32 package org.apache.http.protocol;
UriPatternMatcher.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/UriPatternMatcher.java $
32 package org.apache.http.protocol;
  /external/curl/lib/
connect.h 83 * protocol-specific address structures. The variable declared here will be
90 int protocol; member in struct:Curl_sockaddr_ex
memdebug.c 337 curl_socket_t curl_socket(int domain, int type, int protocol,
351 sockfd = socket(domain, type, protocol);
389 int curl_socketpair(int domain, int type, int protocol,
399 int res = socketpair(domain, type, protocol, socket_vector);
  /external/deqp/framework/delibs/decpp/
deSocket.hpp 51 void setProtocol (deSocketProtocol protocol);
  /external/f2fs-tools/tools/sg_write_buffer/include/
sg_pt_linux.h 45 __u32 protocol; /* [i] 0 -> SCSI , .... */ member in struct:sg_io_v4
  /external/libchrome/crypto/
apple_keychain.h 93 UInt16 port, SecProtocolType protocol,
  /external/libpcap/
pcap-common.c 133 * PPP in HDLC-like framing header (with 0xff 0x03 before the PPP protocol
229 #define LINKTYPE_TZSP 128 /* Tazmen Sniffer Protocol */
663 * DLT_AOS. We need it for AOS Space Data Link Protocol.
779 * http://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-messages
784 * http://dbus.freedesktop.org/doc/dbus-specification.html#auth-protocol
811 * Variant of 3GPP TS 27.010 multiplexing protocol. Requested
872 * used by their ng40 protocol tester.
880 * (Near-Field Communications) Logical Link Control Protocol (LLCP) PDU,
881 * as specified by NFC Forum Logical Link Control Protocol Technical
936 * Link-layer header type for upper-protocol layer PDU saves from wireshark
1195 u_int16_t protocol; local
    [all...]
  /external/oj-libjdwp/src/share/transport/socket/
sysSocket.h 51 int dbgsysSocket(int domain, int type, int protocol);
  /external/parameter-framework/asio-1.10.6/include/asio/
basic_stream_socket.hpp 40 template <typename Protocol,
41 typename StreamSocketService = stream_socket_service<Protocol> >
43 : public basic_socket<Protocol, StreamSocketService>
53 /// The protocol type.
54 typedef Protocol protocol_type;
57 typedef typename Protocol::endpoint endpoint_type;
69 : basic_socket<Protocol, StreamSocketService>(io_service)
81 * @param protocol An object specifying protocol parameters to be used.
86 const protocol_type& protocol)
    [all...]
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
resolve_endpoint_op.hpp 32 template <typename Protocol, typename Handler>
38 typedef typename Protocol::endpoint endpoint_type;
39 typedef asio::ip::basic_resolver_iterator<Protocol> iterator_type;
69 o->endpoint_.protocol().type(), o->ec_);
  /external/ppp/pppd/include/net/
if_ppp.h 4 * if_ppp.h - Point-to-Point Protocol definitions.
51 #define SC_COMP_PROT 0x00000001 /* protocol compression (output) */
90 int protocol; /* PPP procotol, e.g. PPP_IP */ member in struct:npioctl
  /external/ppp/pppd/
main.c 2 * main.c - Point-to-Point Protocol main module
274 * PPP Data Link Layer "protocol" table.
275 * One entry per supported protocol.
350 * Initialize each protocol.
579 lcp_open(0); /* Start protocol */
916 /* List of protocol names, to make our messages a little more informative. */
930 { 0x33, "Stream Protocol ST-II" },
940 { 0x49, "Serial Data Transport Protocol (PPP-SDTP)" },
949 { 0x5b, "Vendor-Specific Network Protocol" },
963 { 0x0207, "Cisco Discovery Protocol" },
1074 u_short protocol; local
    [all...]
  /external/python/cpython2/Tools/scripts/
find_recursionlimit.py 87 cPickle.dumps(l, protocol=-1)
  /external/python/cpython3/Lib/asyncio/
unix_events.py 174 def _make_read_pipe_transport(self, pipe, protocol, waiter=None,
176 return _UnixReadPipeTransport(self, pipe, protocol, waiter, extra)
178 def _make_write_pipe_transport(self, pipe, protocol, waiter=None,
180 return _UnixWritePipeTransport(self, pipe, protocol, waiter, extra)
183 def _make_subprocess_transport(self, protocol, args, shell,
188 transp = _UnixSubprocessTransport(self, protocol, args, shell,
251 transport, protocol = yield from self._create_connection_transport(
253 return transport, protocol
328 def __init__(self, loop, pipe, protocol, waiter=None, extra=None):
334 self._protocol = protocol
    [all...]
  /external/python/cpython3/Lib/multiprocessing/
reduction.py 49 def dumps(cls, obj, protocol=None):
51 cls(buf, protocol).dump(obj)
58 def dump(obj, file, protocol=None):
60 ForkingPickler(file, protocol).dump(obj)
  /external/python/cpython3/Tools/scripts/
find_recursionlimit.py 89 _pickle.Pickler(io.BytesIO(), protocol=-1).dump(l)
  /external/selinux/libsepol/src/
ports.c 25 ERR(handle, "unsupported protocol %u", proto);
41 ERR(handle, "invalid protocol %u " "found in policy", proto);
65 /* Process protocol */
69 tmp_port->u.port.protocol = tmp_proto;
112 int proto = port->u.port.protocol;
186 int proto2 = c->u.port.protocol;
224 int proto2 = c->u.port.protocol;
  /external/syslinux/gpxe/src/drivers/net/phantom/
phantom_hw.h 51 pseudo_bit_t protocol[4]; /**< Protocol */ member in struct:phantom_sds_pb
  /external/tensorflow/tensorflow/contrib/mpi/
mpi_server_lib.cc 86 return server_def.protocol() == "grpc+mpi";
  /external/testng/src/main/java/org/testng/internal/
PackageUtils.java 88 String protocol = url.getProtocol(); local
93 if ("file".equals(protocol)) {
99 else if ("jar".equals(protocol)) {
126 else if ("bundleresource".equals(protocol)) {

Completed in 706 milliseconds

<<21222324252627282930>>