HomeSort by relevance Sort by last modified time
    Searched full:stopping (Results 176 - 200 of 776) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/bison/linux-lib/sys/
wait.h 375 /* The stopping signal. Only to be accessed if WIFSTOPPED(x) is true. */
404 /* There are no stopping signals. */
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 109 * The Event Bus doesn't specify how you use it; there's nothing stopping your
115 * there's nothing stopping you from doing it that way. Simply have your
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/os2/
SDL_syscdrom.c 288 /* Verifies if it is paused first... and if it is, unpause before stopping it. */
333 /* Verifies if it is paused first... and if it is, unpause before stopping it. */
  /external/tcpdump/
print-pgm.c 380 * and stopping if we don't have enough.
404 * and stopping if we don't have enough.
  /external/webrtc/test/functional_test/
webrtc_test.html 242 trace("Stopping showing remote stream");
245 trace("Stopping call [pc.close()]");
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
FaceUnlock.java 406 Log.d(TAG, "Stopping Face Unlock");
410 Log.e(TAG, "Caught exception stopping Face Unlock: " + e.toString());
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri.cpp 301 /* Wait as long as the duration of the content before stopping */
309 fprintf(stdout, "URI example: stopping playback\n");
slesTestSlowDownUri.cpp 366 * before stopping the loop */
383 fprintf(stdout, "stopping playback\n");
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 354 /* Wait as long as the duration of the content before stopping */
360 fprintf(stdout, "URI example: stopping playback\n");
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 67 Log.i(TAG, "service hang finished -- stopping and returning");
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ForegroundService.java 196 * <p>Example of explicitly starting and stopping the {@link ForegroundService}.
  /external/bluetooth/bluedroid/gki/common/
gki_common.h 273 UINT32 OSTicksTilStop; /* inactivity delay timer; OS Ticks till stopping system tick */
  /external/chromium/chrome/browser/task_manager/
task_manager.cc 491 // If update_state_ is STOPPING, it means a task is still pending. Setting
523 update_state_ = STOPPING;
715 if (update_state_ == STOPPING) {
788 // A notification sneaked in while we were stopping the updating, just
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 279 UINT32 OSTicksTilStop; /* inactivity delay timer; OS Ticks till stopping system tick */
  /external/libnfc-nci/src/gki/common/
gki_common.h 279 UINT32 OSTicksTilStop; /* inactivity delay timer; OS Ticks till stopping system tick */
  /external/libnfc-nci/src/nfa/int/
nfa_dta_int.h 236 #define NFA_DTA_FL_STOPPING 0x00000004 /* DTA is stopping (NFA_DtaStop called) */
  /external/mdnsresponder/mDNSPosix/
PosixDaemon.c 224 LogMsg("%s stopping", mDNSResponderVersionString);
  /external/openssh/
ssh-pkcs11-helper.c 311 * otherwise apply backpressure by stopping reads.
  /external/oprofile/daemon/liblegacy/
init.c 197 if (buf->state == STOPPING) {
  /external/skia/legacy/src/core/
SkGlyphCache.h 128 /** Call proc on all cache entries, stopping early if proc returns true.
  /external/skia/src/core/
SkGlyphCache.h 128 /** Call proc on all cache entries, stopping early if proc returns true.
  /external/valgrind/main/
README_DEVELOPERS 104 stopping on a SIGSEGV or SIGILL:
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-209919.js 108 * Therefore the parens must capture at least once before stopping, so it
  /external/webkit/Tools/iExploder/iexploder-1.7.2/
README.txt 24 In this mode, iExploder controls the stopping and starting of your
  /frameworks/base/docs/html/training/managing-audio/
audio-focus.jd 132 listen to audio and your app should effectively end itself. In practical terms, that means stopping

Completed in 619 milliseconds

1 2 3 4 5 6 78 91011>>