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

<<1112131415161718

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
Stylesheet.java 102 * inheritance chain until it calls getStylesheet
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseIterators.java 253 // support multiple inheritance. <sigh/>
    [all...]
  /external/bluetooth/glib/gobject/
gtype.h 38 * thus they are the roots of distinct inheritance hierarchies.
    [all...]
  /external/doclava/src/com/google/doclava/
Doclava.java     [all...]
  /external/easymock/src/org/easymock/
EasyMock.java     [all...]
  /external/icu4c/common/
triedict.cpp 391 // We don't use inheritance here because C++ does not guarantee that the
    [all...]
uresbund.c 561 if ( usingUSRData ) { /* This code inserts user override data into the inheritance chain */
576 if ( usingUSRData ) { /* This code inserts user override data into the inheritance chain */
    [all...]
  /external/kernel-headers/original/linux/
sched.h 915 /* Deadlock detection and priority inheritance handling */
    [all...]
  /external/protobuf/python/
mox.py 372 # This is used to hack around the mixin/inheritance of MockAnything, which
    [all...]
  /external/valgrind/main/helgrind/
helgrind.h 325 inheritance, and in which RTTI is not, for whatever reason,
  /external/webkit/Source/WebCore/WebCore.gyp/
WebCore.gyp 226 # These bindings are excluded, as they're only used through inheritance and don't define constants that would need a constructor.
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderObject.h 353 // to inherit from RenderSVGObject -> RenderObject (some need RenderBlock inheritance for instance)
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
ChangeLog 355 * scripts/features/include: Test dontcare flag inheritance
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 1030 // conversion may require access to *__r._M_ptr (virtual inheritance).
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h 118 _POSIX_THREAD_PRIO_INHERIT Thread priority inheritance option supported.
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1030 // conversion may require access to *__r._M_ptr (virtual inheritance).
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1030 // conversion may require access to *__r._M_ptr (virtual inheritance).
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 1030 // conversion may require access to *__r._M_ptr (virtual inheritance).
    [all...]
  /external/clang/lib/AST/
VTableBuilder.cpp 478 // list here because there isn't necessarily an inheritance
    [all...]
RecordLayoutBuilder.cpp 611 /// inheritance graph order. Used for determining the primary base class.
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml 724 <listitem><para>You need to implement the Chain Of Responsibility pattern: each object of the inheritance
    [all...]
  /external/clang/lib/Sema/
SemaCast.cpp     [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 295 if (compensate && (cls.getThisClassIndex () == 0)) // no superclasses [this tool can't traverse inheritance chains]
    [all...]
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 508 /// an analysis interface through multiple inheritance. If needed, it
    [all...]
  /external/llvm/lib/VMCore/
PassManager.cpp 714 // (sometimes indirectly), but there's no inheritance relationship
    [all...]

Completed in 3098 milliseconds

<<1112131415161718