/external/webp/src/dsp/ |
D | mips_macro.h | 42 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/ |
D | complete-properties.m | 32 @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)
|
D | index-decls.m | 36 @interface I4 interface 42 @implementation I4 implementation 73 // CHECK: [indexDeclaration]: kind: objc-class | name: I4 | {{.*}} | loc: 36:12
|
/external/llvm/test/CodeGen/Mips/ |
D | cmov.ll | 399 ; 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/ |
D | interface-layout-64.m | 47 @interface I4 : I3 { interface 52 @interface I5 : I4 { 62 @implementation I4 implementation
|
/external/clang/test/SemaObjC/ |
D | property-12.m | 53 @interface I4 <P4> @end interface 54 @implementation I4 implementation
|
D | no-ivar-in-interface-block.m | 23 int I3, I4;
|
D | class-proto-1.m | 36 @interface I4 : U2 <p1,p2> interface
|
D | invalid-code.m | 53 __attribute__((unavailable)) @interface I4 @end // expected-error {{Objective-C declarations may on…
|
/external/clang/test/CodeCompletion/ |
D | namespace.cpp | 6 namespace I4 = I1;
|
D | namespace-alias.cpp | 9 namespace I4 = I1;
|
D | using-namespace.cpp | 9 namespace I4 = I1;
|
D | using.cpp | 9 namespace I4 = I1;
|
/external/llvm/test/CodeGen/Generic/ |
D | constindices.ll | 35 …%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/ |
D | it-IT_kdt_acc.pkb | 13 ��Ě��%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/ |
D | ms-interface.cpp | 44 __interface I4 : I1, I2 { variable
|
/external/clang/test/SemaObjCXX/ |
D | message.mm | 53 @interface I4 : I3 interface 62 @implementation I4 implementation
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_kdt_phr.pkb | 14 �N]� �P��E���|$P���f��: I4'�d�ݬ�7W��Im*P�e�̈�R"Ep��<��!�͠�� M)u�L0qj/� pA��Ymv� kA�9…
|
/external/clang/test/Sema/ |
D | warn-duplicate-enum.c | 59 I4 = -2, enumerator
|
/external/clang/test/ASTMerge/Inputs/ |
D | interface1.m | 21 @interface I4 : I2 { interface
|
D | interface2.m | 21 @interface I4 : I1 { interface
|
/external/llvm/lib/Target/Sparc/ |
D | SparcRegisterInfo.td | 150 def I4 : Ri<28, "I4">, DwarfRegNum<[28]>; 259 def I4_I5 : Rdi<28, "I4", [I4, I5]>;
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-ivars-1.mm | 116 enum ALSO_INSIDE I4;
|
/external/icu/icu4c/source/data/locales/ |
D | rw.txt | 115 "I4",
|
/external/clang/test/ASTMerge/ |
D | interface.m | 7 // CHECK: interface1.m:21:12: error: class 'I4' has incompatible superclasses
|