HomeSort by relevance Sort by last modified time
    Searched full:inheritance (Results 126 - 150 of 444) sorted by null

1 2 3 4 56 7 8 91011>>

  /build/core/
product.mk 105 # 2. Records the inheritance in the .INHERITS_FROM variable
  /external/astl/include/
ios_base.h 76 * Root of the streams inheritance.
  /external/bluetooth/glib/docs/reference/gobject/
tut_gtype.xml 392 classed types, other kinds of similar objects used as the base of an inheritance
603 <entry>On the inheritance tree of classes from fundamental type to target type.
636 <entry>On the inheritance tree of classes from fundamental type to target type.
689 inheritance tree.
    [all...]
tut_gobject.xml 189 <entry>On the inheritance tree of classes from fundamental type to target type.
232 <entry>On the inheritance tree of classes from fundamental type to target type.
402 <entry>On the inheritance tree of classes from fundamental type to target type.
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_function.h 168 // TODO(aa) Remove this extra level of inheritance once the browser stops
  /external/clang/test/CXX/class.access/class.friend/
p1.cpp 127 class ilist_node : private ilist_half_node { // expected-note {{declared private here}} expected-note {{constrained by private inheritance here}}
  /external/emma/core/java12/com/vladium/emma/
EMMAProperties.java 152 // "vertical" inheritance order:
  /external/ipsec-tools/
NEWS 88 o Inheritance of 'remote{}' sections.
  /external/llvm/include/llvm/MC/
SectionKind.h 25 /// The comments below describe these as if they were an inheritance hierarchy
  /external/llvm/lib/Analysis/
ScalarEvolutionAliasAnalysis.cpp 43 /// an analysis interface through multiple inheritance. If needed, it
  /external/markdown/docs/
CHANGE_LOG 53 and inheritance for pre/post proccessors.
  /external/openssl/crypto/x509v3/
v3err.c 167 {ERR_REASON(X509V3_R_INVALID_INHERITANCE),"invalid inheritance"},
  /external/tinyxml/docs/
classTiXmlDeclaration.html 13 <p>Inheritance diagram for TiXmlDeclaration:
classTiXmlText.html 13 <p>Inheritance diagram for TiXmlText:
  /external/webkit/Source/JavaScriptCore/API/
JSClassRef.cpp 239 /* Class (C++) and prototype (JS) inheritance are parallel, so:
  /sdk/rule_api/src/com/android/ide/common/api/
IClientRulesEngine.java 55 * inheritance chain. Rules are cached and requesting the same FQCN twice
  /external/clang/lib/AST/
CXXInheritance.cpp 1 //===------ CXXInheritance.cpp - C++ Inheritance ----------------*- C++ -*-===//
10 // This file provides routines that help analyzing C++ inheritance hierarchies.
218 // 1. Write down the access along each step in the inheritance
  /external/webkit/Source/WebCore/rendering/svg/
SVGRenderTreeAsText.cpp 595 // link to other patterns using xlink:href, we need to build the full inheritance chain, aka. collectPatternProperties()
610 // link to other gradients using xlink:href, we need to build the full inheritance chain, aka. collectGradientProperties()
626 // link to other gradients using xlink:href, we need to build the full inheritance chain, aka. collectGradientProperties()
  /external/doclava/src/com/google/doclava/
ClassInfo.java 636 // rearrange our little inheritance hierarchy, because we need to hide classes that
904 // inheritance hierarchy
916 supr.asTypeInfo().makeQualifiedHDF(data, "class.inheritance." + i + ".class");
917 supr.asTypeInfo().makeHDF(data, "class.inheritance." + i + ".short_class");
920 t.makeHDF(data, "class.inheritance." + i + ".interfaces." + j);
    [all...]
  /external/dropbear/libtomcrypt/
Doxyfile     [all...]
  /external/clang/lib/Sema/
SemaAccess.cpp 631 // If this is private inheritance, then a public member of the
825 /// Along a single inheritance path we can restate both of these
829 /// treated as a notional base of its declaring class with inheritance
833 /// Let B_1 .. B_n be the inheritance path in question (i.e. where
    [all...]
  /external/srtp/doc/
Doxyfile     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 146 /* Scheduler inheritance. */
326 /* Return in *INHERIT the scheduling inheritance mode of *ATTR. */
331 /* Set scheduling inheritance mode in *ATTR according to INHERIT. */
    [all...]
  /external/bluetooth/glib/
README.in 86 inheritance hierarchy of a type can cause problems for language
  /external/chromium/chrome/browser/accessibility/
renderer_accessibility_browsertest.cc 217 // inheritance. Make sure that the WebAccessibilityObject tree only

Completed in 1389 milliseconds

1 2 3 4 56 7 8 91011>>