/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)
|
/external/qemu/ |
D | mips-dis.c | 1113 #define I4 INSN_ISA4 macro 1150 #define G3 (I4 \ 1204 {"pref", "k,o(b)", 0xcc000000, 0xfc000000, RD_b, 0, I4|I32|G3 }, 1205 {"prefx", "h,t(b)", 0x4c00000f, 0xfc0007ff, RD_b|RD_t, 0, I4|I33 }, 1265 {"bc1f", "N,p", 0x45000000, 0xffe30000, CBD|RD_CC|FP_S, 0, I4|I32 }, 1267 {"bc1fl", "N,p", 0x45020000, 0xffe30000, CBL|RD_CC|FP_S, 0, I4|I32 }, 1269 {"bc1t", "N,p", 0x45010000, 0xffe30000, CBD|RD_CC|FP_S, 0, I4|I32 }, 1271 {"bc1tl", "N,p", 0x45030000, 0xffe30000, CBL|RD_CC|FP_S, 0, I4|I32 }, 1334 {"c.f.d", "M,S,T", 0x46200030, 0xffe000ff, RD_S|RD_T|WR_CC|FP_D, 0, I4|I32 }, 1336 {"c.f.s", "M,S,T", 0x46000030, 0xffe000ff, RD_S|RD_T|WR_CC|FP_S, 0, I4|I32 }, [all …]
|
/external/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 20 CCIfType<[i32], CCAssignToReg<[I0, I1, I2, I3, I4, I5]>>, 30 CCIfType<[i32, f32], CCAssignToReg<[I0, I1, I2, I3, I4, I5]>>,
|
D | SparcRegisterInfo.td | 81 def I4 : Ri<28, "I4">, DwarfRegNum<[28]>; 145 L7, I0, I1, I2, I3, I4, I5,
|
/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 | 35 @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 | using-namespace.cpp | 9 namespace I4 = I1;
|
D | namespace-alias.cpp | 9 namespace I4 = I1;
|
D | using.cpp | 9 namespace I4 = I1;
|
/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/llvm/test/CodeGen/Generic/ |
D | constindices.ll | 35 %I4 = getelementptr %MixedB* %ArrayB, i64 2, i32 1, i32 0 ; <float*> [#uses=1] 36 %five = load float* %I4 ; <float> [#uses=1]
|
/external/clang/test/SemaCXX/ |
D | ms-interface.cpp | 44 __interface I4 : I1, I2 { variable
|
/external/clang/test/SemaObjCXX/ |
D | message.mm | 50 @interface I4 : I3 interface 59 @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/clang/test/Rewriter/ |
D | rewrite-modern-ivars-1.mm | 116 enum ALSO_INSIDE I4;
|
/external/icu4c/data/locales/ |
D | rw.txt | 104 "I4",
|
/external/clang/test/ASTMerge/ |
D | interface.m | 7 // CHECK: interface1.m:21:12: error: class 'I4' has incompatible superclasses
|
/external/eigen/blas/testing/ |
D | zblat1.f | 574 99997 FORMAT (1X,I4,I3,3I5,I3,2D36.8,2D12.4) 680 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
|