HomeSort by relevance Sort by last modified time
    Searched full:ended (Results 326 - 350 of 1038) sorted by null

<<11121314151617181920>>

  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
MimeStreamParser.java 157 // + ": Body part ended prematurely. "
  /packages/inputmethods/PinyinIME/jni/include/
pinyinime.h 188 * @param his_buf The history buffer to do the prediction. It should be ended
  /packages/providers/DownloadProvider/ui/res/values/
strings.xml 48 <!-- Status indicating that the download has ended without completing successfully. Appears for
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_thread.py 123 # The only reliable way to be sure that the thread ended from the
test_xrange.py 40 self.fail('{}: iterator ended unexpectedly '
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_thread.py 123 # The only reliable way to be sure that the thread ended from the
test_xrange.py 40 self.fail('{}: iterator ended unexpectedly '
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationTest.java 239 // wait for animation has ended.
298 // wait for animation has ended.
439 // wait for animation has ended.
  /external/chromium/chrome/browser/first_run/
first_run.cc 612 bool ended() { function in class:__anon4602::ImportEndedObserver
617 // Set if the import has ended.
647 if (!observer->ended()) {
  /external/chromium/chrome/browser/resources/
mediaplayer.html 378 // MediaElement.removeEventListener("ended", onMediaComplete, true);
404 // element.addEventListener("ended", onMediaComplete, true);
425 if (mediaElement.paused || mediaElement.ended) {
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 101 bool ended() const { function in class:__anon7520::ImportEndedObserver
106 // Set if the import has ended.
248 if (!observer.ended()) {
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 186 // In single shot recognition, the session is automatically ended after:
195 // In continuous recognition, the session is automatically ended after 15
746 // notify that the recognition is ended with no error, yet neither any
  /external/chromium_org/testing/iossim/
iossim.mm 125 // A delegate that is called when the simulated app is started or ended in the
272 LogWarning(@"Ignoring that Simulator ended with: \"%@\" (%@:%ld)",
276 LogError(@"Simulator ended with error: \"%@\" (%@:%ld)",
  /external/chromium_org/third_party/icu/source/common/unicode/
ubrk.h 186 /** Upper bound for tags for sentences ended by sentence terminators. */
190 * are ended only by a hard separator (CR, LF, PS, etc.) or end of input.
193 /** Upper bound for tags for sentences ended by a separator. */
  /external/icu4c/common/unicode/
ubrk.h 186 /** Upper bound for tags for sentences ended by sentence terminators. */
190 * are ended only by a hard separator (CR, LF, PS, etc.) or end of input.
193 /** Upper bound for tags for sentences ended by a separator. */
  /frameworks/base/core/java/android/animation/
ValueAnimator.java 630 // tells the handler whether it should now be ended
    [all...]
  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 571 * with where the spanSet.span() ended.
622 * with where the spanSet.span() ended.
    [all...]
  /external/icu4c/common/
unisetspan.cpp 573 * with where the spanSet.span() ended.
624 * with where the spanSet.span() ended.
    [all...]
  /external/guava/guava/src/com/google/common/collect/
MinMaxPriorityQueue.java 42 * A double-ended priority queue, which provides constant-time access to both
63 * developed by Atkinson, et al. Unlike many other double-ended priority queues,
550 * returns the index the element ended up at.
  /external/llvm/lib/Support/
regengine.inc 682 static const char * /* where tentative match ended, or NULL */
767 static const char * /* where it ended */
779 const char *matchp; /* last p at which a match ended */
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 673 static char * /* where tentative match ended, or NULL */
757 static char * /* where it ended */
768 char *matchp; /* last p at which a match ended */
  /art/runtime/base/
timing_logger.cc 256 // that the current split is not ended by NewSplit (which calls TailInsertSplit), which would
  /developers/samples/android/input/multitouch/BasicMultitouch/BasicMultitouch/src/main/java/com/example/android/input/multitouch/basicMultitouch/
TouchDisplayView.java 201 * Final pointer has gone up and has ended the last pressed
  /external/antlr/antlr-3.4/antlr3-maven-plugin/
pom.xml 108 by incorporating a patch supplied by someone I ended up with tow versions of the
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedInputStream.java 223 "Chunked stream ended unexpectedly");

Completed in 1198 milliseconds

<<11121314151617181920>>