HomeSort by relevance Sort by last modified time
    Searched full:will (Results 801 - 825 of 18421) sorted by null

<<31323334353637383940>>

  /build/core/
shared_library.mk 7 ## LOCAL_MODULE_SUFFIX will be set for you.
  /cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/
FinalClass.java 21 * JDiffClassDescriptionTest tests. These classes will actually be
NormalInterface.java 21 * JDiffClassDescriptionTest tests. These classes will actually be
  /cts/tests/tests/database/src/android/database/cts/
ObservableTest.java 60 // Test unregister a null object, the Observable will unregister nothing.
79 // If unregister function was executed successfully, the input observer object will be
115 // unregisterAll will unregister all the registered observers.
117 // The Observable will be empty after unregisterAll, so it can register observers again.
  /cts/tools/utils/
android_api_description_splitter.py 23 # The script will do the following:
39 # when the tagname is specified as A, it will generate two xml files:
54 # when the tagname is specified as B, it will generated three xml files:
77 # 3. Currently will remove all the doc element. - workaround for jdiff xml
  /dalvik/dx/src/junit/extensions/
ExceptionTestCase.java 32 * class fExpected or one of its subclasses will be thrown
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestLoadException.java 7 * hope that it will be useful, but WITHOUT ANY WARRANTY; without even
DOMTestSink.java 7 * hope that it will be useful, but WITHOUT ANY WARRANTY; without even
  /dalvik/libcore/junit/src/main/java/junit/extensions/
ExceptionTestCase.java 32 * class fExpected or one of its subclasses will be thrown
  /dalvik/libcore/luni/src/main/java/java/util/
Observable.java 23 * the application can call the {@link #notifyObservers()} method. This will
25 * Observers. The order of invocation is not specified. This implementation will
63 * {@code clearChanged()}, {@code hasChanged()} will return {@code false}.
146 * {@code setChanged()}, {@code hasChanged()} will return {@code true}.
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
CharsetDecoder.java 48 * The {@link #decode(ByteBuffer, CharBuffer, boolean) decode} method will
51 * happened. A {@link CoderResult CoderResult} instance will be returned to
190 * produced by this decoding operation. The buffer's limit will be
192 * position will be zero.
258 * to new CharBuffer and return it, the contents in the given buffer will be
276 * The buffers' position will be changed with the reading and writing
277 * operation, but their limits and marks will be kept intact.
279 * A <code>CoderResult</code> instance will be returned according to
408 * This method will implement the essential decoding operation, and it won't
410 * buffer is filled, or some exception is encountered. Then it will return
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
UrlBase64.java 59 * Decode the URL safe base 64 encoded input data - white space will be ignored.
82 * whitespace characters will be ignored.
95 * decode the URL safe base 64 encoded String data - whitespace will be ignored.
118 * whitespace characters will be ignored.
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
X509KeyManager.java 38 * will do.
56 * will do.
84 * will do.
98 * will do.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/operations/
VariableSafeAbsRef.java 35 * root in the predicate will be different for each node in the set. While
48 * evaluation will occur. If a variable within scope is not found, a warning
49 * will be sent to the error listener, and an empty nodeset will be returned.
  /dalvik/libcore/xml/src/test/resources/
recipe.xml 18 tomato sauce will tenderize the meat even more. If you do this, save the
recipe1.xml 18 tomato sauce will tenderize the meat even more. If you do this, save the
recipt.xml 18 tomato sauce will tenderize the meat even more. If you do this, save the
reciptWrong.xml 15 tomato sauce will tenderize the meat even more. If you do this, save the
systemid.xml 18 tomato sauce will tenderize the meat even more. If you do this, save the
  /dalvik/tests/032-concrete-sub/src/
ConcreteSub2.java 19 * will fail verification because there is no implementation of the
  /dalvik/vm/compiler/codegen/
Optimizer.h 24 * optimization will be suppressed.
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INTERPRET.S 6 * translation chain, it will point to the chaining Dalvik PC + 1.
TEMPLATE_MONITOR_ENTER_DEBUG.S 3 * will always call the heavyweight dvmLockObject, check for an
  /external/apache-http/src/org/apache/http/conn/params/
ConnRoutePNames.java 44 * The default value will be used by some
59 * It will be interpreted by the standard
71 * The forced route will be interpreted by the standard
74 * Instead of computing a route, the given forced route will be
  /external/bison/examples/
Makefile.am 9 ## This program is distributed in the hope that it will be useful,

Completed in 597 milliseconds

<<31323334353637383940>>