Home
last modified time | relevance | path

Searched defs:I4 (Results 1 – 16 of 16) 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
Dindex-decls.m36 @interface I4 interface
42 @implementation I4 implementation
Doverrides.m80 @interface I4 : B4 interface
/external/clang/test/SemaObjC/
Dproperty-12.m53 @interface I4 <P4> @end interface
54 @implementation I4 implementation
Dclass-proto-1.m36 @interface I4 : U2 <p1,p2> interface
/external/clang/test/SemaCXX/
Dms-interface.cpp44 __interface I4 : I1, I2 { variable
/external/clang/test/CodeGenObjC/
Dinterface-layout-64.m47 @interface I4 : I3 { interface
62 @implementation I4 implementation
/external/clang/test/SemaObjCXX/
Dmessage.mm50 @interface I4 : I3 interface
59 @implementation I4 implementation
/external/clang/test/ASTMerge/Inputs/
Dinterface1.m21 @interface I4 : I2 { interface
Dinterface2.m21 @interface I4 : I1 { interface
/external/libvpx/libvpx/vp8/common/ppc/
Dfilter_altivec.asm141 .macro Interp4 R I I4
/external/clang/test/Sema/
Dwarn-duplicate-enum.c59 I4 = -2, enumerator
/external/llvm/unittests/ADT/
DAPIntTest.cpp855 integerPart I4[4] = {0x0, 0xF, 0x18, 0x0}; in TEST() local
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1972 I4 = VALUE_INT_VEC4, in init() enumerator
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc747 #define I4(a,b,c,d) { a,b,c,d } macro
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2488 Value *I4 = HSV->getOperand(1); in getReplacementInput() local