HomeSort by relevance Sort by last modified time
    Searched full:exited (Results 226 - 250 of 2880) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/controllers/freezer/
00_description.txt 29 have exited. Then we unfreeze the sleep process. We expect the
47 after it normally would have exited.
53 before it normally would have exited.
freeze_sleep_thaw.sh 24 # have exited. Then we unfreeze the sleep process. We expect the
65 # exited.
  /external/ltp/testcases/kernel/syscalls/ptrace/
ptrace05.c 112 "kill(.., 0) exited "
134 "Exited unexpectedly instead "
154 "Exited normally");
  /prebuilts/go/darwin-x86/src/os/
exec_plan9.go 104 // Pid returns the process id of the exited process.
109 func (p *ProcessState) exited() bool { func
110 return p.status.Exited()
  /prebuilts/go/linux-x86/src/os/
exec_plan9.go 104 // Pid returns the process id of the exited process.
109 func (p *ProcessState) exited() bool { func
110 return p.status.Exited()
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiApplicationEntryPoint/
ApplicationEntryPoint.c 34 @retval EFI_SUCCESS The UEFI Application exited normally.
108 @retval EFI_SUCCESS The UEFI Application exited normally.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/kill/
1-2.c 96 printf("Child exited normally\n");
110 printf("Should have exited from parent\n");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
1-2.c 87 printf("Child exited normally\n");
97 printf("Should have exited from parent\n");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/raise/
1-2.c 81 printf("Should have exited from signal handler\n");
92 printf("Child exited normally\n");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
1-1.c 76 printf("Child exited normally\n");
86 printf("Should have exited from parent\n");
  /libcore/libart/src/main/java/dalvik/system/
VMStack.java 67 * doesn't have a stack trace (e.g. because it exited)
78 * doesn't have a stack trace (e.g. because it exited)
  /art/tools/dmtracedump/
profile.h 29 METHOD_TRACE_UNROLL = 0x02, // method exited by exception unrolling
  /development/samples/devbytes/animation/WindowAnimations/src/com/example/android/windowanimations/
AnimatedSubActivity.java 26 * is exited, the user will see the behavior specified in the overridePendingTransition() call.
  /device/google/marlin/dumpstate/
service.cpp 39 ALOGE("Service exited!");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Hello/
Hello.c 23 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Main/
Main.c 31 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/Windows/
main.c 24 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobTx/Windows/
main.c 24 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Rx/Windows/
main.c 26 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Tx/Windows/
main.c 26 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/ShellPkg/Application/ShellCTestApp/
ShellCTestApp.c 31 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/ShellPkg/Include/Library/
ShellCEntryLib.h 28 @retval 0 The application exited normally.
  /external/autotest/scheduler/
pidfile_monitor.py 134 # pid but no running process - maybe process *just* exited
137 # autoserv exited without writing an exit code
161 # If we aborted the process, and we find that it has exited without
174 Called when autoserv has exited without writing an exit status,
  /external/chromium-trace/catapult/devil/devil/android/
device_signal.py 27 SIGCHLD = 17 # Child exited
  /external/libmojo/third_party/catapult/devil/devil/android/
device_signal.py 27 SIGCHLD = 17 # Child exited

Completed in 689 milliseconds

1 2 3 4 5 6 7 8 91011>>