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

<<11121314151617181920>>

  /external/jpeg/
jccoefct.c 202 * re-DCT the MCU on restart (a bit inefficient, could be fixed...)
jcmarker.c 475 /* SOI is defined to reset restart interval to 0 */
jerror.h 133 JMESSAGE(JTRC_DRI, "Define Restart Interval %u")
  /external/kernel-headers/original/linux/spi/
cpcap.h 390 CPCAP_IRQ_SYSRSTR, /* System Restart */
  /external/libvpx/examples/includes/geshi/geshi/
powershell.php 76 'Rename-ItemProperty', 'Resolve-Path', 'Restart-Service', 'Resume-Service', 'Select-Object',
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 210 // This stub sets the return address to restart the stub, so that
  /external/openssl/crypto/engine/
README 191 part of a gracefull restart and the application wants to cleanup all state then
  /external/openssl/crypto/evp/
bio_b64.c 298 * restart to read in more data.
  /external/oprofile/events/x86-64/family11h/
events 70 event:0x86 counters:0,1,2,3 um:zero minimum:500 name:PIPELINE_RESTART_DUE_TO_INSTRUCTION_STREAM_PROBE : Pipeline restart due to instruction stream probe
  /external/oprofile/events/x86-64/hammer/
events 70 event:0x86 counters:0,1,2,3 um:zero minimum:500 name:PIPELINE_RESTART_DUE_TO_INSTRUCTION_STREAM_PROBE : Pipeline restart due to instruction stream probe
  /external/ppp/pppd/
chap-new.c 68 { "chap-restart", o_int, &chap_timeout_time,
upap.c 68 { "pap-restart", o_int, &upap[0].us_timeouttime,
  /external/qemu/android/
hw-events.h 342 KEY_CODE(RESTART ,0x198) \
  /external/qemu/
posix-aio-compat.c 634 act.sa_flags = 0; /* do not restart syscalls to interrupt select() */
  /external/tcpdump/
sctpConstants.h 487 /* association sees a restart event */
  /external/v8/src/
global-handles.cc 433 // restart the processing).
  /external/valgrind/main/VEX/pub/
libvex_guest_ppc64.h 258 to restart a syscall that has been interrupted by a signal. */
libvex_guest_x86.h 217 syscall). Used when backing up to restart a syscall that has
  /external/zlib/contrib/ada/
zlib.ads 106 -- is reset so that decompression can restart from this point if previous
  /frameworks/base/core/java/android/net/http/
Connection.java 174 some time to go through so we don't uselessly restart
  /frameworks/base/core/java/com/android/internal/app/
ShutdownThread.java 245 * get to the actual hardware restart. If that happens, we'll retry at
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 252 // wait for 2 minutes before restart wifi
  /frameworks/base/docs/html/guide/appendix/
install-location.jd 139 system again. At which time, you can restart your Service.</dd>
  /frameworks/base/docs/html/resources/articles/
index.jd 33 <dd>When an Android device changes its orientation, the default behavior is to automatically restart the current activity with a new configuration. However, this can become a bottleneck in applications that access a large amount of external data. This article discusses how to gracefully handle this situation without resorting to manually processing configuration changes.</dd>
multitasking-android-way.jd 62 <p>If there is too little RAM, processes hosting services will be immediately killed like background processes are. However, if appropriate, Android will remember that these services wish to remain running, and restart their process at a later time when more RAM is available. For example, if the user goes to a web page that requires large amounts of RAM, Android may kill background service processes like sync until the browser's memory needs go down.</p>

Completed in 1672 milliseconds

<<11121314151617181920>>