/external/eigen/test/ |
D | inplace_decomposition.cpp | 21 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> ResType; in inplace() typedef
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/ |
D | ResType.java | 6 public enum ResType { enum
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | macsupport.py | 57 ResType = OSTypeType("ResType") variable
|
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 3031 llvm::Type *ResType = nullptr; in classifyReturnType() local 3166 llvm::Type *ResType = nullptr; in classifyArgumentType() local 4525 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in classifyArgumentType() local 4529 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in classifyArgumentType() local 4533 llvm::Type *ResType = in classifyArgumentType() local 4538 llvm::Type *ResType = in classifyArgumentType() local 5232 llvm::Type *ResType = in classifyArgumentType() local 5237 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local 5242 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local 5253 llvm::Type *ResType = IsEffectivelyAAPCS_VFP ? in classifyArgumentType() local [all …]
|
D | CGBuiltin.cpp | 410 getDefaultBuiltinObjectSizeResult(unsigned Type, llvm::IntegerType *ResType) { in getDefaultBuiltinObjectSizeResult() 416 llvm::IntegerType *ResType) { in evaluateOrEmitBuiltinObjectSize() 430 llvm::IntegerType *ResType) { in emitBuiltinObjectSize() 756 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); in EmitBuiltinExpr() local
|
D | CGStmtOpenMP.cpp | 3042 QualType SourceType, QualType ResType, in convertToType()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 1321 Type *ResType = I.getType(); in translateAtomicCmpXchg() local 1349 Type *ResType = I.getType(); in translateAtomicRMW() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/ |
D | ResourceFileWriter.cpp | 551 auto ResType = Res->getResourceType(); in writeResource() local 779 ulittle16_t ResType; // 1 for icons, 2 for cursors. member
|
/external/v8/src/compiler/ |
D | code-assembler.cc | 487 #define DEFINE_CODE_ASSEMBLER_BINARY_OP(name, ResType, Arg1Type, Arg2Type) \ argument 934 #define DEFINE_CODE_ASSEMBLER_UNARY_OP(name, ResType, ArgType) \ argument
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 494 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLParser.cpp | 3029 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 8144 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local 8165 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local 10177 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 5102 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 5607 Type *ResType = PFS.getFunction().getReturnType(); in ParseRet() local
|
/external/clang/include/clang/AST/ |
D | Expr.h | 3096 CompoundAssignOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResType, in CompoundAssignOperator()
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 8353 QualType ResType = DecodeTypeFromStr(TypeStr, *this, Error, in GetBuiltinType() local
|