HomeSort by relevance Sort by last modified time
    Searched defs:Inheritance (Results 1 - 9 of 9) sorted by null

  /prebuilts/jdk/jdk8/darwin-x86/sample/lambda/DefaultMethods/
Inheritance.java 33 * The sample illustrates rules to resolve conflicts between inheritance
42 public class Inheritance {
  /prebuilts/jdk/jdk8/linux-x86/sample/lambda/DefaultMethods/
Inheritance.java 33 * The sample illustrates rules to resolve conflicts between inheritance
42 public class Inheritance {
  /external/clang/lib/AST/
MicrosoftCXXABI.cpp 154 // we have a non-primary base class, which uses the multiple inheritance model.
196 // are dropped as permitted (under the MSVC interpretation) by the inheritance
224 MSInheritanceAttr::Spelling Inheritance = RD->getMSInheritanceModel();
232 Inheritance))
234 if (MSInheritanceAttr::hasVBPtrOffsetField(Inheritance))
236 if (MSInheritanceAttr::hasVBTableOffsetField(Inheritance))
  /external/parameter-framework/upstream/tools/xmlGenerator/
EddParser.py 269 # check for inheritance
270 self.Inheritance(contextCopy)
331 def Inheritance (self, context) :
332 """check for path name inheritance"""
336 """make configuration name inheritance """
461 def Inheritance (self, context) :
462 """make configuration name and rule inheritance"""
463 # check for configuration name inheritance
466 # check for rule inheritance
470 """make configuration name inheritance """
    [all...]
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 303 namespace Inheritance {
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
accctrl.h 180 INHERIT_FLAGS Inheritance;
189 INHERIT_FLAGS Inheritance;
  /external/guice/extensions/persist/lib/
ejb3-persistence.jar 
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 227 // multiple inheritance case.
    [all...]

Completed in 156 milliseconds