/external/protobuf/csharp/src/Google.Protobuf/ |
D | Extension.cs | 42 internal abstract Type TargetType { get; } property in Google.Protobuf.Extension 80 internal override Type TargetType => typeof(TTarget); field in Google.Protobuf.Extension 106 internal override Type TargetType => typeof(TTarget); field in Google.Protobuf.RepeatedExtension
|
/external/ComputeLibrary/src/graph/backends/NEON/ |
D | NEFunctionFactory.cpp | 53 static Target TargetType; member 56 Target NETargetInfo::TargetType = Target::NEON; member in arm_compute::graph::backends::NETargetInfo
|
/external/ComputeLibrary/src/graph/backends/GLES/ |
D | GCFunctionsFactory.cpp | 45 static Target TargetType; member 48 Target GCTargetInfo::TargetType = Target::GC; member in arm_compute::graph::backends::GCTargetInfo
|
/external/ComputeLibrary/src/graph/backends/CL/ |
D | CLFunctionsFactory.cpp | 48 static Target TargetType; member 51 Target CLTargetInfo::TargetType = Target::CL; member in arm_compute::graph::backends::CLTargetInfo
|
/external/vogar/src/vogar/ |
D | Vogar.java | 581 private enum TargetType { enum in Vogar 592 TargetType(File defaultDeviceDir) { in TargetType() method in Vogar.TargetType
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 1845 static bool isIntTruncCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isIntTruncCastValid() 1854 Ice::Type TargetType) { in isFloatTruncCastValid() 1861 static bool isIntExtCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isIntExtCastValid() 1867 static bool isFloatExtCastValid(Ice::Type SourceType, Ice::Type TargetType) { in isFloatExtCastValid() 1874 Ice::Type TargetType) { in isFloatToIntCastValid() 1890 Ice::Type TargetType) { in isIntToFloatCastValid() 1906 static bool isBitcastValid(Ice::Type SourceType, Ice::Type TargetType) { in isBitcastValid() 1915 Ice::Type TargetType, in convertCastOpToIceOp()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | BasicValueFactory.h | 113 APSIntType TargetType = getAPSIntType(T); in Convert() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXInferAddressSpaces.cpp | 335 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | Store.cpp | 295 SVal StoreManager::evalDynamicCast(SVal Base, QualType TargetType, in evalDynamicCast()
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | ClassFile.java | 575 public enum TargetType { enum in ClassFile.TypeAnnotationInfo 589 TargetType(int tag) { in TargetType() method in ClassFile.TypeAnnotationInfo.TargetType
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | InferAddressSpaces.cpp | 506 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
|
/external/deqp/modules/glshared/ |
D | glsShaderLibraryCase.cpp | 611 enum TargetType enum in deqp::gls::BeforeDrawValidator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 426 TypeNode *TargetType = nullptr; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 762 Type *TargetType = nullptr; in getGEPCost() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 1090 QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs, in TransformTemplateParmRefExpr() local
|
D | SemaOverload.cpp | 10274 const QualType& TargetType; member in __anon8ca8931f0d11::AddressOfFunctionResolver 10294 const QualType &TargetType, bool Complain) in AddressOfFunctionResolver() 10681 QualType TargetType, in ResolveAddressOfOverloadedFunction()
|
D | SemaTemplateDeduction.cpp | 4433 bool Complain, QualType TargetType) { in getMostSpecialized()
|
D | SemaChecking.cpp | 8072 void checkObjCArrayLiteral(Sema &S, QualType TargetType, in checkObjCArrayLiteral() 8100 void checkObjCDictionaryLiteral(Sema &S, QualType TargetType, in checkObjCDictionaryLiteral()
|
D | SemaDeclCXX.cpp | 3326 QualType TargetType = SemaRef.BuildReferenceType( in CastForMoving() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 3371 const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl(); in HandleBaseToDerivedCast() local
|