HomeSort by relevance Sort by last modified time
    Searched full:protocols (Results 351 - 375 of 1042) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
nsswitch.h 100 #define NSDB_PROTOCOLS "protocols"
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
nsswitch.h 100 #define NSDB_PROTOCOLS "protocols"
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
nsswitch.h 100 #define NSDB_PROTOCOLS "protocols"
  /prebuilts/ndk/9/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
  /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
546 the NFC protocols. This allows them to build a reader infrastructure that is
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 884 // Protocols are in distinct namespaces from everything else.
    [all...]
  /bionic/libc/bionic/
stubs.cpp 423 // We don't have an /etc/protocols, so all inputs return NULL.
428 // 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 459 public void setEnabledProtocols(String[] protocols) {
460 enabledProtocols = protocols;
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLServerSocketImplTest.java 428 + "of supported protocols: " + enabled[i]);
462 * setEnabledProtocols(String[] protocols) method testing.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
in.h 41 /* Protocols common to RFC 1700, POSIX, and X/Open. */
111 * Protocols (RFC 1700)
  /external/chromium_org/ppapi/cpp/
url_request_info.h 117 /// the <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html">HTTP
132 /// <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html"Header
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.ssl_1.0.0.v20100529-0735.jar 
  /external/iproute2/man/man8/
ip-l2tp.8 344 the tunnel. When the ethernet frames carry protocols which are
346 such fragmentation can cause problems for protocols like PPPoE where
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpURLConnectionImpl.java 453 return Retry.NONE; // Don't follow redirects to unsupported protocols.
457 return Retry.NONE; // This client doesn't follow redirects across protocols.
  /external/wpa_supplicant_8/wpa_supplicant/
config_ssid.h 171 * key_mgmt - Bitfield of allowed key management protocols
184 * proto - Bitfield of allowed protocols, WPA_PROTO_*
  /libcore/crypto/src/main/java/org/conscrypt/
SSLRecordProtocol.java 26 * client protocol (handshake, alert, application data protocols)
102 * up the client protocols to use ut.
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 194 "Switching Protocols");
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 74 // standard XEP-166. Can be serialized into multiple protocols,
tcpport.cc 67 // We only support TCP protocols
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.cc 30 // Whether we accept requests for launching external protocols. This is set to
  /external/chromium_org/content/common/
websocket_messages.h 49 // sub-protocols the renderer would like to use, as described in RFC6455
  /external/chromium_org/content/renderer/
savable_resources.cc 89 // Ignore those URLs which are not standard protocols. Because FTP
  /external/chromium_org/net/websockets/
websocket_basic_handshake_stream.cc 86 // If the browser requested > 0 protocols, the server is required to accept

Completed in 1415 milliseconds

<<11121314151617181920>>