HomeSort by relevance Sort by last modified time
    Searched full:suspending (Results 1 - 25 of 43) sorted by null

1 2

  /external/webkit/WebCore/dom/
ActiveDOMObject.h 45 // canSuspend() is used by the caller if there is a choice between suspending and stopping.
  /external/jpeg/
change.log 126 decoding modes available to suspending-input applications. However,
127 existing applications that use suspending input will need to be changed
129 do anything if you don't use a suspending data source.
jdapimin.c 234 * If a non-suspending data source is used and require_image is TRUE, then the
366 * a suspending data source is used.
jdapistd.c 34 * a suspending data source is used.
371 * a suspending data source is used.
jdatadst.c 73 * When suspending, the compressor will back up to a convenient restart point
jdatasrc.c 82 * When suspending, the decompressor will back up to a convenient restart point
jdtrans.c 41 * a suspending data source is used.
libjpeg.doc 420 * If you use a suspending data destination manager, output buffer overrun
579 * A suspending data source is used --- in that case jpeg_read_header()
679 If you don't use a suspending data source, it is safe to assume that
    [all...]
  /dalvik/vm/jdwp/
JdwpPriv.h 111 * events before the thread has finished suspending itself).
JdwpEvent.c 45 For example, a thread could send an "I hit a breakpoint and am suspending
62 - If appropriate, suspend others and then myself. As part of suspending
84 still in force, even after it releases the token). Suspending while
591 LOGI("NOTE: suspendByPolicy not suspending JDWP thread\n");
610 /* grab this before posting/suspending again */
622 LOGV("invoke complete, signaling and self-suspending\n");
    [all...]
Jdwp.h 156 * It's possible that multiple threads could encounter thread-suspending
  /external/bluetooth/bluez/audio/
a2dp.c 71 gboolean suspending; member in struct:a2dp_sep
625 sep->suspending = TRUE;
719 a2dp_sep->suspending = FALSE;
    [all...]
  /external/qemu/
migration.c 172 dprintf("suspending monitor\n");
  /external/v8/test/cctest/
cctest.h 86 // to that thread, suspending the current test.
  /system/core/nexus/
NetworkManager.cpp 126 LOGD("Controller %s interface %s suspending", c->getName(),
  /dalvik/vm/
SignalCatcher.c 292 /* set our status to RUNNING, self-suspending if GC in progress */
Thread.c 101 code makes JNI calls, there is no risk of suspending while holding internal
165 before suspending itself. Eventually all threads will complete their
538 * GC and the debugger from simultaneously suspending all threads.
657 LOGD("threadid=%d: suspending daemon id=%d name='%s'\n",
    [all...]
  /dalvik/vm/mterp/portable/
debug.c 233 * exit (perhaps suspending all other threads GC-style and pulling
  /external/kernel-headers/original/linux/
dm-ioctl.h 293 * Set this to avoid attempting to freeze any filesystem when suspending.
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 119 * Object to wait on when suspending the SSL connection
  /external/chromium/third_party/icu/source/test/threadtest/
threadtest.cpp 339 fprintf(stderr, "Thread #%d: suspending\n", thInfo->fThreadNum);
472 fprintf(stderr, "Main: suspending all threads\n");
  /external/icu4c/test/threadtest/
threadtest.cpp 339 fprintf(stderr, "Thread #%d: suspending\n", thInfo->fThreadNum);
472 fprintf(stderr, "Main: suspending all threads\n");
  /system/media/opensles/libopensles/
IObject.c 281 // Re-map the realizing, resuming, and suspending states
357 // suspending, resuming, adding, or removing
  /frameworks/base/core/java/android/widget/
MediaController.java 483 // we will simply apply the updated position without suspending regular updates.
  /hardware/libhardware/include/hardware/
gps.h 350 * This can be used to prevent the CPU from suspending while handling GPS events.

Completed in 229 milliseconds

1 2