代码搜索结果

找到约 33,168 项符合 Protocol 的代码

protocol.c

/* Driver for USB Mass Storage compliant devices * * $Id: protocol.c,v 1.11 2002/01/13 06:40:25 mdharm Exp $ * * Current development and maintenance by: * (c) 1999, 2000 Matthew Dharm (mdharm-u

class-protocol-1.mm

/* Check Class types */ /* Author: David Ayers */ /* { dg-do compile } */ #include #include @protocol MyProto1 +(void)doItClass1; -(voi

class-protocol-1.m

/* Check Class types */ /* Author: David Ayers */ /* { dg-do compile } */ #include #include @protocol MyProto1 +(void)doItClass1; -(void

protocol-isequal-2.m

/* Contributed by Nicola Pero - Fri Jun 4 03:16:17 BST 2004 */ /* Test that protocols with different names are different. */ #include @protocol Foo1 - (void)foo1; @end @protocol

protocol.m

@protocol Foo - (void)foo; @end @interface Foo_c { } - (void)foo; @end @implementation Foo_c - (void)foo { } @end int main (void) { return 0; }

protocol-isequal-4.m

/* Contributed by David Ayers - Fri Jun 4 03:16:17 BST 2004 */ /* Test that a protocol is not equal to something which is not a protocol. */ #include @protocol Foo - (void)foo; @e

protocol-isequal-3.m

/* Contributed by Nicola Pero - Fri Jun 4 03:16:17 BST 2004 */ /* Test that a protocol is not equal to nil. */ #include @protocol Foo - (void)foo; @end int main (void) { if ([@

protocol-isequal-1.m

/* Contributed by Nicola Pero - Fri Jun 4 03:16:17 BST 2004 */ /* Test that a protocol is equal to itself. */ #include @protocol Foo - (void)foo; @end int main (void) { Protoco

smbus-protocol

SMBus Protocol Summary ====================== The following is a summary of the SMBus protocol. It applies to all revisions of the protocol (1.0, 1.1, and 2.0). Certain protocol features which are not

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