/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/ |
BrokenJCEBlockCipher.java | 548 * The ciphers that inherit from us.
|
JCERSACipher.java | 525 * classes that inherit from us.
|
JCESecretKeyFactory.java | 103 * classes that inherit from us
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
DOM2Helper.java | 253 * would otherwise inherit is prepared to fall back on exhaustively
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
NamedNodeMap.java | 18 * <code>NamedNodeMap</code> does not inherit from <code>NodeList</code>;
|
/dalvik/vm/ |
JarFile.c | 204 /* If we fork/exec into dexopt, don't let it inherit the archive's fd.
|
/external/bluetooth/glib/gio/ |
gthemedicon.c | 46 * themes that inherit other themes.
|
/external/guava/javadoc/com/google/common/collect/ |
ForwardingSortedSet.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><E> 98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/google/common/collect/ForwardingSet.html" title="class in com.google.common.collect">com.google.common.collect.ForwardingSet</A><E> 99 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.collect.ForwardingSortedSet<E></B>
|
/external/jsr305/javadoc/ |
help-doc.html | 128 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/opencore/oscl/oscl/osclbase/src/ |
pvlogger.cpp | 418 //Inherit the log level for the newly created node.
|
/external/qemu/hw/ |
qdev.c | 26 inherit from a particular bus (e.g. PCI or I2C) rather than
|
/external/webkit/WebCore/css/ |
SVGCSSStyleSelector.cpp | 122 // "inherit" or "initial" into front-end values.
|
/external/webkit/WebCore/platform/graphics/openvg/ |
GraphicsContextOpenVG.cpp | 42 // typedef'ing doesn't work, let's inherit from PainterOpenVG instead
|
/external/webkit/WebCore/svg/ |
SVGMaskElement.cpp | 215 // attribute values sRGB, inherit and auto.
|
/frameworks/base/core/java/android/view/ |
MenuInflater.java | 256 // Inherit attributes from the group as default value
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
ElementTimeImpl.java | 222 * fillDefault = inherit
|
/dalvik/vm/oo/ |
Array.c | 493 * Inherit access flags from the element. Arrays can't be used as a 497 * Don't inherit any non-standard flags (e.g., CLASS_FINALIZABLE)
|
/external/guava/javadoc/com/google/common/io/ |
NullOutputStream.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 "><B>com.google.common.io.NullOutputStream</B>
|
/external/ipsec-tools/src/racoon/ |
cftoken.l | 303 <S_RMT>inherit { YYD; return(INHERIT); }
|
/external/jsr305/javadoc/javax/annotation/meta/ |
When.html | 92 <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Enum<<A HREF="../../../javax/annotation/meta/When.html" title="enum in javax.annotation.meta">When</A>> 93 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>javax.annotation.meta.When</B>
|
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_string_containers.cpp | 764 //inherit the writable-ness of the source string. 773 //inherit the writable-ness of the source string.
|
/external/openssl/crypto/x509v3/ |
x509v3.h | 658 ASN1_NULL *inherit; member in union:ASIdentifierChoice_st::__anon3997 697 ASN1_NULL *inherit; member in union:IPAddressChoice_st::__anon3999
|
/external/openssl/include/openssl/ |
x509v3.h | 658 ASN1_NULL *inherit; member in union:ASIdentifierChoice_st::__anon4032 697 ASN1_NULL *inherit; member in union:IPAddressChoice_st::__anon4034
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
scm_unittest.py | 46 # Perhaps through some SCMTest base-class which both SVNTest and GitTest inherit from. 163 # GitTest and SVNTest inherit from this so any test_ methods here will be run once for this class and then once for each subclass.
|
/hardware/ti/wlan/wl1271/Txn/ |
SdioBusDrv.c | 324 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TXN", ".Transact"); 333 CL_TRACE_END_L4("tiwlan_drv.ko", "INHERIT", "TXN", ".Transact");
|