| /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/robolectric/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()  local3166   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-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPUPrintfRuntimeBinding.cpp | 220           llvm::Type *ResType = llvm::Type::getInt32Ty(Ctx);  in lowerPrintfForGpu()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | 
| D | IRTranslator.cpp | 1971   Type *ResType = I.getType();  in translateAtomicCmpXchg()  local2002   Type *ResType = I.getType();  in translateAtomicRMW()  local
 
 | 
| /external/clang/lib/ARCMigrate/ | 
| D | ObjCMT.cpp | 494     QualType ResType = Context.getCanonicalType(Getter->getReturnType());  in rewriteToObjCProperty()  local
 | 
| /external/clang/lib/Sema/ | 
| D | SemaExpr.cpp | 8144   QualType ResType = Operand->getType();  in checkArithmeticIncompletePointerType()  local8165   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-10.0/llvm/lib/AsmParser/ | 
| D | LLParser.cpp | 5905   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
 |