Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/tutorial/
Dclasses.rst503 Inheritance chapter
611 .. _tut-private:
/external/python/cpython3/Doc/tutorial/
Dclasses.rst570 Inheritance chapter
671 .. _tut-private:
/external/python/cpython3/Doc/library/
Ddataclasses.rst589 Inheritance chapter
/external/python/pybind11/docs/
Dreference.rst89 Inheritance chapter
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/cronet/third_party/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dfast_type_id_test.cc118 TEST(FastTypeIdTest, Inheritance) { in TEST() argument
/external/parameter-framework/upstream/tools/xmlGenerator/
DEddParser.py335 def Inheritance(self, context): member in Path
466 def Inheritance(self, context): member in Configuration
597 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/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateCoverageLevels.java74 enum Inheritance { enum in GenerateCoverageLevels
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestBasic.java859 public static class Inheritance { class in TestBasic
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1463 std::vector<const DIDerivedType *> Inheritance; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2103 std::vector<const DIDerivedType *> Inheritance; member