Home
last modified time | relevance | path

Searched defs:I4 (Results 1 – 18 of 18) 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/CodeGenObjC/
Dinterface-layout-64.m47 @interface I4 : I3 { interface
62 @implementation I4 implementation
/external/clang/test/SemaObjCXX/
Dmessage.mm53 @interface I4 : I3 interface
62 @implementation I4 implementation
/external/webp/src/dsp/
Dmips_macro.h42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument
53 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
98 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
161 I0, I1, I2, I3, I4, I5, I6, I7, \ argument
Denc_mips_dsp_r2.c29 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
56 #define MUL_HALF(O0, I0, I1, I2, I3, I4, I5, I6, I7, \ argument
/external/clang/test/SemaCXX/
Dms-interface.cpp44 __interface I4 : I1, I2 { variable
/external/clang/test/ASTMerge/Inputs/
Dinterface1.m21 @interface I4 : I2 { interface
Dinterface2.m21 @interface I4 : I1 { interface
/external/clang/test/Sema/
Dwarn-duplicate-enum.c59 I4 = -2, enumerator
/external/llvm/unittests/ADT/
DAPIntTest.cpp959 integerPart I4[4] = {0x0, 0xF, 0x18, 0x0}; in TEST() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbatch_normalization_test.cc763 auto I4 = *ReferenceUtil::MapArray4D(I3, activation_shifted, in XLA_TEST_P() 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.cpp2520 Value *I4 = HSV->getOperand(1); in getReplacementInput() local