/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 | 325 ; 32-CMOV-DAG: addiu $[[I4:3]], $zero, 4 326 ; 32-CMOV-DAG: movn $[[I4]], $[[I5]], $[[CC]] 336 ; 32-CMP-DAG: addiu $[[I4:[0-9]+]], $zero, 4 337 ; 32-CMP-DAG: seleqz $[[T0:[0-9]+]], $[[I4]], $[[CC]] 343 ; 64-CMOV-DAG: addiu $[[I4:2]], $zero, 4 345 ; 64-CMOV-DAG: movz $[[I4]], $[[I5]], $[[R0]] 348 ; 64-CMP-DAG: addiu $[[I4:[0-9]+]], $zero, 4 353 ; 64-CMP-DAG: selnez $[[T1:[0-9]+]], $[[I4]], $[[R0]] 370 ; 32-CMOV-DAG: addiu $[[I4:3]], $zero, 4 371 ; 32-CMOV-DAG: movn $[[I4]], $[[I5]], $[[CC]] [all …]
|
/external/qemu/disas/ |
D | mips.c | 1123 #define I4 INSN_ISA4 macro 1163 #define G3 (I4 \ 1217 {"pref", "k,o(b)", 0xcc000000, 0xfc000000, RD_b, 0, I4|I32|G3 }, 1218 {"prefx", "h,t(b)", 0x4c00000f, 0xfc0007ff, RD_b|RD_t, 0, I4|I33 }, 1278 {"bc1f", "N,p", 0x45000000, 0xffe30000, CBD|RD_CC|FP_S, 0, I4|I32 }, 1280 {"bc1fl", "N,p", 0x45020000, 0xffe30000, CBL|RD_CC|FP_S, 0, I4|I32 }, 1282 {"bc1t", "N,p", 0x45010000, 0xffe30000, CBD|RD_CC|FP_S, 0, I4|I32 }, 1284 {"bc1tl", "N,p", 0x45030000, 0xffe30000, CBL|RD_CC|FP_S, 0, I4|I32 }, 1347 {"c.f.d", "M,S,T", 0x46200030, 0xffe000ff, RD_S|RD_T|WR_CC|FP_D, 0, I4|I32 }, 1349 {"c.f.s", "M,S,T", 0x46000030, 0xffe000ff, RD_S|RD_T|WR_CC|FP_S, 0, I4|I32 }, [all …]
|
/external/bluetooth/bluedroid/embdrv/sbc/decoder/include/ |
D | oi_stddefs.h | 108 OI_UINT32 I4; /**< least significant 32 bits */ member 119 OI_UINT32 I4; /**< least significant 32 bits as an unsigned integer */ member
|
/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/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 | interface2.m | 21 @interface I4 : I1 { interface
|
D | interface1.m | 21 @interface I4 : I2 { interface
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-ivars-1.mm | 116 enum ALSO_INSIDE I4;
|
/external/llvm/lib/Target/Sparc/ |
D | SparcCallingConv.td | 22 CCIfType<[i32, f32], CCAssignToReg<[I0, I1, I2, I3, I4, I5]>>, 31 CCIfType<[i32], CCAssignToReg<[I0, I1, I2, I3, I4, I5]>>,
|
/external/icu/icu4c/source/data/locales/ |
D | rw.txt | 121 "I4",
|