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

1 2 3

  /external/valgrind/main/none/tests/
shell.stderr.exp 4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
shell.stderr.exp-dash 4 EXEC FAILED: I can't recover from execve() failing, so I'm dying.
  /external/valgrind/main/memcheck/tests/x86/
bug152022.c 12 program runs to completion without dying, the test is passed.
  /external/ipsec-tools/src/racoon/
session.c 114 static int dying = 0; variable
181 if (dying)
279 /* XXX should we listen on admin socket when dying ?
462 dying = 1;
  /external/iptables/include/linux/netfilter/
nf_conntrack_common.h 68 /* Connection is dying (removed from lists), can not be unset. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 69 /* Connection is dying (removed from lists), can not be unset. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 69 /* Connection is dying (removed from lists), can not be unset. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nf_conntrack_common.h 69 /* Connection is dying (removed from lists), can not be unset. */
  /device/moto/stingray/ril/
libbabysit.so 
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_common.h 69 /* Connection is dying (removed from lists), can not be unset. */
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
LevenshteinFormatterTest.java 182 verifyFormatSuggestion("pictures of", "pictures of kittens dying",
186 new SpanFormat(20, "dying", mSuggestedStyle));
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.h 126 // clear the |controller_| pointer when it is dying.
  /external/markdown/MarkdownTest/
MarkdownTest.pl 153 It now prints a message and moves on, rather than dying.
  /frameworks/native/include/binder/
IBinder.h 109 * as local binders by definition can't die without you dying as well.
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperActivity.java 94 * when the activity is no longer associated with this dying dialog fragment. We
  /external/chromium/chrome/browser/printing/
print_view_manager.cc 266 // TabContents is either dying or a second consecutive request to print
375 // TabContents is either dying or navigating elsewhere. We need to render
  /development/apps/Development/src/com/android/development/
BadBehaviorActivity.java 167 Log.i(TAG, "Finished kill -11, should be dead or dying");
  /packages/apps/Launcher2/src/com/android/launcher2/
WallpaperChooserDialogFragment.java 110 * when the activity is no longer associated with this dying dialog fragment. We
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ServiceStartArguments.java 136 // For the start fail button, we will simulate the process dying
  /external/valgrind/main/gdbserver_tests/
README_DEVELOPERS 152 test of gdb detaching or dying
  /frameworks/base/core/java/android/os/
IBinder.java 239 * as local binders by definition can't die without you dying as well.
  /external/valgrind/main/coregrind/
vgdb.c 286 static Bool dying = False; variable
288 // process is dying.
298 dying = True;
    [all...]
  /bionic/libc/bionic/
pthread-timers.c 95 timer_t id; /* TIMER_ID_NONE iff free or dying */
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
CDPlayer.c 622 printf ("thread dying now...\n");
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Thread.c 330 * before dying.

Completed in 958 milliseconds

1 2 3