HomeSort by relevance Sort by last modified time
    Searched full:inheritance (Results 301 - 325 of 1569) sorted by null

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 45 /// Java version of the runtime as closely as a language without class structures and inheritance can.
48 /// model inheritance too exactly. Other differences include the use of token and string factories to minimize
  /external/clang/test/CXX/class.access/class.access.base/
p1.cpp 65 class Test : protected Base { // expected-note 6 {{declared protected here}} expected-note 8 {{constrained by protected inheritance here}}
122 // expected-note 10 {{constrained by private inheritance here}}
  /external/fonttools/Lib/fontTools/ttLib/
macUtils.py 73 # cheap inheritance
199 # cheap inheritance
  /external/icu/icu4c/source/common/
resource.h 183 * Is this a no-fallback/no-inheritance marker string?
188 * @return TRUE if this is a no-inheritance marker string
  /external/llvm/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
139 /// additional use of multiple inheritance in Pass class hierarchy, something
  /external/python/cpython2/Demo/rpc/
mountclient.py 9 # protocol, use multiple inheritance as shown below.
159 # by use of multiple inheritance. (In general, when class C has base
  /external/python/cpython2/Doc/library/
abc.rst 147 regular inheritance; "virtual subclasses" registered with the ABC's
165 multiple-inheritance.
  /external/python/cpython2/Lib/test/
test_pep352.py 31 inheritance hierarchy)"""
44 # Make sure the inheritance hierarchy matches the documentation
  /external/sfntly/cpp/src/sfntly/port/
refcount.h 46 // 3. Be careful when you have complex inheritance. For example,
96 // in virtual inheritance. The only way to get around it is to disable it.
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopPass.h 72 /// additional use of multiple inheritance in Pass class hierarchy, something
137 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
137 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
136 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
136 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
139 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
139 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
139 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
139 /// additional use of multiple inheritance in Pass class hierarchy, something
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/IPO/
LowerTypeTests.h 94 /// and the bit sets represent their derived classes: in a single inheritance
98 /// inheritance. This aspect of the algorithm ends up fitting smaller
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopPass.h 74 /// additional use of multiple inheritance in Pass class hierarchy, something
137 /// additional use of multiple inheritance in Pass class hierarchy, something

Completed in 2368 milliseconds

<<11121314151617181920>>