Home
last modified time | relevance | path

Searched defs:Inheritance (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Doc/tutorial/
Dclasses.rst503 Inheritance chapter
611 .. _tut-private:
/external/python/cpython3/Doc/tutorial/
Dclasses.rst562 Inheritance chapter
663 .. _tut-private:
/external/python/cpython3/Doc/library/
Ddataclasses.rst482 Inheritance chapter
/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py335 def Inheritance (self, context) : member in Path
465 def Inheritance (self, context) : member in Configuration
596 def Inheritance (self, context) : member in Domain
/external/clang/lib/AST/
DMicrosoftCXXABI.cpp224 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in getMSMemberPointerSlots() local
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2504 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in isZeroInitializable() local
2512 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in ConvertMemberPointerType() local
2537 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in GetNullMemberPointerFields() local
2574 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitFullMemberPointer() local
2742 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitMemberPointerComparison() local
2944 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitMemberDataPointerAddress() local
3237 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel(); in EmitLoadOfMemberFunctionPointer() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCoverageLevels.java74 enum Inheritance { enum in GenerateCoverageLevels
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBasic.java846 public static class Inheritance { class in TestBasic
/external/guice/extensions/persist/lib/
Dejb3-persistence.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/persistence/ javax/ ...
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1463 std::vector<const DIDerivedType *> Inheritance; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1912 std::vector<const DIDerivedType *> Inheritance; member