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

<<11121314151617181920>>

  /libcore/json/src/main/java/org/json/
JSONStringer.java 56 * designed for inheritance and should not be subclassed. In particular,
58 * Item 17, "Design and Document or inheritance or else prohibit it" for further
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 227 // multiple inheritance case.
    [all...]
ABIInfo.h 130 /// to do it than simple inheritance.
  /art/compiler/optimizing/
optimizing_unit_test.h 107 // multiple inheritance errors from having two gtest as a parent twice.
  /art/test/530-checker-lse-ctor-fences/src/
Main.java 110 // Multiple constructor fences can accumulate through inheritance, make sure
  /cts/tests/signature/src/android/signature/cts/
AbstractApiChecker.java 141 * Scan a class (an its entire inheritance chain) for fields.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
index.html 269 support for inheritance or other ``advanced'' Python features (we'll
427 class variables, inheritance, __init__ methods, and keyword arguments.
540 <LI>Enforce different inheritance semantics, e.g. automatically call
581 <LI>Dynamic inheritance patterns<P>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
README 89 # Derive a server class using multiple inheritance
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
KNOWN_PROBLEMS.txt 167 upward inheritance.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/
sorcerer.h 51 /* Can be used sort of like inheritance to get the desired struct def */
  /external/autotest/server/hosts/
teststation_host.py 22 # determining the class inheritance model (same for factory.create_host).
  /external/clang/test/CodeGenCXX/
homogeneous-aggregates.cpp 67 // The C++ multiple inheritance expansion case is a little more complicated, so
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-nice-strict.h.pump 80 // C++ doesn't (yet) allow inheritance of constructors, so we have
  /external/googletest/googlemock/include/gmock/
gmock-generated-nice-strict.h.pump 101 // C++ doesn't (yet) allow inheritance of constructors, so we have
  /external/icu/icu4c/source/common/unicode/
ucat.h 28 * The ICU resource bundles obey standard ICU inheritance policies.
  /external/icu/icu4j/
stylesheet8.css 314 ul.inheritance {
318 ul.inheritance li {
322 ul.inheritance li ul.inheritance {
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
ReferenceTypeImpl.java 191 // We need to go through the inheritance line and propagate the type parametes
  /external/jcommander/
CHANGELOG 111 Added: inheritance support (Guillaume Sauthier)
  /external/junit-params/src/main/java/junitparams/
JUnitParamsRunner.java 188 * superclass. That you can doesn't mean you should. Inheritance in tests is
376 * <h4>Test inheritance</h4>
379 * inheritance is the best way to remove repetitions from tests. JUnitParams is
380 * fine with inheritance - you can define a common test in the superclass, and
  /external/libcap/contrib/
pcaps4suid0 25 # --> PAM support to set Inheritance set through pam_cap.so
  /external/llvm/include/llvm/MC/
SectionKind.h 20 /// The comments below describe these as if they were an inheritance hierarchy
  /external/ltp/testcases/realtime/
README 35 Robust and Priority Inheritance (PI) Mutexes.
  /external/ltp/testcases/realtime/func/pi-tests/
testpi-1.c 24 * the high priority SCHED_RR thread via priority inheritance.
testpi-2.c 25 * inheritance.
testpi-4.c 24 * the SCHED_RR thread via priority inheritance.

Completed in 1745 milliseconds

<<11121314151617181920>>