HomeSort by relevance Sort by last modified time
    Searched full:take (Results 426 - 450 of 2658) sorted by null

<<11121314151617181920>>

  /cts/tools/host/src/com/android/cts/
CommandParser.java 47 * The action the user chose to ask CTS host to take.
  /cts/tools/vm-tests/
vm-tests.html 96 The full suite might easily take 30 minutes or more for execution,
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoConstants.java 149 /** the smallest value a special opcode can take */
  /dalvik/dx/src/com/android/dx/ssa/
Optimizer.java 117 * forms that take register numbers larger than 15 for all instructions.
  /dalvik/dx/src/junit/framework/
TestSuite.java 24 * starting with "test" that take no arguments.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
AbstractExecutorService.java 111 f = ecs.take();
ArrayBlockingQueue.java 28 * will result in the operation blocking; attempts to <tt>take</tt> an
59 /** items index for next take, poll or remove */
99 * Extracts element at current take position, advances, and signals.
310 public E take() throws InterruptedException { method in class:ArrayBlockingQueue
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestDocumentBuilderFactory.java 102 // for all previous settings, take only those that
  /dalvik/libcore/junit/src/main/java/junit/framework/
TestSuite.java 26 * starting with "test" that take no arguments.
  /dalvik/libcore/security/src/main/java/java/security/
SecureClassLoader.java 77 // Do nothing by default, ProtectionDomain will take care about
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/generators/
DSAParametersGenerator.java 66 * Note: can take a while...
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionState.java 88 //it does not take the padding of block ciphered structures
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
ErrorListener.java 54 * is to take no action.</p>
  /dalvik/libcore/xml/src/main/java/javax/xml/validation/
package.html 44 may take of advantage of specialization validation libraries which support additional schema
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/
Version.java 134 * feature, which may take several development drops to
Version.src 134 * feature, which may take several development drops to
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java 66 * Notify that the serializer should take this DOM node as input to be
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
ContextNodeList.java 47 * fetch will take place at index 1.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XStringForChars.java 69 XSLMessages.createXPATHMessage(XPATHErrorResources.ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING, null)); //"XStringForChars can not take a string for an argument!");
  /dalvik/libcore-disabled/sound/src/main/java/javax/sound/midi/
Track.java 106 * events in the Track must take up position in ascending ticks
  /dalvik/vm/
Exception.h 82 * Like dvmThrowExceptionWithMessageFromDescriptor, but take a
  /dalvik/vm/mterp/
config-armv7-a 47 # handlers that take advantage of >= ARMv6T2 instructions
config-armv7-a-neon 47 # handlers that take advantage of >= ARMv6T2 instructions
  /development/pdk/docs/
index.jd 58 how to take advantage of the benefits of compatibility.</p>
  /development/pdk/docs/source/
roles.jd 9 page describes the kinds of roles that interested parties can take on.</p>

Completed in 115 milliseconds

<<11121314151617181920>>