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

1 2 3 4 5 6 7 891011>>

  /external/clang/lib/Serialization/
ASTCommon.h 68 /// Objective-C protocols, categories, and extensions are all defined in a
  /external/clang/test/ARCMT/
objcmt-protocol-conformance.m 73 @interface Test6 : NSObject // Test for minimal listing of conforming protocols
objcmt-protocol-conformance.m.result 73 @interface Test6 : NSObject<P6> // Test for minimal listing of conforming protocols
  /external/clang/test/Rewriter/
instancetype-test.mm 56 // instancetype on class methods using protocols
  /external/clang/test/SemaObjC/
super-dealloc-attribute.m 12 - MyDealloc NS_REQUIRES_SUPER; // expected-warning {{'objc_requires_super' attribute cannot be applied to methods in protocols}}
  /external/guava/guava-tests/test/com/google/common/io/
FilesSimplifyPathTest.java 183 /** http://gbiv.com/protocols/uri/rfc/rfc2396.html#rfc.section.C.1 */
205 /** http://gbiv.com/protocols/uri/rfc/rfc2396.html#rfc.section.C.2 */
219 /** http://gbiv.com/protocols/uri/rfc/rfc3986.html#relative-normal */
242 /** http://gbiv.com/protocols/uri/rfc/rfc3986.html#relative-abnormal */
  /external/kernel-headers/original/linux/
if_arcnet.h 44 /* Unsupported/indirectly supported protocols */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 251 /* Configure listen technologies and protocols and register callback to NFA DM discovery */
560 ** Description Configure listen technologies and protocols for LLCP
606 /* Configure listen technologies and protocols and register callback to NFA DM discovery */
617 ** Description Remove listen technologies and protocols for LLCP and
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
RawHeadersTest.java 90 * http://www.w3.org/Protocols/rfc2616/rfc2616-sec6.html#sec6.1
  /external/openssh/
ssh2.h 49 * Reserved for client protocols:
  /libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MySSLContextSpi.java 143 public void setEnabledProtocols(String[] protocols) { }
  /libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
MySSLContextSpi.java 141 public void setEnabledProtocols(String[] protocols) { }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_arcnet.h 44 /* Unsupported/indirectly supported protocols */
netdevice.h 41 * Compute the worst case header length according to the protocols
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
routed.h 101 #endif /* protocols/routed.h */
timed.h 97 #endif /* protocols/timed.h */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_arcnet.h 44 /* Unsupported/indirectly supported protocols */
netdevice.h 41 * Compute the worst case header length according to the protocols
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 101 #endif /* protocols/routed.h */
timed.h 97 #endif /* protocols/timed.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_arcnet.h 44 /* Unsupported/indirectly supported protocols */
netdevice.h 41 * Compute the worst case header length according to the protocols
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 101 #endif /* protocols/routed.h */
timed.h 97 #endif /* protocols/timed.h */
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedOutputStream.java 41 * See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616.txt">RFC 2616</a>,
42 * <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6">section 3.6.1</a>.

Completed in 778 milliseconds

1 2 3 4 5 6 7 891011>>