HomeSort by relevance Sort by last modified time
    Searched refs:Protocol (Results 176 - 200 of 246) sorted by null

1 2 3 4 5 6 78 910

  /external/v8/src/debug/
mirrors.js 237 // Maximum length when sending strings through the JSON protocol.
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
WifiScanningServiceImpl.java 51 import com.android.internal.util.Protocol;
225 private static final int BASE = Protocol.BASE_WIFI_SCANNER_SERVICE;
    [all...]
  /prebuilts/tools/common/m2/repository/tightvnc/
tightvnc.jar 
  /external/v8/test/mjsunit/asm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]
fannkuch.js     [all...]
fasta.js     [all...]
memops.js     [all...]
zlib.js     [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 1085 String protocol = map.get(Fields.Protocol); local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib.py 8 "HTTP - Hypertext Transfer Protocol", at
17 protocol. All you know is that is has methods read(), readline(),
119 more than one set of global protocol-specific options.
291 """Use HTTP protocol."""
351 raise IOError, ('http protocol error', 0,
385 """Use HTTPS protocol."""
443 raise IOError, ('http protocol error', 0,
459 raise IOError, ('file error', 'proxy support for file protocol currently not implemented')
503 """Use FTP protocol."""
505 raise IOError, ('ftp error', 'proxy support for ftp protocol currently not implemented'
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib.py 8 "HTTP - Hypertext Transfer Protocol", at
17 protocol. All you know is that is has methods read(), readline(),
119 more than one set of global protocol-specific options.
291 """Use HTTP protocol."""
351 raise IOError, ('http protocol error', 0,
385 """Use HTTPS protocol."""
443 raise IOError, ('http protocol error', 0,
459 raise IOError, ('file error', 'proxy support for file protocol currently not implemented')
503 """Use FTP protocol."""
505 raise IOError, ('ftp error', 'proxy support for ftp protocol currently not implemented'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 8 "HTTP - Hypertext Transfer Protocol", at
17 protocol. All you know is that is has methods read(), readline(),
119 more than one set of global protocol-specific options.
291 """Use HTTP protocol."""
351 raise IOError, ('http protocol error', 0,
385 """Use HTTPS protocol."""
443 raise IOError, ('http protocol error', 0,
459 raise IOError, ('file error', 'proxy support for file protocol currently not implemented')
503 """Use FTP protocol."""
505 raise IOError, ('ftp error', 'proxy support for ftp protocol currently not implemented'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py 8 "HTTP - Hypertext Transfer Protocol", at
17 protocol. All you know is that is has methods read(), readline(),
119 more than one set of global protocol-specific options.
291 """Use HTTP protocol."""
351 raise IOError, ('http protocol error', 0,
385 """Use HTTPS protocol."""
443 raise IOError, ('http protocol error', 0,
459 raise IOError, ('file error', 'proxy support for file protocol currently not implemented')
503 """Use FTP protocol."""
505 raise IOError, ('ftp error', 'proxy support for ftp protocol currently not implemented'
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java 76 import com.android.internal.util.Protocol;
136 private static final int BASE = Protocol.BASE_WIFI_P2P_SERVICE;
244 /* Protocol error. */
251 /* Protocol error. */
257 /* Previous protocol error, or disruptive behavior. */
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 198 kDNSType_HIP = 55, // 55 Host Identity Protocol
419 // use, because we have a cache coherency protocol to keep the peer caches up to date.
529 mDNSu8 protocol; // Payload type: 0x06 = TCP, 0x11 = UDP variable
572 } TCPHeader; // 20 bytes; IP protocol type 0x06
580 } UDPHeader; // 8 bytes; IP protocol type 0x11
590 } IPv6NDP; // 24 bytes or more; IP protocol type 0x3A
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 118 // Remember all the @protocol(<expr>) expressions.
334 virtual void RewriteObjCProtocolMetaData(ObjCProtocolDecl *Protocol,
526 void RewriteObjCProtocolMetaData(ObjCProtocolDecl *Protocol,
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java 103 import com.android.internal.util.Protocol;
567 static final int BASE = Protocol.BASE_WIFI;
925 int protocol; field in class:WifiStateMachine.SimAuthRequestData
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 1 // Generated by the protocol buffer compiler. DO NOT EDIT!
13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
    [all...]

Completed in 347 milliseconds

1 2 3 4 5 6 78 910