代码搜索结果

找到约 10,000 项符合 Protocol 的代码

formal_protocol-7.m

/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */ #include #include #include /* Test defining two protocols, one incorporating the other

formal_protocol-3.m

/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */ #include #include /* Test defining two protocol, a class adopting both of them, and using an object o

ip_nat_protocol.h

/* Header for use in defining a given protocol. */ #ifndef _IP_NAT_PROTOCOL_H #define _IP_NAT_PROTOCOL_H #include #include struct iphdr; struct ip_nat_range; struct ip_

ip_conntrack_protocol.h

/* Header for use in defining a given protocol for connection tracking. */ #ifndef _IP_CONNTRACK_PROTOCOL_H #define _IP_CONNTRACK_PROTOCOL_H #include struct seq_

http11protocol.java

/* * ==================================================================== * * The Apache Software License, Version 1.1 * * Copyright (c) 1999 The Apache Software Foundation. All rights * reser

ip_nat_protocol.h

/* Header for use in defining a given protocol. */ #ifndef _IP_NAT_PROTOCOL_H #define _IP_NAT_PROTOCOL_H #include #include struct iphdr; struct ip_nat_range; struct ip_

ip_conntrack_protocol.h

/* Header for use in defining a given protocol for connection tracking. */ #ifndef _IP_CONNTRACK_PROTOCOL_H #define _IP_CONNTRACK_PROTOCOL_H #include struct ip_c

formal_protocol-6.m

/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */ #include #include /* Test defining a protocol, and accessing it using @protocol */ @protocol Evaluatin

formal_protocol-2.m

/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */ #include #include /* Test defining a protocol, a class adopting it, and using an object of type `id

formal_protocol-1.m

/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */ #include #include /* Tests defining a protocol and a class adopting it */ @protocol Enabling - (BOOL) is