/external/guice/core/src/com/google/inject/spi/ |
D | TypeConverter.java | 30 Object convert(String value, TypeLiteral<?> toType); in convert()
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/declarations/common/ |
D | MethodDeclarationCommonLogic.java | 91 protected ResolvedType toType(ResolvedTypeParameterDeclaration typeParameterDeclaration) { in toType() method in MethodDeclarationCommonLogic
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/declarations/common/ |
D | MethodDeclarationCommonLogic.java | 91 protected Type toType(TypeParameterDeclaration typeParameterDeclaration) { in toType() method in MethodDeclarationCommonLogic
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | AstHelpers.cpp | 423 TIntermTyped &sh::CoerceSimple(TBasicType toType, TIntermTyped &fromNode) in CoerceSimple() 440 TIntermTyped &sh::CoerceSimple(const TType &toType, TIntermTyped &fromNode) in CoerceSimple() 458 TIntermTyped &sh::AsType(SymbolEnv &symbolEnv, const TType &toType, TIntermTyped &fromNode) in AsType()
|
/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
D | MemoryPromotion.cpp | 136 auto toType = to.getType().cast<MemRefType>(); in insertCopies() local
|
/external/dokka/core/src/main/kotlin/Utilities/ |
D | DokkaModules.kt | 81 inline infix fun <reified T: Any, TKClass: KClass<out T>> AnnotatedBindingBuilder<T>.toType(kClass:… method
|
/external/llvm-project/flang/lib/Lower/ |
D | IO.cpp | 434 mlir::Location loc, mlir::Type toType) { in getDefaultFilename() 441 mlir::Location loc, mlir::Type toType) { in getDefaultLineNo() 447 mlir::Location loc, mlir::Type toType) { in getDefaultScratch() 454 mlir::Location loc, mlir::Type toType) { in getDefaultScratchLen() 990 mlir::Type toType) { in getDescriptor()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Iso639Data.java | 40 static Map<String, Type> toType; field in Iso639Data
|
/external/llvm-project/clang/lib/Tooling/ |
D | InterpolatingCompilationDatabase.cpp | 256 static types::ID toType(Language Lang) { in toType() function
|
/external/angle/src/compiler/translator/tree_ops/ |
D | RewriteRowMajorMatrices.cpp | 1415 const TType &toType = to->getType(); in addFieldCopy() local 1442 TType *toType = new TType(to, true); in declareStructCopy() local
|
/external/python/cpython2/Mac/Modules/ae/ |
D | _AEmodule.c | 93 DescType toType; in AEDesc_AECoerceDesc() local 940 DescType toType; in AE_AECoercePtr() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 2160 unsigned int toType; in tryStore() local
|
/external/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 1757 unsigned int toType; in tryStore() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 1758 unsigned int toType; in tryStore() local
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()
|
/external/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/ |
D | ConvertSPIRVToLLVM.cpp | 777 Type toType = operation.getType(); in matchAndRewrite() local
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 1200 ExprResult doIntegralCast(Sema &S, Expr *op, QualType toType) { in doIntegralCast() 1204 ExprResult doComplexIntegralCast(Sema &S, Expr *op, QualType toType) { in doComplexIntegralCast()
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 177 …*createTruncate(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Operand *from, Ice::Type toType) in createTruncate()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 1234 ExprResult doIntegralCast(Sema &S, Expr *op, QualType toType) { in doIntegralCast() 1238 ExprResult doComplexIntegralCast(Sema &S, Expr *op, QualType toType) { in doComplexIntegralCast()
|