Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
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
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
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()
/third_party/boost/boost/math/policies/
Derror_handling.hpp497 const TargetType&, in raise_rounding_error()
510 const TargetType&, in raise_rounding_error()
524 const TargetType&, in raise_rounding_error()
/third_party/node/src/
Dnode_options.h293 typedef Options TargetType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp506 Type *TargetType = in cloneConstantExprWithNewAddressSpace() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp611 enum TargetType enum in deqp::gls::BeforeDrawValidator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h762 Type *TargetType = nullptr; in getGEPCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h426 TypeNode *TargetType = nullptr; member