代码搜索结果

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

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

formal_protocol-5.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-4.m

/* Contributed by Nicola Pero - Fri Mar 9 21:35:47 CET 2001 */ #include #include /* Test defining a protocol, a class adopting it in a category */ @protocol Evaluating

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_protocol_scan.nasl

# This plugin was written by Michel Arboi # It is released under the GNU Public Licence (GPLv2) # # References: http://www.iana.org/assignments/protocol-numbers # if(description)

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

i2c-protocol

This document describes the i2c protocol. Or will, when it is finished :-) Key to symbols ============== S (1 bit) : Start bit P (1 bit) : Stop bit Rd/Wr (1 bit) : Read/Write bit. Rd equals

xen_console_protocol.h

/* * Copyright (c) 2006-2007, XenSource Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published