Home
last modified time | relevance | path

Searched refs:I4 (Results 1 – 25 of 66) sorted by relevance

123

/external/webp/src/dsp/
Dmips_macro.h42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument
46 "ulw %[" #O3 "], " #I4 "+" XSTR(I9) "*" #I8 "(%[" #I0 "]) \n\t"
53 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
70 "addu %[" #IO0 "], %[" #IO0 "], %[" #I4 "] \n\t" \
98 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
99 "addq.ph %[" #O0 "], %[" #I0 "], %[" #I4 "] \n\t" \
100 "subq.ph %[" #O1 "], %[" #I0 "], %[" #I4 "] \n\t" \
161 I0, I1, I2, I3, I4, I5, I6, I7, \ argument
167 "addq.ph %[" #IO4 "], %[" #IO4 "], %[" #I4 "] \n\t" \
/external/clang/test/Index/
Dcomplete-properties.m32 @interface I4 interface
36 @interface I4 () { interface in I4
37 I4 *Prop1; category
41 @implementation I4 { implementation
92 // CHECK-CC7: ObjCIvarDecl:{ResultType I4 *}{TypedText Prop1} (17)
Dindex-decls.m36 @interface I4 interface
42 @implementation I4 implementation
73 // CHECK: [indexDeclaration]: kind: objc-class | name: I4 | {{.*}} | loc: 36:12
/external/llvm/test/CodeGen/Mips/
Dcmov.ll399 ; 32-CMOV-DAG: addiu $[[I4:3]], $zero, 4
400 ; 32-CMOV-DAG: movn $[[I4]], $[[I5]], $[[CC]]
410 ; 32-CMP-DAG: addiu $[[I4:[0-9]+]], $zero, 4
411 ; 32-CMP-DAG: seleqz $[[T0:[0-9]+]], $[[I4]], $[[CC]]
417 ; 64-CMOV-DAG: addiu $[[I4:2]], $zero, 4
419 ; 64-CMOV-DAG: movz $[[I4]], $[[I5]], $[[R0]]
422 ; 64-CMP-DAG: addiu $[[I4:[0-9]+]], $zero, 4
427 ; 64-CMP-DAG: selnez $[[T1:[0-9]+]], $[[I4]], $[[R0]]
444 ; 32-CMOV-DAG: addiu $[[I4:3]], $zero, 4
445 ; 32-CMOV-DAG: movn $[[I4]], $[[I5]], $[[CC]]
[all …]
/external/clang/test/CodeGenObjC/
Dinterface-layout-64.m47 @interface I4 : I3 { interface
52 @interface I5 : I4 {
62 @implementation I4 implementation
/external/clang/test/SemaObjC/
Dproperty-12.m53 @interface I4 <P4> @end interface
54 @implementation I4 implementation
Dno-ivar-in-interface-block.m23 int I3, I4;
Dclass-proto-1.m36 @interface I4 : U2 <p1,p2> interface
Dinvalid-code.m53 __attribute__((unavailable)) @interface I4 @end // expected-error {{Objective-C declarations may on…
/external/clang/test/CodeCompletion/
Dnamespace.cpp6 namespace I4 = I1;
Dnamespace-alias.cpp9 namespace I4 = I1;
Dusing-namespace.cpp9 namespace I4 = I1;
Dusing.cpp9 namespace I4 = I1;
/external/llvm/test/CodeGen/Generic/
Dconstindices.ll35 …%I4 = getelementptr %MixedB, %MixedB* %ArrayB, i64 2, i32 1, i32 0 ; <float*> [#uses…
36 %five = load float, float* %I4 ; <float> [#uses=1]
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_kdt_acc.pkb13 ��Ě��%y)$���ҏ��b�+E[P�V3)ғ�B����\��C�;Xq+�d�M��L[&L�a�q-& Iȹ'bްK��k͉�i�fD�2E �,\9� a��3�I4�…
/external/clang/test/SemaCXX/
Dms-interface.cpp44 __interface I4 : I1, I2 { variable
/external/clang/test/SemaObjCXX/
Dmessage.mm53 @interface I4 : I3 interface
62 @implementation I4 implementation
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_phr.pkb14 �N]� �P��E���|$P��� f��: I4'�d�ݬ �7W��Im*P�e�̈�R"Ep��<��!�͠�� M)u�L0qj/� pA��Ymv� kA�9…
/external/clang/test/Sema/
Dwarn-duplicate-enum.c59 I4 = -2, enumerator
/external/clang/test/ASTMerge/Inputs/
Dinterface1.m21 @interface I4 : I2 { interface
Dinterface2.m21 @interface I4 : I1 { interface
/external/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td150 def I4 : Ri<28, "I4">, DwarfRegNum<[28]>;
259 def I4_I5 : Rdi<28, "I4", [I4, I5]>;
/external/clang/test/Rewriter/
Drewrite-modern-ivars-1.mm116 enum ALSO_INSIDE I4;
/external/icu/icu4c/source/data/locales/
Drw.txt115 "I4",
/external/clang/test/ASTMerge/
Dinterface.m7 // CHECK: interface1.m:21:12: error: class 'I4' has incompatible superclasses

123