Home
last modified time | relevance | path

Searched defs:IsDerivedFrom (Results 1 – 25 of 62) sorted by relevance

123

/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dmulti_array.hxx273 } // namespace detail
275 /********************************************************/
276 /* */
282 template <unsigned int N, class T, class C = UnstridedArrayTag>
284 template <unsigned int N, class T, class A = std::allocator<T> >
287 /** \brief Base class for, and view to, \ref vigra::MultiArray.
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml.Schema/
H A DXmlSchemaDatatypeTests.cs180 public void IsDerivedFrom () in IsDerivedFrom() method in MonoTests.System.Xml.XmlSchemaDatatypeTests
/dports/lang/mono/mono-5.10.1.57/mcs/tools/corcompare/
H A DUtil.cs31 internal static bool IsDerivedFrom (TypeReference type, string derivedFrom) in IsDerivedFrom() method in CorCompare.TypeHelper
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dmetaprogramming.hxx411 struct IsDerivedFrom struct
413 typedef char falseResult[1];
414 typedef char trueResult[2];
419 enum { resultSize = sizeof(*testIsDerivedFrom(static_cast<DERIVED const *>(0))) };
421 static const bool value = (resultSize == 2);
424 type;
426 static const bool boolResult = value; // deprecated
427 typedef type result; // deprecated
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlSchemaType.cs252 …public static bool IsDerivedFrom(XmlSchemaType derivedType, XmlSchemaType baseType, XmlSchemaDeriv… in IsDerivedFrom() method in System.Xml.Schema.XmlSchemaType
H A DXmlSchemaDataType.cs89 public virtual bool IsDerivedFrom(XmlSchemaDatatype datatype) { in IsDerivedFrom() method in System.Xml.Schema.XmlSchemaDatatype
H A DDataTypeImplementation.cs374 public override bool IsDerivedFrom(XmlSchemaDatatype datatype) { in IsDerivedFrom() method in System.Xml.Schema.DatatypeImplementation
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlSchemaType.cs275 …public static bool IsDerivedFrom(XmlSchemaType derivedType, XmlSchemaType baseType, XmlSchemaDeriv… in IsDerivedFrom() method in System.Xml.Schema.XmlSchemaType
H A DXmlSchemaDataType.cs94 public virtual bool IsDerivedFrom(XmlSchemaDatatype datatype) in IsDerivedFrom() method in System.Xml.Schema.XmlSchemaDatatype
H A DXmlValueConverter.cs442 protected static bool IsDerivedFrom(Type derivedType, Type baseType) in IsDerivedFrom() method in System.Xml.Schema.XmlBaseConverter
H A DDataTypeImplementation.cs414 public override bool IsDerivedFrom(XmlSchemaDatatype datatype) in IsDerivedFrom() method in System.Xml.Schema.DatatypeImplementation
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DTypes.cs426 internal bool IsDerivedFrom(TypeDesc baseTypeDesc) in IsDerivedFrom() method in System.Xml.Serialization.TypeDesc
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_object.cpp1258 ON_BOOL32 ON_ClassId::IsDerivedFrom( const ON_ClassId* pBaseClassId ) const in IsDerivedFrom() function in ON_ClassId
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_object.cpp1260 ON_BOOL32 ON_ClassId::IsDerivedFrom( const ON_ClassId* pBaseClassId ) const in IsDerivedFrom() function in ON_ClassId
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DTypes.cs385 internal bool IsDerivedFrom(TypeDesc baseTypeDesc) { in IsDerivedFrom() method in System.Xml.Serialization.TypeDesc
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DReceiveSecurityHeader.cs2031 public bool IsDerivedFrom; field in System.ServiceModel.Security.TokenTracker
/dports/www/node10/node-v10.24.1/deps/v8/tools/gcmole/
H A Dgcmole.cc1107 bool IsDerivedFrom(clang::CXXRecordDecl* record, in IsDerivedFrom() function in __anon3e22ee690111::FunctionAnalyzer
/dports/lang/v8/v8-9.6.180.12/tools/gcmole/
H A Dgcmole.cc1330 bool IsDerivedFrom(const clang::CXXRecordDecl* record, in IsDerivedFrom() function in __anonfd58a1480111::FunctionAnalyzer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/gcmole/
H A Dgcmole.cc1319 bool IsDerivedFrom(const clang::CXXRecordDecl* record, in IsDerivedFrom() function in __anon5830c84e0111::FunctionAnalyzer
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/gcmole/
H A Dgcmole.cc1334 bool IsDerivedFrom(const clang::CXXRecordDecl* record, in IsDerivedFrom() function in __anon79c686130111::FunctionAnalyzer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp469 TEST_P(ASTMatchersTest, IsDerivedFrom) { in TEST_P() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp909 TEST_P(ASTMatchersTest, IsDerivedFrom) { in TEST_P() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp868 TEST_P(ASTMatchersTest, IsDerivedFrom) { in TEST_P() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp909 TEST_P(ASTMatchersTest, IsDerivedFrom) { in TEST_P() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp909 TEST_P(ASTMatchersTest, IsDerivedFrom) { in TEST_P() argument

123