HomeSort by relevance Sort by last modified time
    Searched full:reached (Results 51 - 75 of 1883) sorted by null

1 23 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
anim1-expected-completion56.txt 9 android:startOffset : Delay in milliseconds before the animation runs, once start time is reached. [integer]
  /libcore/luni/src/main/java/java/io/
Reader.java 115 * reader has been reached.
118 * reached.
135 * actually read or -1 if the end of the reader has been reached.
140 * been reached.
152 * reached.
162 * been reached.
247 * of this reader has been reached before a character has been read.
LineNumberReader.java 101 * of the source reader has been reached.
109 * reached.
138 * have been read and the end of this reader has been reached.
152 * source reader has been reached while reading.
188 * been read before the end of the stream has been reached.
StringReader.java 115 * of the source string has been reached.
118 * reached.
137 * has been reached.
147 * been reached.
214 * When the end of the source string has been reached, the input cannot be
RandomAccessFile.java 247 * file has been reached. Blocks until one byte has been read, the end of
250 * @return the byte read or -1 if the end of the file has been reached.
267 * has been reached.
282 * has been reached.
295 * byte has been read, the end of the file is reached or an exception is
315 * one byte has been read, the end of the file is reached or an exception is
335 * two bytes have been read, the end of the file is reached or an exception is
351 * until eight bytes have been read, the end of the file is reached or an
367 * until four bytes have been read, the end of the file is reached or an
404 * if the end of the source stream is reached before enoug
    [all...]
LineNumberInputStream.java 105 * reached.
113 * reached.
144 * read and the end of this stream has been reached.
159 * filtered stream has been reached while reading.
  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationInfo.java 143 * @throws ParseException which signals that an error has been reached
155 * @throws ParseException which signals that an error has been reached
167 * @throws ParseException which signals that an error has been reached
185 * @throws ParseException which signals that an error has been reached
199 * @throws ParseException which signals that an error has been reached
Event.java 66 * @throws ParseException which signals that an error has been reached
88 * @throws ParseException which signals that an error has been reached
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_cocoa_controller.mm 99 return; // shouldn't be reached
122 return; // shouldn't be reached
  /external/e2fsprogs/ext2ed/
group_com.c 124 wprintw (command_win,"Reached first group descriptor\n");
129 wprintw (command_win,"Reached last group descriptor\n");
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
CipherInputStream.java 90 throw new IOException("Cannot read full block, EOF reached.");
154 throw new IOException("Cannot fill buffer, EOF reached.");
  /external/guava/guava-tests/test/com/google/common/base/
AbstractIteratorTest.java 39 // second, then signals that it's reached the end of the data
88 return null; // never reached
  /external/webkit/Source/WebCore/accessibility/
AccessibilityARIAGridCell.cpp 63 // It could happen that we hadn't reached the parent table yet (in
83 // We reached the parent table, so we need to inspect its
  /packages/apps/Email/src/org/apache/james/mime4j/
RootInputStream.java 29 * reached end of file. This is used by the parser's
64 * -1 as if end-of-file had been reached.
  /external/bluetooth/glib/glib/
gmessages.h 278 "file %s: line %d (%s): should not be reached", \
287 "file %s: line %d (%s): should not be reached", \
322 "file %s: line %d: should not be reached", \
330 "file %s: line %d: should not be reached", \
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QPEApp.cc 57 /* If the reference count reached zero, clean up the app */
  /frameworks/base/core/java/android/content/pm/
LimitedLengthInputStream.java 10 * the specified length is reached, the stream returns an EOF even if the
  /frameworks/base/core/java/android/net/
INetworkManagementEventObserver.aidl 57 * A networking quota limit has been reached. The quota might not
  /frameworks/wilhelm/src/android/
BufferQueueSource.h 54 // indicates whether an EOS command has been reached when consuming the buffers in the queue
  /libcore/luni/src/main/java/java/text/
CollationElementIterator.java 52 * beginning of the source string has been reached, and there are no more
94 * <li>The length of the source string, if iteration has reached the end.
110 * of the iteration has been reached.
120 * the start of the iteration has been reached.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLStreamedInput.java 46 * stream has been reached.
  /packages/apps/Email/src/org/apache/commons/io/output/
ThresholdingOutputStream.java 26 * an exception if a maximum has been reached, or to switch the underlying
34 * is actually reached, since it triggers when a pending write operation would
194 * @return <code>true</code> if the threshold has been reached;
250 * Indicates that the configured threshold has been reached, and that a
  /development/samples/AppNavigation/res/values/
strings.xml 24 <string name="peer_description">This is an activity that shows content with many navigation peers. Think of a content browser that offers links to related content items. Pressing back from this activity will return to the previously viewed content item if you reached this point through a related link. If you reached it from the app nav example home activity, back will return there. Navigating up from this activity will always return to the app nav example home activity and clean up the back stack along the way.</string>
40 <string name="intermediate_description">This activity is a parent for the example content viewer activity. Navigating up from the content viewer will lead here. Navigating up from here will lead back to the app navigation home activity. Note that if you reached this activity by navigating up from the example content viewer activity, you are back on the main app navigation example task. Press the button below to navigate to the content viewer activity.</string>
  /development/samples/SupportAppNavigation/res/values/
strings.xml 24 <string name="peer_description">This is an activity that shows content with many navigation peers. Think of a content browser that offers links to related content items. Pressing back from this activity will return to the previously viewed content item if you reached this point through a related link. If you reached it from the app nav example home activity, back will return there. Navigating up from this activity will always return to the app nav example home activity and clean up the back stack along the way.</string>
40 <string name="intermediate_description">This activity is a parent for the example content viewer activity. Navigating up from the content viewer will lead here. Navigating up from here will lead back to the app navigation home activity. Note that if you reached this activity by navigating up from the example content viewer activity, you are back on the main app navigation example task. Press the button below to navigate to the content viewer activity.</string>
  /external/apache-http/src/org/apache/http/conn/
EofSensorWatcher.java 54 * @param wrapped the underlying stream which has reached EOF
74 * @param wrapped the underlying stream which has not reached EOF
97 * @param wrapped the underlying stream which has not reached EOF

Completed in 3487 milliseconds

1 23 4 5 6 7 8 91011>>