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

1 2 3 4 5 6 78 91011>>

  /external/strace/tests-mx32/
xattr-strings.c 22 puts("+++ exited with 0 +++");
xetpriority.c 22 puts("+++ exited with 0 +++");
  /external/valgrind/gdbserver_tests/
mcmain_pic.stdoutB.exp 9 Program exited normally.
  /external/valgrind/gdbserver_tests/solaris/
nlcontrolc.stdoutB.exp 14 Program exited normally.
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
cgo_test.go 19 t.Fatalf("program exited with error: %v\n", err)
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
cgo_test.go 19 t.Fatalf("program exited with error: %v\n", err)
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
Semaphore.c 2 Semaphore mechanism to indicate to the BSP that an AP has exited SMM
24 the BSP that an AP has exited SMM after SMBASE relocation.
  /external/valgrind/none/tests/solaris/
block_all_signals.c 51 fprintf(stderr, "Child process exited without expected SIGSEGV "
54 fprintf(stderr, "Child process exited with unexpected status %d.\n",
  /frameworks/base/core/java/android/webkit/
RenderProcessGoneDetail.java 21 * exited. The application may use this to decide how to handle the situation.
38 * renderer exited. This may be greater than the priority that
  /prebuilts/go/darwin-x86/src/os/
exec.go 132 // UserTime returns the user CPU time of the exited process and its children.
137 // SystemTime returns the system CPU time of the exited process and its children.
142 // Exited reports whether the program has exited.
143 func (p *ProcessState) Exited() bool {
144 return p.exited()
147 // Success reports whether the program exited successfully,
161 // the exited process. Convert it to the appropriate underlying
  /prebuilts/go/linux-x86/src/os/
exec.go 132 // UserTime returns the user CPU time of the exited process and its children.
137 // SystemTime returns the system CPU time of the exited process and its children.
142 // Exited reports whether the program has exited.
143 func (p *ProcessState) Exited() bool {
144 return p.exited()
147 // Success reports whether the program exited successfully,
161 // the exited process. Convert it to the appropriate underlying
  /hardware/interfaces/gnss/1.0/
IGnssGeofenceCallback.hal 22 * There are 3 transitions: ENTERED, EXITED, UNCERTAIN.
31 * UNCERTAIN| |ENTERED EXITED| |UNCERTAIN
33 * ________ EXITED _________
64 * The geofence callback needs to be triggered for the ENTERED and EXITED
66 * (Inside state) or exited (Outside state) the Geofence. An implementation
77 * appropriate (ENTERED or EXITED) transition for every Geofence it knows about.
97 EXITED = (1 << 1L),
121 * ENTERED transition, then the callback must not be called with the EXITED
130 * @param transition Can be one of ENTERED, EXITED or UNCERTAIN.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobRx/
Main.c 24 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/OobTx/
Main.c 24 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Rx/
Main.c 24 @retval 0 The application exited normally.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RawIp4Tx/
Main.c 24 @retval 0 The application exited normally.
  /external/autotest/server/site_tests/power_DeferForFlashrom/
control 18 waiting until it's exited.
  /external/ltp/testcases/kernel/syscalls/switch/
endian_switch01.c 61 tst_res(TINFO, "check exited with sig %d", sig);
65 tst_res(TINFO, "check exited with %d", rc);
89 tst_res(TFAIL, "test exited with sig %d", sig);
94 tst_res(TFAIL, "test exited with %d", rc);
  /external/ltp/testcases/kernel/syscalls/waitpid/
waitpid09.c 28 * the child has exited
113 tst_res(TFAIL, "Child exited abnormally");
118 tst_res(TFAIL, "Child exited with %d, expected 0",
123 tst_res(TPASS, "waitpid(pid, WNOHANG) = pid for an exited child");
  /external/perf_data_converter/src/quipper/
run_command.h 17 // status of the command if it exited normally, or -1 otherwise. If the call
  /external/strace/tests/
file_ioctl.c 36 puts("+++ exited with 0 +++");
getcwd.c 37 puts("+++ exited with 0 +++");
linkat.c 29 puts("+++ exited with 0 +++");
sched_rr_get_interval.c 36 puts("+++ exited with 0 +++");
strace-t.test 26 $t_reg \\+\\+\\+ exited with 0 \\+\\+\\+

Completed in 596 milliseconds

1 2 3 4 5 6 78 91011>>