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

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
WrapCipherSpi.java 420 // classes that inherit directly from us
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
CharacterData.java 21 * inherit the interface from it. All <code>offsets</code> in this interface
  /external/icu4c/test/intltest/
fldset.h 119 * Base implementation is to parse a decimal integer value, or inherit from inheritFrom if the string is 0-length.
  /external/ipsec-tools/src/racoon/
Makefile.am 95 samples/racoon.conf.sample-inherit samples/racoon.conf.sample-plainrsa \
  /external/stlport/stlport/stl/config/
_evc.h 48 // inherit all msvc6 options
  /external/webkit/JavaScriptCore/wtf/
PassRefPtr.h 102 // FIXME: NonNullPassRefPtr could just inherit from PassRefPtr. However,
  /external/webkit/WebCore/css/
CSSValueKeywords.in 12 inherit
  /external/webkit/WebCore/html/
HTMLFrameSetElement.cpp 177 // Inherit default settings from parent frameset
HTMLElement.cpp 704 return "inherit";
721 } else if (equalIgnoringCase(enabled, "inherit")) {
736 if (enabled == "inherit") {
    [all...]
  /external/webkit/WebCore/platform/
Widget.h 171 // FIXME: The Mac plug-in code should inherit from PluginView. When this happens PluginWidget and PluginView can become one class.
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/test_types/
test_type_base.py 30 """Defines the interface TestTypeBase which other test types inherit from.
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/
GraphicsPerformanceTests.java 183 // and just inherit them, our test harness doesn't support it. So we replicate
  /external/guava/javadoc/com/google/common/base/
FinalizablePhantomReference.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.Reference</A>&lt;T&gt;
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/PhantomReference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.PhantomReference</A>&lt;T&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.FinalizablePhantomReference&lt;T&gt;</B>
FinalizableSoftReference.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.Reference</A>&lt;T&gt;
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/SoftReference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.SoftReference</A>&lt;T&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.FinalizableSoftReference&lt;T&gt;</B>
FinalizableWeakReference.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/Reference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.Reference</A>&lt;T&gt;
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/ref/WeakReference.html?is-external=true" title="class or interface in java.lang.ref">java.lang.ref.WeakReference</A>&lt;T&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.FinalizableWeakReference&lt;T&gt;</B>
  /external/iproute2/doc/
ip-tunnels.tex 237 meaning that packets inherit TTL value.
238 Default value is: \verb|inherit|.
241 Default value is: \verb|inherit|.
  /external/netperf/
netserver.c 690 TRUE, /* Inherit handles */
901 /* This is the handle we expect to inherit. */
905 /* This is a handle we should NOT inherit. */
  /dalvik/libcore/logging/src/main/java/java/util/logging/
Logger.java 53 * Loggers "inherit" log level setting from their parent if their own level is
57 * returns {@code true}, loggers also inherit their parent's handlers. In this
58 * context, "inherit" only means that "behavior" is inherited. The internal
569 * that this logger will inherit its parent's level.
712 * otherwise try to inherit from this logger's parent, recursively up the
    [all...]
  /external/guava/javadoc/com/google/common/collect/
Sets.SetView.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util">java.util.AbstractCollection</A>&lt;E&gt;
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util">java.util.AbstractSet</A>&lt;E&gt;
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.Sets.SetView&lt;E&gt;</B>
  /external/guava/javadoc/com/google/common/io/
CountingInputStream.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterInputStream.html?is-external=true" title="class or interface in java.io">java.io.FilterInputStream</A>
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.io.CountingInputStream</B>
CountingOutputStream.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">java.io.OutputStream</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterOutputStream.html?is-external=true" title="class or interface in java.io">java.io.FilterOutputStream</A>
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.io.CountingOutputStream</B>
LimitInputStream.html 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">java.io.InputStream</A>
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/io/FilterInputStream.html?is-external=true" title="class or interface in java.io">java.io.FilterInputStream</A>
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.io.LimitInputStream</B>
  /external/guava/javadoc/com/google/common/util/concurrent/
ValueFuture.html 96 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/common/util/concurrent/AbstractFuture.html" title="class in com.google.common.util.concurrent">com.google.common.util.concurrent.AbstractFuture</A>&lt;V&gt;
97 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../com/google/common/util/concurrent/AbstractListenableFuture.html" title="class in com.google.common.util.concurrent">com.google.common.util.concurrent.AbstractListenableFuture</A>&lt;V&gt;
98 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.util.concurrent.ValueFuture&lt;V&gt;</B>
  /frameworks/base/core/java/android/widget/
ExpandableListView.java 149 * Denotes when a child indicator should inherit this bound from the generic
    [all...]
  /build/core/
java.mk 121 # LOCAL_BUILT_MODULE, so it will inherit the necessary PRIVATE_*

Completed in 207 milliseconds

1 2 3 4 56 7 8 91011>>