/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
D | type_conversion.cc | 49 Type toType = getElementTypeOrSelf(type); in materializeCastFromIllegal() local 62 Type toType = getElementTypeOrSelf(type); in materializeCastToIllegal() local
|
/external/guice/core/src/com/google/inject/spi/ |
D | TypeConverter.java | 30 Object convert(String value, TypeLiteral<?> toType); in convert()
|
/external/pytorch/c10/core/ |
D | CopyBytes.cpp | 14 DeviceType toType, in _CopyBytesFunctionRegisterer()
|
/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/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/gapic/composer/common/ |
D | BatchingDescriptorComposer.java | 541 private static TypeNode toType(Class<?> clazz) { in toType() method in BatchingDescriptorComposer 545 private static TypeNode toType(Reference reference, TypeNode... types) { in toType() method in BatchingDescriptorComposer
|
/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/angle/src/compiler/translator/msl/ |
D | AstHelpers.cpp | 444 TIntermTyped &sh::CoerceSimple(const TType &toType, in CoerceSimple() 494 TIntermTyped &sh::AsType(SymbolEnv &symbolEnv, const TType &toType, TIntermTyped &fromNode) in AsType()
|
/external/pytorch/aten/src/ATen/templates/ |
D | TensorBody.h | 231 Tensor toType(ScalarType t) const { in toType() function
|
/external/tensorflow/tensorflow/compiler/xla/runtime/ |
D | arguments.cc | 81 auto compatible = [&](DType fromType, DType toType) { in AreCompatibleTypes()
|
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/reflect/ |
D | TypeUtils.java | 1252 public static boolean isAssignable(final Type type, final Type toType) { in isAssignable() 1265 private static boolean isAssignable(final Type type, final Type toType, in isAssignable()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | Iso639Data.java | 39 static Map<String, Type> toType; field in Iso639Data
|
/external/pytorch/torch/csrc/jit/runtime/ |
D | argument_spec.h | 44 TypePtr toType() const { in toType() function
|
/external/angle/src/compiler/translator/tree_ops/glsl/apple/ |
D | RewriteRowMajorMatrices.cpp | 1418 const TType &toType = to->getType(); in addFieldCopy() local 1445 TType *toType = new TType(to, true); in declareStructCopy() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 2160 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 1769 unsigned int toType = getLdStRegType(ScalarVT); in tryStore() local
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()
|
/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/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/ |
D | jquery.js | 133 function toType( obj ) { function
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/ |
D | jquery-3.5.1.js | 133 function toType( obj ) { function
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/ |
D | jquery.js | 133 function toType( obj ) { function
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/ |
D | jquery-3.5.1.js | 133 function toType( obj ) { function
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 180 …*createTruncate(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Operand *from, Ice::Type toType) in createTruncate()
|