/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
nsswitch.h | 100 #define NSDB_PROTOCOLS "protocols"
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
nsswitch.h | 100 #define NSDB_PROTOCOLS "protocols"
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
nsswitch.h | 100 #define NSDB_PROTOCOLS "protocols"
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
nsswitch.h | 100 #define NSDB_PROTOCOLS "protocols"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
copy_reg.py | 57 # Python code for object.__reduce_ex__ for protocols 0 and 1
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
copy_reg.py | 57 # Python code for object.__reduce_ex__ for protocols 0 and 1
|
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.ecf.ssl_1.1.0.v20130604-1622.jar | |
/system/bt/embdrv/sbc/decoder/include/ |
oi_modules.h | 55 /* profiles and protocols --> Updates to oi_debug.c and oi_config_table.c */
|
/system/connectivity/shill/test-rpc-proxy/ |
proxy_rpc_security_types.h | 149 // Both PEAP and TTLS are tunneled protocols which use EAP inside of a TLS
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
hce.jd | 14 <li><a href="#SupportedProtocols">Supported NFC Cards and Protocols</a></li> 76 <h2 id="SupportedProtocols">Supported NFC Cards and Protocols</h2> 83 <p>The NFC standards offer support for many different protocols, and there are 86 <p>Android 4.4 supports several protocols that are common in the 88 protocols, such as contactless payment cards. These protocols are also 551 the NFC protocols. This allows building a reader infrastructure that is
|
/external/clang/lib/Sema/ |
SemaCodeComplete.cpp | 881 // Protocols are in distinct namespaces from everything else. [all...] |
/frameworks/base/docs/html/about/versions/ |
android-5.0-changes.jd | 479 <li>TLSv1.2 and TLSv1.1 protocols are now enabled,</li> 502 more modern cipher suites and protocols. Ideally, TLSv1.2 and AES-GCM should 532 protocols or negotiate TLSv1 or older protocols and ignore TLS extensions it 540 SSLSocket instances with only those protocols enabled which are correctly
|
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/ |
HtmlPolicyBuilder.html | 356 <TD><CODE><B><A HREF="../../../org/owasp/html/HtmlPolicyBuilder.html#allowUrlProtocols(java.lang.String...)">allowUrlProtocols</A></B>(java.lang.String... protocols)</CODE> 359 Adds to the set of protocols that are allowed in URL attributes.</TD> 422 <TD><CODE><B><A HREF="../../../org/owasp/html/HtmlPolicyBuilder.html#disallowUrlProtocols(java.lang.String...)">disallowUrlProtocols</A></B>(java.lang.String... protocols)</CODE> [all...] |
/external/curl/docs/libcurl/ |
libcurl-tutorial.3 | 252 For some protocols, downloading a file can involve a complicated process of 336 Getting some in-depth knowledge about the protocols involved is never wrong, 371 A few protocols won't behave properly when uploads are done without any prior 388 Many protocols use or even require that user name and password are provided 392 Most protocols support that you specify the name and password in the URL 421 libcurl also supports this file for non-FTP protocols such as HTTP. To make 693 what proxies to use for certain protocols. The names of the variables are [all...] |
/external/curl/lib/vtls/ |
gtls.c | 637 gnutls_datum_t protocols[2]; local 641 protocols[cur].data = (unsigned char *)NGHTTP2_PROTO_VERSION_ID; 642 protocols[cur].size = NGHTTP2_PROTO_VERSION_ID_LEN; 648 protocols[cur].data = (unsigned char *)ALPN_HTTP_1_1; 649 protocols[cur].size = ALPN_HTTP_1_1_LENGTH; 653 gnutls_alpn_set_protocols(session, protocols, cur, 0); [all...] |
nss.c | 1774 unsigned char protocols[128]; local [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | [all...] |
/external/clang/lib/CodeGen/ |
CGObjCMac.cpp | [all...] |
/bionic/libc/bionic/ |
stubs.cpp | 545 // We don't have an /etc/protocols, so all inputs return NULL. 550 // We don't have an /etc/protocols, so all inputs return NULL.
|
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
SSLEngineTest.java | 457 public void setEnabledProtocols(String[] protocols) { 458 enabledProtocols = protocols;
|
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
SSLServerSocketImplTest.java | 457 + "of supported protocols: " + enabled[i]); 492 * setEnabledProtocols(String[] protocols) method testing.
|
/external/curl/src/ |
tool_paramhlp.c | 237 * The string is a list of protocols 331 if no protocols are allowed */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ecf.ssl_1.0.0.v20100529-0735.jar | |
/external/google-breakpad/src/third_party/curl/ |
curl.h | 611 /* CURLPROTO_ defines are for the CURLOPT_*PROTOCOLS options */ 1825 const char * const *protocols; member in struct:__anon13017 [all...] |
/external/iproute2/man/man8/ |
ip-l2tp.8 | 352 the tunnel. When the ethernet frames carry protocols which are 354 such fragmentation can cause problems for protocols like PPPoE where
|