HomeSort by relevance Sort by last modified time
    Searched full:base (Results 676 - 700 of 4489) sorted by null

<<21222324252627282930>>

  /build/target/product/
generic.mk 18 # It includes the base Android platform.
  /cts/tools/dasm/src/java_cup/
parse_action.java 4 /** This class serves as the base class for entries in a parse action table.
6 * Objects of this base class will default to ERROR, while the other two
24 /* nothing to do in the base class */
49 /** Quick access to the type -- base class defaults to error. */
  /cts/tools/signature-tools/src/signature/compare/model/
IDelta.java 20 * {@code IDelta} is the common base interface for all delta model elements. It
  /cts/tools/signature-tools/src/signature/model/
IGenericDeclaration.java 22 * {@code IGenericDeclaration} is the common base interface for elements which
  /dalvik/dx/src/com/android/dx/cf/attrib/
BaseAttribute.java 22 * Base implementation of {@link Attribute}, which directly stores
  /dalvik/dx/src/com/android/dx/dex/code/
VariableSizeInsn.java 23 * Pseudo-instruction base class for variable-sized instructions.
  /dalvik/dx/src/com/android/dx/rop/cst/
TypedConstant.java 22 * Base class for constants which implement {@link TypeBearer}.
  /dalvik/libcore/auth/src/main/java/javax/security/auth/login/
LoginException.java 23 * Base class for exceptions that are thrown when a login error occurs.
  /dalvik/libcore/crypto/src/main/java/javax/crypto/
ExemptionMechanismException.java 23 * This is the base class for {@code ExemptionMechanismException}.
  /dalvik/libcore/luni/src/main/java/java/net/
SocketAddress.java 23 * This abstract class represents a protocol-independent base for
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/pkg1/
TestClass.java 23 * Used for a serialization test, must have different package and same base name
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/pkg2/
TestClass.java 23 * Used for a serialization test, must have different package and same base name
  /dalvik/libcore/security/src/main/java/java/security/interfaces/
DSAKey.java 22 * The base interface for Digital Signature Algorithm (DSA) public or private
ECKey.java 23 * The base interface for Elliptic Curve (EC) public or private keys.
RSAKey.java 23 * The base interface for PKCS#1 RSA public and private keys.
  /dalvik/libcore/security/src/main/java/java/security/spec/
ECField.java 21 * The base interface for a Finite Field of an Elliptic Curve.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
X509ObjectIdentifiers.java 8 // base id
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
AsymmetricBlockCipher.java 5 * base interface that a public/private key block cipher needs
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/digests/
ShortenedDigest.java 16 * Base constructor.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/paddings/
BlockCipherPadding.java 36 * base the padding on the last byte of plain text.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/i18n/
LocalizedMessage.java 26 * Constructs a new LocalizedMessage using <code>resource</code> as the base name for the
28 * @param resource base name of the resource file
45 * Constructs a new LocalizedMessage using <code>resource</code> as the base name for the
47 * @param resource base name of the resource file
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/spec/
MyEncodedKeySpec.java 28 * Support class for abstract base class testing
  /dalvik/tests/077-method-override/src/
Derived.java 17 public class Derived extends Base {
  /dalvik/tools/
get-hprof 27 echo "No file base defined."
  /dalvik/vm/alloc/
MarkSweep.h 35 const Object **base; member in struct:__anon671

Completed in 88 milliseconds

<<21222324252627282930>>