HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 1101 - 1125 of 3575) sorted by null

<<41424344454647484950>>

  /dalvik/libcore/luni/src/main/java/java/io/
StringWriter.java 124 // Exception priorities (in case of multiple errors) differ from
  /dalvik/libcore/luni/src/main/java/java/net/
URIEncoderDecoder.java 103 * Called from {@code URI.quoteComponent()} (for multiple argument
  /dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
GenericReflectionCornerCases.java 34 * types and multiple bounds.
  /dalvik/libcore/nio/src/main/java/java/nio/
DirectByteBuffer.java 252 * result of a split); and it may be memory shared by multiple buffers.
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
FileLock.java 27 * can be <em>exclusive</em> or <em>shared</em>. Multiple processes can hold
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
BufferedBlockCipher.java 10 * OFB one the last block may not be a multiple of the block size.
  /dalvik/libcore/text/src/main/java/java/text/
DateFormat.java 62 * If you are formatting multiple dates, it is more efficient to get the format
63 * and use it multiple times so that the system doesn't have to fetch the
64 * information about the local language and country conventions multiple times.
124 * format instances for each thread. If multiple threads access a format
    [all...]
NumberFormat.java 57 * If you are formatting multiple numbers, it is more efficient to get the
58 * format and use it multiple times so that the system doesn't have to fetch the
59 * information about the local language and country conventions multiple times.
134 * separate format instances for each thread. If multiple threads access a
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIteratorBase.java 248 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
FilterExprIteratorSimple.java 302 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
FilterExprWalker.java 289 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
OneStepIterator.java 322 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
  /dalvik/libcore-disabled/instrument/src/main/java/java/lang/instrument/
Instrumentation.java 42 * This operation can be carried out multiple times on a concrete
  /dalvik/vm/
Misc.h 277 * NOTE: if this is marked ((noreturn)), gcc will merge multiple dvmAbort()
Properties.c 145 /* constant strings that are used multiple times below */
  /dalvik/vm/alloc/
HeapBitmap.h 128 * Similar to dvmHeapBitmapXorWalk(), but compare multiple bitmaps.
  /dalvik/vm/mterp/portable/
debug.c 20 * and reduce the chances of multiple simultaneous events occurring.
  /development/pdk/docs/source/
life-of-a-bug.jd 122 actually multiple issue trackers for Android-related issues. The <a
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html 69 shows how a service can publish multiple interfaces and implement
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 126 * ensure that we don't have multiple pulses running at a time.
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameActivity.java 61 * and IDs defined in multiple libraries are resolved based on the libraries priority
  /development/simulator/app/
DeviceManager.h 24 * The object may span multiple invocations of a specific device. If
  /external/apache-http/src/org/apache/http/conn/
MultihomePlainSocketFactory.java 51 * provided the same hostname resolves to multiple {@link InetAddress}es. Please note
  /external/apache-http/src/org/apache/http/impl/
EnglishReasonPhraseCatalog.java 179 "Multiple Choices");
  /external/apache-http/src/org/apache/http/impl/cookie/
NetscapeDraftSpec.java 108 * whether multiple cookies may be sent in one header. Hence, comma

Completed in 1508 milliseconds

<<41424344454647484950>>