Home
last modified time | relevance | path

Searched defs:I4 (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/Index/
Dcomplete-properties.m32 @interface I4 interface
36 @interface I4 () { interface in I4
37 I4 *Prop1; category
41 @implementation I4 { implementation
/external/llvm/test/FrontendObjC/
D2009-04-27-bitfield-vs-ivar.m13 @interface I4 : I3 { interface
37 @implementation I4 implementation
D2009-04-28-bitfield-vs-vbc.m21 @interface I4 : I3 { interface
41 @implementation I4 implementation
/external/clang/test/CodeGenObjC/
Dinterface-layout-64.m49 @interface I4 : I3 { interface
64 @implementation I4 implementation
/external/clang/test/SemaObjCXX/
Dmessage.mm50 @interface I4 : I3 interface
59 @implementation I4 implementation
/external/clang/test/SemaObjC/
Dclass-proto-1.m35 @interface I4 : U2 <p1,p2> interface
/external/clang/test/ASTMerge/Inputs/
Dinterface2.m21 @interface I4 : I1 { interface
Dinterface1.m21 @interface I4 : I2 { interface
/external/libvpx/vp8/common/ppc/
Dfilter_altivec.asm141 .macro Interp4 R I I4
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2968 for (ExplodedNodeSet::iterator I4=Tmp4.begin(), E4=Tmp4.end(); I4!=E4; in VisitBinaryOperator() local