HomeSort by relevance Sort by last modified time
    Searched full:what (Results 1026 - 1050 of 4330) sorted by null

<<41424344454647484950>>

  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/utils/
ObjectIdentifier.java 218 intHash += array[i] << (8 * i); //TODO what about to find better one?
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x501/
AttributeValue.java 121 //FIXME optimize me: what about reusable OutputStream???
Name.java 262 return ((Name) object).rdn; //FIXME what about get method?
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
JCEKeyGenerator.java 103 * 8 bytes). If you give it a size, you'll get just what you
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
BlobTest.java 212 notes = "not clear from spec what should happen when Blob is closed.",
  /dalvik/libcore/support/src/test/java/tests/util/
TestEnvironment.java 88 // 2. We need to know who we are, specifically "am I root?" because that affects what
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
FuncFormatNumb.java 65 // TODO: what should be the behavior here??
XUnresolvedVariable.java 166 * Tell what kind of class this is.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
CountersTable.java 153 // so that's what the appendBtoFList stuff is all about. In cases
KeyIterator.java 141 // TODO: What to do?
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java 126 * do what this method does. However, in some
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
Constants.java 45 * XSLT Recommendation, so what it really signifies is a badly obsolete
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
Function.java 52 * @throws WrongNumberArgsException If the argNum parameter is beyond what
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XRTreeFragSelectWrapper.java 125 * Tell what kind of class this is.
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
Locator.java 90 * In some cases, these "line" numbers match what would be displayed
  /dalvik/libcore-disabled/instrument/src/main/java/java/lang/instrument/
ClassFileTransformer.java 41 * implementation to decide what, if any, transformations are carried out
  /dalvik/vm/
Profile.c 454 * This value is going to vary depending on what else is going on in the
536 * and use our local copy from here on. We then scan through what's
537 * already written. If we see the fill pattern in what should be the
679 * (Looks like pthread_getcpuclockid(thread, &id) will do what we
  /dalvik/vm/arch/x86/
Call386ABI.S 45 This matches what Dalvik is passing here.
  /dalvik/vm/compiler/codegen/arm/
Ralloc.h 49 * identified by the dataflow pass what it's new name is.
  /dalvik/vm/mterp/armv5te/
OP_CMPL_FLOAT.S 11 * on what value we'd like to return when one of the operands is NaN.
entry.S 23 * and then looks at the next few instructions to figure out what
  /development/host/windows/usb/legacy/driver/
android_usb_wdf_object.h 78 This method is called from InitObjectAttributes method to specify what
  /development/pdk/docs/compatibility/
overview.jd 20 of what developers can expect from a compatible device in terms of APIs and
  /development/pdk/docs/source/
download.jd 12 What's in the source?</h2>
216 <span><span><b>What will my name and email be used for?</b>
227 <span><p><b>What is a manifest file?</b>
291 What's next?</h2>
git-repo.jd 132 <div>When you run repo sync, this is what happens:<br></div>
223 <div><ul><li>In the left-most column, an uppercase letter indicates what is happening in the index (the staged files) when compared to the last committed state.<br><br></li>
224 <li>In the next column, a lowercase letter indicates what is happening in the working directory when compared to the index (what is staged).

Completed in 311 milliseconds

<<41424344454647484950>>