HomeSort by relevance Sort by last modified time
    Searched full:protocol (Results 801 - 825 of 3661) sorted by null

<<31323334353637383940>>

  /external/clang/test/Analysis/
blocks.m 20 @protocol NSObject
24 @protocol NSCopying - (id)copyWithZone:(NSZone *)zone; @end
25 @protocol NSMutableCopying - (id)mutableCopyWithZone:(NSZone *)zone; @end
26 @protocol NSCoding - (void)encodeWithCoder:(NSCoder *)aCoder; @end
idempotent-operations.m 6 @protocol NSObject - (BOOL)isEqual:(id)object;
rdar-6540084.m 9 @protocol NSObject - (BOOL)isEqual:(id)object; @end
  /external/clang/test/CodeCompletion/
objc-message.m 4 @protocol FooTestProtocol
  /external/clang/test/FixIt/
typo.m 15 @protocol P1
91 @protocol NetworkSocket // expected-note{{'NetworkSocket' declared here}}
95 @interface IPv6 <Network_Socket> // expected-error{{cannot find protocol declaration for 'Network_Socket'; did you mean 'NetworkSocket'?}}
131 @protocol Proto
  /external/clang/test/SemaObjC/
check-dup-decl-methods-1.m 34 @protocol P
comptypes-legal.m 3 @protocol NSObject
conditional-expr-6.m 3 @protocol MyProtocol @end
dist-object-modifiers.m 4 @protocol P
forward-class-1.m 32 @protocol XCElementP @end
invalid-objc-decls-1.m 12 @protocol P1 @end
warn-deprecated-implementations.m 4 @protocol P
  /external/clang/test/SemaObjCXX/
deduction.mm 31 @protocol Test1Protocol;
  /external/dbus/dbus/
dbus-marshal-byteswap.h 27 #include <dbus/dbus-protocol.h>
  /external/dropbear/libtomcrypt/src/encauth/eax/
eax_decrypt.c 21 Decrypt data with the EAX protocol
  /external/dropbear/
sshpty.h 15 * incompatible with the protocol description in the RFC file, it must be
  /external/iproute2/
README.decnet 21 any other network protocol on the interface)
README.iproute2+tc 66 tc filter add dev eth1 parent 1:0 protocol ip prio 100 route to 1 classid 1:2
86 $TC filter add dev eth1 parent 1:0 prio 5 protocol ip u32
104 sample ip protocol 1 0xff \
110 # Use protocol as hash key
  /external/iptables/extensions/
libip6t_REJECT.man 27 can be used on rules which only match the TCP protocol: this causes a
libipt_REJECT.man 26 can be used on rules which only match the TCP protocol: this causes a
  /external/kernel-headers/original/linux/netfilter/
xt_conntrack.h 44 /* The protocol. */
  /external/kernel-headers/original/linux/
smb.h 41 enum smb_protocol protocol; member in struct:smb_conn_opt
tegra_rpc.h 26 /* Note: the actual size of the name in the protocol message is 16 bytes,
  /external/mesa3d/docs/
MESA_release_buffers.spec 71 GLX Protocol
MESA_set_3dfx_mode.spec 71 GLX Protocol

Completed in 928 milliseconds

<<31323334353637383940>>