HomeSort by relevance Sort by last modified time
    Searched full:inherit (Results 176 - 200 of 577) sorted by null

1 2 3 4 5 6 78 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseProjectHelper.java 247 // test the class inherit from the specified super class.
251 // if the super class is not the reference class, it may inherit from
  /external/gtest/src/
gtest-internal-inl.h 111 // The d'tor is not virtual. DO NOT INHERIT FROM THIS CLASS.
456 // Don't inherit from TestProperty as its destructor is not virtual.
519 // D'tor. Do not inherit from TestResult.
    [all...]
  /external/guava/javadoc/com/google/common/collect/
ForwardingConcurrentMap.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingObject.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingObject</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingMap.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingMap</A>&lt;K,V&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.ForwardingConcurrentMap&lt;K,V&gt;</B>
ForwardingListIterator.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingObject.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingObject</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingIterator.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingIterator</A>&lt;E&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.ForwardingListIterator&lt;E&gt;</B>
ForwardingQueue.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingObject.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingObject</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingCollection.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingCollection</A>&lt;E&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.ForwardingQueue&lt;E&gt;</B>
ForwardingSet.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingObject.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingObject</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingCollection.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingCollection</A>&lt;E&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.ForwardingSet&lt;E&gt;</B>
ImmutableClassToInstanceMap.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingObject.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingObject</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingMap.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingMap</A>&lt;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&lt;? extends B&gt;,B&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.ImmutableClassToInstanceMap&lt;B&gt;</B>
  /external/iproute2/man/man8/
ip.8 315 .RB "[ " "dscp inherit" " ]"
327 .BR inherit " }"
337 .BR inherit " }"
    [all...]
  /build/core/
package.mk 241 # inherit the value from whomever caused us to be built.
  /build/tools/droiddoc/templates/
macros.cs 86 that doesn't inherit from anything?><?cs
  /dalvik/libcore/luni/src/main/java/java/net/
URLStreamHandler.java 196 // Don't inherit query unless only the ref is changed
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
Object.java 37 * (including arrays) inherit either directly or indirectly from this class.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
JCEBlockCipher.java 704 * The ciphers that inherit from us.
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
Attr.java 19 * <p><code>Attr</code> objects inherit the <code>Node</code> interface, but
  /development/simulator/app/
Semaphore.cpp 451 FALSE, // don't let kids inherit handle
Shmem.cpp 474 FALSE, // don't let kids inherit handle
  /external/gtest/include/gtest/
gtest.h 228 // The abstract class that all tests inherit from.
260 // The d'tor is virtual as we intend to inherit from Test.
364 // don't inherit from TestInfo.
    [all...]
  /external/gtest/include/gtest/internal/
gtest-string.h 78 // is not virtual. Therefore DO NOT INHERIT FROM String.
  /external/guava/javadoc/
help-doc.html 137 There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
  /external/icu4c/common/
resbund.cpp 145 * don't inherit (that's implemented by TableCollation) and they own
  /external/ipsec-tools/src/racoon/
remoteconf.c 520 pbuf += sprintf(pbuf, " inherit %s",
  /external/jdiff/src/jdiff/
JDiffAntTask.java 328 * The JDiff Ant task does not inherit from an Ant task, such as the
  /external/jsr305/javadoc/javax/annotation/
MatchesPattern.Checker.html 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.MatchesPattern.Checker</B>
Nonnegative.Checker.html 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.Nonnegative.Checker</B>
Nonnull.Checker.html 92 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.Nonnull.Checker</B>

Completed in 218 milliseconds

1 2 3 4 5 6 78 91011>>