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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/none/tests/
thread-exits.vgtest 1 prog: thread-exits
  /external/clang/test/Frontend/
cc1-return-codes.c 1 // cc1 immediate arguments (arguments which displays information and exits)
  /external/valgrind/memcheck/tests/
atomic_incs.stdout.exp-32bit 7 parent exits
atomic_incs.stdout.exp-64bit 7 parent exits
  /external/compiler-rt/test/tsan/Darwin/
objc-simple.mm 1 // Test that a simple Obj-C program runs and exits without any warnings.
  /external/llvm/test/Other/
close-stderr.ll 12 ; Test that the error handling when writing to stderr fails exits the
  /external/selinux/libselinux/man/man8/
selinuxenabled.8 12 It exits with status 0 if SELinux is enabled and 1 if it is not enabled.
  /external/swiftshader/third_party/LLVM/test/Other/
close-stderr.ll 10 ; Test that the error handling when writing to stderr fails exits the
  /external/autotest/server/cros/network/
wifi_interface_claim_context.py 9 we will attempt to release it before our test exits.
  /external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
sext-iv-0.ll 16 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127
19 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127
22 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127
25 ; CHECK-NEXT: --> {-128,+,1}<nsw><%bb1> Exits: 127
  /external/toybox/toys/posix/
tty.c 17 Prints "not a tty" and exits with nonzero status if no terminal
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
Semaphore.c 23 can be executed immediately after AP exits SMM to indicate to
28 immediately after AP exits SMM.
  /external/valgrind/drd/tests/
run_openmp_test 3 # Shell script with one argument (path of an OpenMP executable) that exits
4 # with status 0 if the OpenMP test program should be run and that exits with
  /device/generic/goldfish/camera/
WorkerThread.h 46 /* Stops the thread, this only requests that the thread exits. The method
54 /* Join the thread, waits until the thread exits before returning. */
74 * when the thread exits. This is run on the worker thread. By default this
89 * supporting functions will use these to signal wakes and exits. */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
from.py 9 # Open mailbox file. Exits with exception when this fails.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
contextlib.py 105 exits = []
113 exits.append(exit)
118 while exits:
119 exit = exits.pop()
  /external/autotest/server/site_tests/power_DeferForFlashrom/
control 19 2. After flashrom exits, powerd fails to honor pending suspend or reboot
  /external/llvm/test/Analysis/ScalarEvolution/
2008-08-04-IVOverflow.ll 26 ; CHECK: Exits: 20028
sext-iv-0.ll 16 ; CHECK-NEXT: --> {-128,+,1}<%bb1>{{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 127
19 ; CHECK-NEXT: --> {-128,+,1}<%bb1>{{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 127
22 ; CHECK-NEXT: --> {-128,+,1}<%bb1>{{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 127
25 ; CHECK-NEXT: --> {-128,+,1}<nsw><%bb1>{{ U: [^ ]+ S: [^ ]+}}{{ *}}Exits: 127
  /external/ltp/testcases/kernel/security/smack/
README 25 Each test exits with 0 on success and an error code on failure.
  /external/ltp/testcases/kernel/syscalls/cacheflush/
cacheflush01.c 74 /* files, removes all temporary directories exits the test with */
81 /* Return: On failure - Exits calling tst_exit(). Non '0' return code. */
82 /* On success - Exits calling tst_exit(). With '0' return code. */
105 /* Return: On failure - Exits by calling cleanup(). */
  /external/ltp/testcases/kernel/syscalls/newuname/
newuname01.c 61 /* files, removes all temporary directories exits the test with */
68 /* Return: On failure - Exits calling tst_exit(). Non '0' return code. */
69 /* On success - Exits calling tst_exit(). With '0' return code. */
94 /* Return: On failure - Exits by calling cleanup(). */
  /external/ltp/testcases/kernel/syscalls/set_tid_address/
set_tid_address01.c 58 /* files, removes all temporary directories exits the test with */
65 /* Return: On failure - Exits calling tst_exit(). Non '0' return code. */
66 /* On success - Exits calling tst_exit(). With '0' return code. */
91 /* Return: On failure - Exits by calling cleanup(). */
  /external/ltp/testcases/kernel/syscalls/sgetmask/
sgetmask01.c 69 /* files, removes all temporary directories exits the test with */
76 /* Return: On failure - Exits calling tst_exit(). Non '0' return code. */
77 /* On success - Exits calling tst_exit(). With '0' return code. */
102 /* Return: On failure - Exits by calling cleanup(). */
  /external/ltp/testcases/kernel/syscalls/ssetmask/
ssetmask01.c 60 /* files, removes all temporary directories exits the test with */
67 /* Return: On failure - Exits calling tst_exit(). Non '0' return code. */
68 /* On success - Exits calling tst_exit(). With '0' return code. */
92 /* Return: On failure - Exits by calling cleanup(). */

Completed in 1670 milliseconds

1 2 3 4 5 6 7 8 91011>>