/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | Extension.cs | 42 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 D | Extension.cs | 42 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 D | NEFunctionFactory.cpp | 52 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 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()
|
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/ |
H A D | CLFunctionsFactory.cpp | 48 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/ |
D | BasicValueFactory.h | 178 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/ |
D | BasicValueFactory.h | 178 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/ |
D | BasicValueFactory.h | 178 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/ |
D | BasicValueFactory.h | 178 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 D | Vogar.java | 603 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 D | example.h | 14 using TargetType = Target; member
|
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/api/ |
H A D | TargetType.kt | 24 public data class TargetType( class
|
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/ |
H A D | target.proto | 107 enum TargetType { enum
|
/aosp_15_r20/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | BasicValueFactory.h | 113 APSIntType TargetType = getAPSIntType(T); in Convert() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInferAddressSpaces.cpp | 335 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
|
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/ |
H A D | ClassFile.java | 575 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 D | Store.cpp | 295 SVal StoreManager::evalDynamicCast(SVal Base, QualType TargetType, in evalDynamicCast()
|
/aosp_15_r20/art/compiler/linker/ |
H A D | linker_patch.h | 265 TypeReference TargetType() const { in TargetType() function
|
/aosp_15_r20/external/federated-compute/fcp/base/ |
H A D | meta_test.cc | 170 using TargetType = std::optional<TypedVal<T>>; typedef
|
/aosp_15_r20/external/aws-sdk-java-v2/services/codestarnotifications/src/main/resources/codegen-resources/ |
H A D | service-2.json | 830 "TargetType":{ object 864 "TargetType":{ object 875 "TargetType":{ object
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | InferAddressSpaces.cpp | 506 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/ |
H A D | format.cc | 370 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 D | InferAddressSpaces.cpp | 677 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 D | service-2.json | 296 "TargetType":{ object
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderLibraryCase.cpp | 618 enum TargetType enum in deqp::gls::BeforeDrawValidator
|