代码搜索结果
找到约 10,000 项符合
Protocol 的代码
chxavramparser.cpp
/*============================================================================*
*
* (c) 1995-2002 RealNetworks, Inc. Patents pending. All rights reserved.
*
*==================================
sdpplin.upp
### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
### -*- Mode: Python -*-
### files: sdpplin
UmakefileVersion(2,2)
project.AddModuleIncludes("common/runtime/pub", "common/include", "common/
repository
jain-sip-applet-phone/src/gov/nist/applet/phone/media/protocol
proto-lossage-1.mm
/* Test for situations in which protocol conformance information
may be lost, leading to superfluous warnings. */
/* Author: Ziemowit Laski . */
/* { dg-do compile } */
/* One-
method-12.mm
/* Check that sending messages to variables of type 'Class' does not involve instance methods, unless they reside in root classes. */
/* Author: Ziemowit Laski */
/* { dg-options
proto-lossage-5.mm
/* Do not lose references to forward-declared protocols. */
/* { dg-do compile } */
@class MyBaseClass;
@class MyClassThatFails;
@protocol _MyProtocol;
@interface MyClassThatFails
- (MyBaseClass
proto-hier-2.m
/* Test protocol warning. */
/* Contributed by Devang Patel . */
/* { dg-do compile } */
typedef struct objc_object { struct objc_class *class_pointer; } *id;
@protocol Bar
@end
proto-lossage-5.m
/* Do not lose references to forward-declared protocols. */
/* { dg-do compile } */
@class MyBaseClass;
@class MyClassThatFails;
@protocol _MyProtocol;
@interface MyClassThatFails
- (MyBaseClass
method-6.m
/* Check that sending messages to variables of type 'Class' does not involve instance methods,
unless they reside in root classes. */
/* Author: Ziemowit Laski */
/* { dg-do co
fwd-proto-1.m
/* Test forward-decls for @protocols. */
/* Author: Ziemowit Laski . */
/* { dg-do compile } */
/* One-line substitute for objc/objc.h */
typedef struct objc_object { struct objc_