Home
last modified time | relevance | path

Searched defs:TargetType (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DExtension.cs42 internal abstract Type TargetType { get; } property in Google.Protobuf.Extension
82 internal override Type TargetType => typeof(TTarget); field in Google.Protobuf.Extension
110 internal override Type TargetType => typeof(TTarget); field in Google.Protobuf.RepeatedExtension
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtension.cs42 internal abstract Type TargetType { get; } property in Google.Protobuf.Extension
82 internal override Type TargetType => typeof(TTarget); field in Google.Protobuf.Extension
110 internal override Type TargetType => typeof(TTarget); field in Google.Protobuf.RepeatedExtension
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/NEON/
H A DNEFunctionFactory.cpp52 static Target TargetType; member
55 Target NETargetInfo::TargetType = Target::NEON; member in arm_compute::graph::backends::NETargetInfo
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp1845 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()
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLFunctionsFactory.cpp48 static Target TargetType; member
51 Target CLTargetInfo::TargetType = Target::CL; member in arm_compute::graph::backends::CLTargetInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h178 APSIntType TargetType = getAPSIntType(T); in Convert() local
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h178 APSIntType TargetType = getAPSIntType(T); in Convert() local
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h178 APSIntType TargetType = getAPSIntType(T); in Convert() local
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h178 APSIntType TargetType = getAPSIntType(T); in Convert() local
182 const llvm::APSInt &Convert(APSIntType TargetType, const llvm::APSInt &From) { in Convert()
/aosp_15_r20/external/vogar/src/vogar/
H A DVogar.java603 private enum TargetType { enum in Vogar
614 TargetType(File defaultDeviceDir) { in TargetType() method in Vogar.TargetType
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/
H A Dexample.h14 using TargetType = Target; member
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/api/
H A DTargetType.kt24 public data class TargetType( class
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/
H A Dtarget.proto107 enum TargetType { enum
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h113 APSIntType TargetType = getAPSIntType(T); in Convert() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXInferAddressSpaces.cpp335 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/
H A DClassFile.java575 public enum TargetType { enum in ClassFile.TypeAnnotationInfo
589 TargetType(int tag) { in TargetType() method in ClassFile.TypeAnnotationInfo.TargetType
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp295 SVal StoreManager::evalDynamicCast(SVal Base, QualType TargetType, in evalDynamicCast()
/aosp_15_r20/art/compiler/linker/
H A Dlinker_patch.h265 TypeReference TargetType() const { in TargetType() function
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dmeta_test.cc170 using TargetType = std::optional<TypedVal<T>>; typedef
/aosp_15_r20/external/aws-sdk-java-v2/services/codestarnotifications/src/main/resources/codegen-resources/
H A Dservice-2.json830 "TargetType":{ object
864 "TargetType":{ object
875 "TargetType":{ object
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp506 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc370 is_same<T, void>::value, U, T>::type TargetType; in visit_any_int() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp677 Type *TargetType = CE->getType()->isPointerTy() in cloneConstantExprWithNewAddressSpace() local
/aosp_15_r20/external/aws-sdk-java-v2/services/migrationhubconfig/src/main/resources/codegen-resources/
H A Dservice-2.json296 "TargetType":{ object
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.cpp618 enum TargetType enum in deqp::gls::BeforeDrawValidator

12345