Searched defs:I4 (Results 1 – 13 of 13) sorted by relevance
32 @interface I4 interface36 @interface I4 () { interface in I437 I4 *Prop1; category41 @implementation I4 { implementation
36 @interface I4 interface42 @implementation I4 implementation
80 @interface I4 : B4 interface
44 __interface I4 : I1, I2 { variable
53 @interface I4 <P4> @end interface54 @implementation I4 implementation
36 @interface I4 : U2 <p1,p2> interface
47 @interface I4 : I3 { interface62 @implementation I4 implementation
50 @interface I4 : I3 interface59 @implementation I4 implementation
21 @interface I4 : I1 { interface
21 @interface I4 : I2 { interface
59 I4 = -2, enumerator
655 integerPart I4[4] = {0x0, 0xF, 0x18, 0x0}; in TEST() local
2492 Value *I4 = HSV->getOperand(1); in getReplacementInput() local