HomeSort by relevance Sort by last modified time
    Searched full:here (Results 776 - 800 of 8873) sorted by null

<<31323334353637383940>>

  /dalvik/hit/src/com/android/hit/
RootObj.java 100 // Nothing to do here
  /dalvik/libcore/luni/src/main/java/java/lang/ref/
package.html 9 {@link PhantomReference}. "Weakness" here means that less restrictions are
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
ImplForType.java 58 // Here the actual loading of the class has to be performed and the
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
GBCharsetEncoderTest.java 100 // FIXME: different here!
UTF16BECharsetDecoderTest.java 60 // FIXME: different here, RI can parse 0xd8d8
UTF16LECharsetDecoderTest.java 62 // FIXME: different here, JDK can parse 0xd8d8
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
ASN1Time.java 40 * TODO Put ctor description here
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
DRLCertFactory.java 50 // Avoid using a message resource string here, since it forces loading
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/tsp/
PKIFailureInfo.java 51 so it is represented by an integer here.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
NoticeReference.java 144 * Describe <code>toASN1Object</code> method here.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/generators/
RSAKeyPairGenerator.java 107 // if we get here our primes aren't big enough, make the largest
  /dalvik/libcore/sql/src/main/java/java/sql/
DriverPropertyInfo.java 30 * contained here. Otherwise choices is {@code null}.
  /dalvik/libcore/support/src/test/java/tests/support/
Support_ClassLoader.java 76 * see here. Please get along.
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSessionBindingEvent.java 32 * explicitly declared here
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderFactoryImpl.java 67 * implementations, this should be wired here. If we wanted to
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
OpMapVector.java 28 * are in included here.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
FuncNamespace.java 62 // We check for those here. Fix inspired by Davanum Srinivas.
  /dalvik/libdex/
CmdUtils.h 17 * Access .dex (Dalvik Executable Format) files. The code here assumes that
  /dalvik/vm/analysis/
VerifySubs.h 27 * 17 try block (indicating exceptions thrown here may be caught locally)
  /dalvik/vm/compiler/codegen/arm/armv5te/
ArchVariant.c 31 /* Architecture-specific initializations and checks go here */
  /dalvik/vm/compiler/codegen/arm/armv5te-vfp/
ArchVariant.c 31 /* Architecture-specific initializations and checks go here */
  /dalvik/vm/compiler/codegen/arm/armv7-a/
ArchVariant.c 26 /* Architecture-specific initializations and checks go here */
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
ArchVariant.c 26 /* Architecture-specific initializations and checks go here */
  /dalvik/vm/interp/
Interp.c 24 * Some debugger support functions are included here. Ideally their
84 /* grab lock before reading or writing anything else in here */
122 * contention, because nothing in here can block. However, it's possible
155 * The BreakpointSet's lock must be acquired before calling here.
175 * The BreakpointSet's lock must be acquired before calling here.
220 * The BreakpointSet's lock must be acquired before calling here.
303 * The BreakpointSet's lock must be acquired before calling here.
329 * could end up causing a copy-on-write here when we didn't
356 * The BreakpointSet's lock must be acquired before calling here.
409 * We add two entries here, so that we get the right behavior when it'
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 33 * lr = return addr, above [DO NOT bl out of here w/o preserving LR]

Completed in 333 milliseconds

<<31323334353637383940>>