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

<<11121314151617181920>>

  /external/wpa_supplicant_6/wpa_supplicant/
scan.c 151 wpa_printf(MSG_DEBUG, "wpa_supplicant_scan: Reached "
  /external/zlib/contrib/masmx64/
inffas8664.c 62 TYPE -- reached end of block code, inflate() to interpret next block
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Writer.h 152 * @return M4WAR_MP4W_OVERSIZE: Max file size was reached
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 122 in a conversation when a defined limit is reached.</li>
  /frameworks/base/docs/html/guide/topics/processes/
process-lifecycle.jd 62 reached a memory paging state, so this action is required in order to keep the user
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
bitcode_wrapperer.h 189 // True when eof of input is reached.
  /frameworks/native/libs/binder/
Binder.cpp 93 ALOGW("reached BBinder::getInterfaceDescriptor (this=%p)", this);
  /frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 105 if (offset != size) { SL_LOGE("ADTS parsing error: reached end of incomplete frame"); }
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_ContentPipe.h 112 CP_CheckBytesAtEndOfStream, /**< The pipe has reached the end of stream
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 112 CP_CheckBytesAtEndOfStream, /**< The pipe has reached the end of stream
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_ContentPipe.h 112 CP_CheckBytesAtEndOfStream, /**< The pipe has reached the end of stream
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 179 * received but the early termination limit has not been reached (microseconds)
  /libcore/luni/src/main/java/java/net/
InetAddress.java 724 boolean reached = false;
730 reached = true;
734 reached = (((ErrnoException) e.getCause()).errno == ECONNREFUSED);
740 return reached;
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedQueue.java 87 * reached in O(1) time from tail, but tail is merely an
88 * optimization - it can always be reached in O(N) time from
178 * can be reached in O(1) time.
192 * node with node.next == null) can be reached in O(1) time.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 292 if (bytesRead == -1) { // success, end of stream already reached
464 * Called when we've reached the end of the HTTP response stream, to update the database and
496 * @return the number of bytes actually read or -1 if the end of the stream has been reached
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
sbitmap.h 143 /* If we have reached the end, break. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
sbitmap.h 139 /* If we have reached the end, break. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
sbitmap.h 139 /* If we have reached the end, break. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
sbitmap.h 139 /* If we have reached the end, break. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SampleSelectionPage.java 233 // the user has reached and completed this page
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
ShaderParser.cpp 132 // We have reached the first non-blank character outside
  /system/core/libcutils/
dir_hash.c 260 * reached under the specified directory_path, using the specified algorithm.
  /dalvik/vm/mterp/x86/
footer.S 27 * should be reached via a direct jump and rPC set beforehand.
50 * Should be reached via a call.
132 * translation for the exit target. Reached via a call, and
  /external/dbus/dbus/
dbus-internals.c 70 * @param explanation explanation of what happened if the code was reached.
935 * @param explanation what was reached that shouldn't have been
944 _dbus_warn ("File \"%s\" line %d process %lu should not have been reached: %s\n",
  /external/dropbear/
svr-chansession.c 685 /* not reached */
822 /* not reached */
989 /* only reached on error */

Completed in 1930 milliseconds

<<11121314151617181920>>