/external/valgrind/none/tests/mips32/ |
D | mips32_dsp.c | 39 #define TESTDSPINST_RD_RT_DSPC(instruction, RTval, RD, RT) \ argument 59 #define TESTDSPINST_RD_RT_NODSPC(instruction, RTval, RD, RT) \ argument 76 #define TESTDSPINST_RD_RS_RT_DSPC(instruction, RSval, RTval, RD, RS, RT) \ argument 119 #define TESTDSPINST_RS_RT_DSPC(instruction, RSval, RTval, RS, RT) \ argument 137 #define TESTDSPINST_RD_RS_RT_NODSPC(instruction, RSval, RTval, RD, RS, RT) \ argument 155 #define TESTDSPINST_AC_RS_RT_DSPC(instruction, ac, RSval, RTval, HIval, LOval, \ argument 183 #define TESTDSPINST_AC_RS_RT_NODSPC(instruction, ac, RSval, RTval, HIval, \ argument 207 #define TESTDSPINST_EXT(instruction, ac, RT, HIval, LOval, size, pos) \ argument 230 #define TESTDSPINST_EXTV(instruction, ac, RT, HIval, LOval, RS, RSval, pos) \ argument 254 #define TESTDSPINST_INSV(instruction, RTval, RSval, RT, RS, _pos, _size) \ argument [all …]
|
D | mips32_dspr2.c | 39 #define TESTDSPINST_RD_RT_DSPC(instruction, RTval, RD, RT) \ argument 59 #define TESTDSPINST_RD_RT_NODSPC(instruction, RTval, RD, RT) \ argument 92 #define TESTDSPINST_RD_RS_RT_DSPC(instruction, RSval, RTval, RD, RS, RT) \ argument 134 #define TESTDSPINST_RS_RT_DSPC(instruction, RSval, RTval, RS, RT) \ argument 152 #define TESTDSPINST_RD_RS_RT_NODSPC(instruction, RSval, RTval, RD, RS, RT) \ argument 170 #define TESTDSPINST_AC_RS_RT_DSPC(instruction, ac, RSval, RTval, HIval, LOval, \ argument 222 #define TESTDSPINST_EXT(instruction, ac, RT, HIval, LOval, size, pos) \ argument 245 #define TESTDSPINST_EXTV(instruction, ac, RT, HIval, LOval, RS, RSval, pos) \ argument 269 #define TESTDSPINST_INSV(instruction, RTval, RSval, RT, RS, _pos, _size) \ argument 290 #define TESTDSPINST_LWX(index, RT, RS) \ argument [all …]
|
D | MIPS32int.c | 3 #define TESTINST1(instruction, RSval, RTval, RD, RS, RT) \ argument 20 #define TESTINST2(instruction, RSval, imm, RT, RS) \ argument 50 #define TESTINST3a(instruction, RSval, RTval, RS, RT) \ argument 71 #define TESTINST4(instruction, RTval, RSval, RT, RS, pos, size) \ argument 95 #define TESTINSN5LOAD(instruction, RTval, offset, RT) \ argument
|
D | MoveIns.c | 39 #define TESTINSNMOVE(instruction, offset, FS, RT) \ argument 61 #define TESTINSNMOVEd(instruction, offset, FS, RT) \ argument 78 #define TESTINSNMOVEt(instruction, offset, FS, RT) \ argument 100 #define TESTINSNMOVEtd(instruction, offset, offset2, FS, RT) \ argument 229 #define TESTINSNMOVEN1s(instruction, offset, RTval, FD, FS, RT) \ argument 250 #define TESTINSNMOVEN1d(instruction, offset, RTval, FD, FS, RT) \ argument
|
D | LoadStore1.c | 24 #define TESTINST1(instruction, RTval, offset, RT, RS) \ argument 54 #define TESTINSTsw(RTval, offset, RT, RS) \ argument
|
D | LoadStore.c | 24 #define TESTINST1(instruction, RTval, offset, RT, RS) \ argument 54 #define TESTINSTsw(RTval, offset, RT, RS) \ argument
|
D | branches.c | 129 #define TESTINST4(instruction, RDval, RSval, RTval, RD, RS, RT) \ argument 203 #define TESTINST4l(instruction, RDval, RSval, RTval, RD, RS, RT) \ argument
|
D | vfp.c | 64 #define TESTINSN5LOAD(instruction, RTval, offset, RT) \ argument 83 #define TESTINSN5LOADw(instruction, RTval, offset, RT) \ argument
|
/external/valgrind/none/tests/mips64/ |
D | macro_int.h | 1 #define TEST1(instruction, RSval, RTval, RD, RS, RT) \ argument 19 #define TEST2(instruction, RSval, imm, RT, RS) \ argument 51 #define TEST4(instruction, RSval, RTval, RS, RT) \ argument 71 #define TEST5(instruction, RSval, RTval, RS, RT) \ argument 91 #define TEST6(instruction, imm, RT) \ argument
|
D | cvm_ins.c | 70 #define TESTINST1(instruction, RSVal, RT, RS, p, lenm1) \ argument 85 #define TESTINST2(instruction, RSVal, RTval, RD, RS, RT) \ argument 101 #define TESTINST3(instruction, RSVal, RT, RS, imm) \ argument
|
D | load_store_multiple.c | 23 #define TESTINST1(instruction, RTval, offset, RT, RS) \ argument 53 #define TESTINSTsw(RTval, offset, RT, RS) \ argument
|
D | move_instructions.c | 140 #define TEST4(instruction, offset, RTval, FD, FS, RT) \ argument 159 #define TEST4d(instruction, offset, RTval, FD, FS, RT) \ argument
|
D | branches.c | 130 #define TESTINST4(instruction, RDval, RSval, RTval, RD, RS, RT) \ argument 201 #define TESTINST4l(instruction, RDval, RSval, RTval, RD, RS, RT) \ argument
|
D | branch_and_jump_instructions.c | 107 #define TEST3(instruction, RDval, RSval, RTval, RD, RS, RT) \ argument
|
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/ |
D | RT.java | 19 public final class RT { class 21 private RT() { in RT() method in RT
|
/external/jacoco/org.jacoco.agent.rt/src/com/vladium/emma/rt/ |
D | RT.java | 27 public final class RT { class 29 private RT() { in RT() method in RT
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/runtime/ |
D | rtdata.c | 37 EFI_RUNTIME_SERVICES *RT; variable
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 161 if (const auto *RT = T->getAs<RecordType>()) in isSafeToConvert() local 206 const RecordType *RT = dyn_cast<RecordType>(TT); in isFuncParamTypeConvertible() local 321 if (const RecordType *RT = FT->getReturnType()->getAs<RecordType>()) in ConvertFunctionType() local 325 if (const RecordType *RT = FPT->getParamType(i)->getAs<RecordType>()) in ConvertFunctionType() local 385 if (const RecordType *RT = dyn_cast<RecordType>(Ty)) in ConvertType() local 755 if (const RecordType *RT = T->getAs<RecordType>()) { in isZeroInitializable() local
|
/external/valgrind/memcheck/tests/ppc32/ |
D | power_ISA2_07.c | 14 unsigned RT; in test_reservation() local
|
/external/valgrind/memcheck/tests/ppc64/ |
D | power_ISA2_07.c | 14 unsigned long RT; in test_reservation() local
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | RT.java | 27 abstract class RT implements IAppConstants class 176 private RT () {} // prevent subclassing in RT() method in RT
|
D | RTExitHook.java | 105 RTExitHook (final Class RT, final ICoverageData cdata, final File outFile, final boolean merge) in RTExitHook()
|
/external/clang/lib/AST/ |
D | Type.cpp | 359 if (const RecordType *RT = getAs<RecordType>()) in isClassType() local 364 if (const RecordType *RT = getAs<RecordType>()) in isStructureType() local 369 if (const RecordType *RT = getAs<RecordType>()) in isObjCBoxableRecordType() local 374 if (const RecordType *RT = getAs<RecordType>()) in isInterfaceType() local 379 if (const RecordType *RT = getAs<RecordType>()) { in isStructureOrClassType() local 392 if (const RecordType *RT = getAs<RecordType>()) in isUnionType() local 422 if (const ReferenceType *RT = getAs<ReferenceType>()) in getPointeeType() local 433 if (const RecordType *RT = dyn_cast<RecordType>(this)) { in getAsStructureType() local 439 if (const RecordType *RT = dyn_cast<RecordType>(CanonicalType)) { in getAsStructureType() local 452 if (const RecordType *RT = dyn_cast<RecordType>(this)) { in getAsUnionType() local [all …]
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ReturnUndefChecker.cpp | 47 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); in checkPreStmt() local
|
/external/clang/lib/Sema/ |
D | SemaExceptionSpec.cpp | 93 } else if (const ReferenceType *RT = T->getAs<ReferenceType>()) { in CheckSpecifiedExceptionType() local 899 else if (const ReferenceType *RT = T->getAs<ReferenceType>()) in canCalleeThrow() local 937 const RecordType *RT = Op->getType()->getAs<RecordType>(); in canTypeidThrow() local 1038 if (const RecordType *RT = DTy->getAs<RecordType>()) { in canThrow() local
|