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

<<11121314151617181920>>

  /external/stlport/stlport/stl/
_istream.c 673 // Find out if we have reached eof. This matters for getline.
708 // If execution has reached this point, then we have an empty buffer but
709 // we have not reached eof. What that means is that the streambuf has
963 // If execution has reached this point, then we have an empty buffer but
964 // we have not reached eof. What that means is that the streambuf has
    [all...]
  /external/zlib/examples/
zlib_how.html 92 which is either no flushing, or flush to completion after the end of the input file is reached.
148 reads all of the input file and exits at the bottom of the loop once end-of-file is reached.
158 check to see if end-of-file on the input has been reached. If we are at the end of file, then <tt>flush</tt> is set to the
363 that it has reached the end of the compressed data and has produced all of the uncompressed
365 If end-of-file is reached before the compressed data self-terminates, then the compressed
371 We read input data and set the <tt>strm</tt> structure accordingly. If we've reached the
447 The outer <tt>do</tt>-loop ends when <tt>inflate()</tt> reports that it has reached the
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.c 673 // Find out if we have reached eof. This matters for getline.
708 // If execution has reached this point, then we have an empty buffer but
709 // we have not reached eof. What that means is that the streambuf has
963 // If execution has reached this point, then we have an empty buffer but
964 // we have not reached eof. What that means is that the streambuf has
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_istream.c 673 // Find out if we have reached eof. This matters for getline.
708 // If execution has reached this point, then we have an empty buffer but
709 // we have not reached eof. What that means is that the streambuf has
963 // If execution has reached this point, then we have an empty buffer but
964 // we have not reached eof. What that means is that the streambuf has
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_istream.c 673 // Find out if we have reached eof. This matters for getline.
708 // If execution has reached this point, then we have an empty buffer but
709 // we have not reached eof. What that means is that the streambuf has
963 // If execution has reached this point, then we have an empty buffer but
964 // we have not reached eof. What that means is that the streambuf has
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_istream.c 673 // Find out if we have reached eof. This matters for getline.
708 // If execution has reached this point, then we have an empty buffer but
709 // we have not reached eof. What that means is that the streambuf has
963 // If execution has reached this point, then we have an empty buffer but
964 // we have not reached eof. What that means is that the streambuf has
    [all...]
  /external/icu4c/common/
ucnv_ext.c 320 *src=s; /* same as *src=srcLimit; because we reached the end of input */
407 pArgs->source=s; /* same as *src=srcLimit; because we reached the end of input */
506 * @param flush TRUE if the end of the input stream is reached
790 *src=s; /* same as *src=srcLimit; because we reached the end of input */
907 pArgs->source=s; /* same as *src=srcLimit; because we reached the end of input */
    [all...]
normlzr.cpp 260 * of the text has already been reached, {@link #DONE} is returned.
275 * of the text has already been reached, {@link #DONE} is returned.
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 407 AddError("Reached end of input in message definition (missing '}').");
808 AddError("Reached end of input in extend definition (missing '}').");
847 AddError("Reached end of input in enum definition (missing '}').");
918 AddError("Reached end of input in service definition (missing '}').");
965 AddError("Reached end of input in method options (missing '}').");
    [all...]
  /libcore/luni/src/main/java/java/io/
ObjectInputStream.java 521 * has been reached. Blocks if no input is available.
524 * reached.
548 * stream has been reached.
605 * if the end of the input is reached before the read
619 * if the end of the input is reached before the read
633 * if the end of the input is reached before the read
841 * if the end of the input is reached before the read
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 330 /**< Flag specifies Last Block Reached Information*/
336 /**< Flag specifies EOF card reached Information*/
430 /** indicates that Read has reached the end of the
433 /** indicates that Read has reached the end of the
558 /** indicates that read/write has reached the end of the
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp 501 * When the video of current clip reached the EOS, PreviewPlayer will set EOS flag
504 * and when it reached the EOS, and video reached EOS,
854 ALOGV("PreviewPlayer: onVideoEvent EOS reached.");
    [all...]
  /frameworks/base/media/java/android/media/
AudioTrack.java 133 * Event id denotes when playback head has reached a previously set marker.
716 * Sets the listener the AudioTrack notifies when a previously set marker is reached or
727 * Sets the listener the AudioTrack notifies when a previously set marker is reached or
    [all...]
  /development/tools/labpretest/
labpretest.sh 100 # time out is reached
128 # time out is reached
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DigestInputStreamTest.java 147 * reached but not read before method call<br>
150 * reached but not read before method call<br>
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
NodeSorter.java 423 // If the right index has not reached the left side of array
430 // If the left index has not reached the right side of array
  /external/bison/src/
LR0.c 231 | numbers reached by each shift transition from S. |
353 fprintf (stderr, "Processing state %d (reached by %s)\n",
  /external/bluetooth/glib/docs/reference/glib/tmpl/
testing.sgml 418 Debugging macro to terminate the application if it is ever reached.
419 If it is reached, an error message is logged and the application is terminated.
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager_unittest.cc 56 // 6 errors, reached max backoff.
143 // 6 errors, reached max backoff.
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 275 // This spot is never reached.
297 // This spot is never reached.
  /external/icu4c/i18n/
coleitr.cpp 73 * occured or if the end of string has been reached
145 * occured or if the start of string has been reached.
  /external/icu4c/i18n/unicode/
coleitr.h 179 * error has occured or if the end of string has been reached
188 * error has occured or if the start of string has been reached
  /external/jdiff/src/jdiff/
APIHandler.java 64 /** Called when the end of the document is reached. */
158 /** Called when the end of an element is reached. */
  /external/protobuf/src/google/protobuf/io/
tokenizer.h 91 TYPE_END, // End of input reached. "text" is empty.
132 // reached.
  /external/qemu/elff/
elf_file.cc 218 /* Reached compilation unit DIE. Can't go any further. */
416 /* Iterate through CUs until we reached the end of .debug_info section, or

Completed in 3565 milliseconds

<<11121314151617181920>>