HomeSort by relevance Sort by last modified time
    Searched full:protocols (Results 276 - 300 of 1555) sorted by null

<<11121314151617181920>>

  /external/curl/docs/libcurl/opts/
CURLOPT_SSH_PUBLIC_KEYFILE.3 43 .SH PROTOCOLS
CURLOPT_SSL_SESSIONID_CACHE.3 40 .SH PROTOCOLS
CURLOPT_TCP_KEEPALIVE.3 38 .SH PROTOCOLS
CURLOPT_TCP_KEEPIDLE.3 36 .SH PROTOCOLS
CURLOPT_TCP_KEEPINTVL.3 35 .SH PROTOCOLS
CURLOPT_TFTP_BLKSIZE.3 39 .SH PROTOCOLS
CURLOPT_TIMECONDITION.3 42 .SH PROTOCOLS
CURLOPT_TRANSFERTEXT.3 42 .SH PROTOCOLS
CURLOPT_TRANSFER_ENCODING.3 45 .SH PROTOCOLS
CURLOPT_USERAGENT.3 37 .SH PROTOCOLS
CURLOPT_VERBOSE.3 43 .SH PROTOCOLS
CURLOPT_XOAUTH2_BEARER.3 39 .SH PROTOCOLS
  /external/iptables/extensions/
libxt_DNAT.man 16 if the rule also specifies one of the following protocols:
libxt_multiport.man 4 following protocols:
  /external/kernel-headers/original/uapi/linux/
serio.h 35 * Serio protocols
  /external/libmtp/
AUTHORS 8 implementing the OASiS and PDE protocols.
  /external/libpcap/
TODO 23 + pcap_lookupnet makes little to no sense with protocols != IPv4
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
TrackBox.java 23 * information for streaming protocols (hint tracks). <br>
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/mockwebserver/
MockWebServer.java 129 private List<Protocol> protocols field in class:MockWebServer
233 * Indicates the protocols supported by ALPN on incoming HTTPS
237 * @param protocols the protocols to use, in order of preference. The list
240 public void setProtocols(List<Protocol> protocols) {
241 protocols = Util.immutableList(protocols);
242 if (!protocols.contains(Protocol.HTTP_1_1)) {
243 throw new IllegalArgumentException("protocols doesn't contain http/1.1: " + protocols);
    [all...]
  /external/tlsdate/
TLSDATEPOOL 24 STARTTLS enabled protocols.
  /frameworks/base/core/java/android/app/job/
IJobCallback.aidl 20 * The server side of the JobScheduler IPC protocols. The app-side implementation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libnss_files-2.11.1.so 
libnss_files.so 
libnss_files.so.2 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serio.h 35 * Serio protocols

Completed in 337 milliseconds

<<11121314151617181920>>