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

<<21222324252627282930>>

  /external/valgrind/docs/internals/
xml-output-protocol4.txt 6 Protocols 1 through 3 supported Memcheck only. Protocol 4 provides
17 Identification of Protocols
20 In Protocols 1 through 3, a <protocolversion>INT<protocolversion>
83 to that of the previous protocols, except that there is a separate
  /frameworks/base/core/java/android/printservice/
PrintServiceInfo.java 41 * how to communicate with one or more printers over one or more protocols
  /frameworks/base/docs/html/google/play/billing/
billing_best_practices.jd 57 engineer security protocols and other application components. At a minimum, we recommend that you
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pServiceRequest.java 31 * or to search all service protocols {@link WifiP2pServiceInfo#SERVICE_TYPE_ALL}.
  /frameworks/volley/src/main/java/com/android/volley/toolbox/
BasicNetwork.java 114 // http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.5
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledExecutorService.java 34 * protocols, clock drift, or other factors.
  /libcore/ojluni/src/main/java/javax/net/ssl/
SNIServerName.java 34 * The SNI extension is a feature that extends the SSL/TLS protocols to
  /libcore/ojluni/src/main/java/sun/net/
NetworkClient.java 104 * ASCII based protocols (eg. HTTP). The specifications (RFC2616, 2398)
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNciNfcTypes.h 43 * Enum definition contains supported RF Protocols
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 67 protocols */
  /prebuilts/go/darwin-x86/src/net/http/httputil/
reverseproxy.go 91 // http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
  /prebuilts/go/linux-x86/src/net/http/httputil/
reverseproxy.go 91 // http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /external/curl/docs/
FAQ 44 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP?
159 Internet protocols that libcurl does.
175 interface to a range of common Internet protocols.
221 magic with the supported protocols than curl currently does, chances are big
222 we will agree. If you wanna add more protocols, we may very well agree.
575 3.10 What about SOAP, WebDAV, XML-RPC or similar protocols over HTTP?
578 protocol that is built on top of HTTP. Protocols such as SOAP, WEBDAV and
663 talk about using SSL-based protocols (HTTPS or FTPS) using curl or libcurl.
755 be built to only support a given set of protocols, and the rest would then
    [all...]
  /external/dbus/doc/
dbus-faq.xml 302 or networking protocols?
314 understand other protocols on a wire format level, you
329 protocols primarily to help you understand D-Bus
  /external/iptables/iptables/
ip6tables.8.in 263 or it can be a numeric value, representing one of these protocols or a
264 different one. A protocol name from /etc/protocols is also allowed.
274 will match with all protocols and is taken as default when this
iptables.8.in 259 or it can be a numeric value, representing one of these protocols or a
260 different one. A protocol name from /etc/protocols is also allowed.
263 will match with all protocols and is taken as default when this
  /external/libnl/lib/
doc.c 18 * of the high level protocols implemented on top of it. Its goal is to
131 * implementation of object based netlink protocols where objects are added,
182 * is typically set to 0. It should be noted that unlike in protocols such as
  /external/owasp/sanitizer/distrib/javadoc/org/owasp/html/class-use/
HtmlPolicyBuilder.html 185 <TD><CODE><B>HtmlPolicyBuilder.</B><B><A HREF="../../../../org/owasp/html/HtmlPolicyBuilder.html#allowUrlProtocols(java.lang.String...)">allowUrlProtocols</A></B>(java.lang.String...&nbsp;protocols)</CODE>
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds to the set of protocols that are allowed in URL attributes.</TD>
218 <TD><CODE><B>HtmlPolicyBuilder.</B><B><A HREF="../../../../org/owasp/html/HtmlPolicyBuilder.html#disallowUrlProtocols(java.lang.String...)">disallowUrlProtocols</A></B>(java.lang.String...&nbsp;protocols)</CODE>
  /frameworks/base/docs/html/guide/topics/media/
mediarouteprovider.jd 20 <li><a href="#media-types">Media types and protocols</a></li>
237 <h3 id="media-types">Media types and protocols</h3>
240 protocols it supports. You specify these settings using the {@link android.content.IntentFilter}
  /libcore/ojluni/src/main/java/java/net/
URLStreamHandler.java 361 * for other protocols that have different requirements for equals().
381 * other protocols that have different requirements for hashCode
410 // Compare the protocols.
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/ppp/pppd/
options.c 609 * find_option - scan the option lists for the various protocols
635 for (i = 0; protocols[i] != NULL; ++i)
636 if ((opt = protocols[i]->options) != NULL)
1038 for (i = 0; protocols[i] != NULL; ++i)
1039 print_option_list(protocols[i]->options, printer, arg);
    [all...]
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
HtmlPolicyBuilder.AttributeBuilder.html 334 <FONT color="green">331</FONT> // policy author wants to allow certain URL protocols or wants to deal<a name="line.331"></a>
    [all...]
HtmlPolicyBuilder.html 334 <FONT color="green">331</FONT> // policy author wants to allow certain URL protocols or wants to deal<a name="line.331"></a>
    [all...]

Completed in 2072 milliseconds

<<21222324252627282930>>