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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGenCXX/
constructors.cpp 38 /* Test that things work for inheritance. */
  /external/clang/test/FixIt/
fixit-function-call.cpp 105 // TODO: Test that we do not provide a fixit when inheritance is private.
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_control_c.cc 79 TRUE, // Set handle inheritance to TRUE
  /external/compiler-rt/test/cfi/
multiple-inheritance.cpp 25 // Tests that the CFI mechanism is sensitive to multiple inheritance and only
  /external/compiler-rt/test/msan/
dtor-multiple-inheritance.cc 1 // Defines diamond multiple inheritance structure
  /external/emma/ant/ant14/com/vladium/emma/ant/
NestedTask.java 46 // needs to be paid to horizontal inheritance:
  /external/guava/
javadoc-stylesheet.css 290 ul.inheritance {
294 ul.inheritance li {
298 ul.inheritance li ul.inheritance {
  /external/icu/icu4c/source/common/
resbund.cpp 112 * Inheritance is implemented. For example, xx_YY_zz inherits as
113 * follows: xx_YY_zz, xx_YY, xx, default. Inheritance is implemented
125 * once a ResourceBundle object is constructed, the inheritance path
155 * ("CollationElements"), so you don't need an inheritance chain of
  /external/icu/icu4j/
stylesheet7.css 305 ul.inheritance {
309 ul.inheritance li {
313 ul.inheritance li ul.inheritance {
  /external/jsr330/src/javax/inject/
Scope.java 54 * implementation inheritance.</li>
  /external/libjpeg-turbo/java/doc/
stylesheet.css 290 ul.inheritance {
294 ul.inheritance li {
298 ul.inheritance li ul.inheritance {
  /external/libmojo/third_party/jinja2/
meta.py 60 imports. If dynamic inheritance or inclusion is used, `None` will be
  /external/llvm/docs/
HowToSetUpLLVMStyleRTTI.rst 246 For concrete bases (i.e. non-abstract interior nodes of the inheritance
381 multiple-inheritance by defining an appropriate ``classof``.
405 according to a preorder traversal of the inheritance tree.
407 is some ancestor in the inheritance hierarchy. The argument should
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBSymbol.h 37 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
  /external/llvm/include/llvm/DebugInfo/PDB/Raw/
RawTypes.h 46 // To guarantee SectionContrib2 is standard layout, we cannot use inheritance.
  /external/llvm/include/llvm/Support/
TrailingObjects.h 43 /// (thus, private inheritance is suggested).
122 // varargs. Each level of inheritance picks off a single trailing type
207 // The base case of the TrailingObjectsImpl inheritance recursion,
214 // up the inheritance chain to subclasses.
  /external/ltp/testcases/kernel/syscalls/clone/
clone06.c 20 * Test to verify inheritance of environment variables by child.
  /external/ltp/testcases/kernel/syscalls/fork/
fork10.c 23 * Check inheritance of file descriptor by children, they
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_getprotocol/
assertions.xml 72 the same priority inheritance effect shall be propagated to this other owner
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
do-plot 8 # Plot the output of priority inheritance tests.
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
do-plot 8 # Plot the output of priority inheritance tests.
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
do-plot 8 # Plot the output of priority inheritance tests.
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
do-plot 8 # Plot the output of priority inheritance tests.
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
do-plot 8 # Plot the output of priority inheritance tests.
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_screen.h 52 * further down the inheritance hierarchy:

Completed in 576 milliseconds

1 2 3 4 5 6 7 8 91011>>