Home
last modified time | relevance | path

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

12

/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)
/external/qemu/
Dmips-dis.c1113 #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/
DSparcCallingConv.td20 CCIfType<[i32], CCAssignToReg<[I0, I1, I2, I3, I4, I5]>>,
30 CCIfType<[i32, f32], CCAssignToReg<[I0, I1, I2, I3, I4, I5]>>,
DSparcRegisterInfo.td81 def I4 : Ri<28, "I4">, DwarfRegNum<[28]>;
145 L7, I0, I1, I2, I3, I4, I5,
/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.m35 @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;
Dusing-namespace.cpp9 namespace I4 = I1;
Dnamespace-alias.cpp9 namespace I4 = I1;
Dusing.cpp9 namespace I4 = I1;
/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/llvm/test/CodeGen/Generic/
Dconstindices.ll35 %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/
Dms-interface.cpp44 __interface I4 : I1, I2 { variable
/external/clang/test/SemaObjCXX/
Dmessage.mm50 @interface I4 : I3 interface
59 @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/clang/test/Rewriter/
Drewrite-modern-ivars-1.mm116 enum ALSO_INSIDE I4;
/external/icu4c/data/locales/
Drw.txt104 "I4",
/external/clang/test/ASTMerge/
Dinterface.m7 // CHECK: interface1.m:21:12: error: class 'I4' has incompatible superclasses
/external/eigen/blas/testing/
Dzblat1.f574 99997 FORMAT (1X,I4,I3,3I5,I3,2D36.8,2D12.4)
680 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)

12