/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_test_026.cpp | 91 exit(-1); in TestCase() 93 exit(0); in TestCase() 97 exit(__LINE__); in TestCase()
|
/third_party/glfw/tests/ |
H A D | icon.c | 121 exit(EXIT_FAILURE); in main() 130 exit(EXIT_FAILURE); in main() 148 exit(EXIT_SUCCESS); in main()
|
/third_party/glfw/examples/ |
H A D | windows.c | 44 exit(EXIT_FAILURE); in main() 77 exit(EXIT_FAILURE); in main() 99 exit(EXIT_SUCCESS); in main()
|
/third_party/libsnd/src/ |
H A D | binheader_writef_check.py | 52 sys.exit (1) 56 sys.exit (1) 111 sys.exit (1)
|
/third_party/libsnd/tests/ |
H A D | win32_ordinal_test.c | 101 exit (1) ; in win32_ordinal_test() 112 exit (1) ; in win32_ordinal_test() 131 exit (1) ; in win32_ordinal_test()
|
/third_party/libsnd/examples/ |
H A D | generate.c | 52 exit (1) ; in main() 104 exit (1) ; in encode_file() 118 exit (1) ; in encode_file()
|
/third_party/mbedtls/programs/psa/ |
H A D | hmac_demo.c | 96 goto exit; \ 146 exit: in hmac_demo() 167 exit: in main()
|
/third_party/mbedtls/tests/include/test/ |
H A D | psa_crypto_helpers.h | 113 * the exit label. This is equivalent to 121 goto exit; \ 129 * jump to the `exit` label. 267 goto exit; \ 311 goto exit; \ 326 * \p exit label. 352 * \p exit label. 375 * \p exit label. 400 * \p exit label. 424 * \p exit labe [all...] |
/third_party/mbedtls/programs/fuzz/ |
H A D | fuzz_privkey.c | 36 goto exit; in LLVMFuzzerTestOneInput() 42 goto exit; in LLVMFuzzerTestOneInput() 91 exit: in LLVMFuzzerTestOneInput()
|
/third_party/mbedtls/programs/hash/ |
H A D | md_hmac_demo.c | 94 goto exit; \ 131 exit: in hmac_demo() 144 exit: in main()
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
H A D | optimization_test.py | 97 sys.exit(77) 115 exit(0 if passes == total else 1) 124 sys.exit(77)
|
/third_party/ltp/testcases/kernel/controllers/cgroup/ |
H A D | cgroup_core02.c | 70 exit(1); in test_lesser_ns_open() 77 exit(1); in test_lesser_ns_open() 88 exit(0); in test_lesser_ns_open()
|
/third_party/node/test/parallel/ |
H A D | test-cluster-bind-twice.js | 54 a.on('exit', common.mustCall((c) => { 61 b.on('exit', common.mustCall((c) => { 89 if (m === 'QUIT') process.exit(); 96 if (m === 'QUIT') process.exit(); 110 worker.on('exit', process.exit);
|
H A D | test-cluster-worker-exit.js | 23 // test-cluster-worker-exit.js 24 // verifies that, when a child process exits (by calling `process.exit(code)`) 26 // - the exitCode and signalCode are correct in the 'exit' event 41 process.exit(EXIT_CODE); 49 cluster_emitExit: [1, "the cluster did not emit 'exit'"], 53 worker_emitExit: [1, "the worker did not emit 'exit'"], 77 cluster.on('exit', common.mustCall((worker) => { 94 worker.once('exit', common.mustCall((exitCode, signalCode) => { 112 process.exit(1); 115 process.exit( [all...] |
/third_party/node/deps/v8/tools/ |
H A D | dump-cpp.py | 49 sys.exit(-1) 52 sys.exit(-1) 64 exit(-1)
|
/third_party/node/test/addons/request-interrupt/ |
H A D | binding.cc | 30 exit(0); in ScheduleInterrupt() 58 exit(2); in ScheduleInterruptWithJS() 61 exit(1); in ScheduleInterruptWithJS()
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.probe.c | 121 exit(0); in parse_options() 156 exit(NTFS_VOLUME_SYNTAX_ERROR); in main() 163 exit(err); in main()
|
/third_party/ltp/testcases/kernel/syscalls/setpgid/ |
H A D | setpgid01.c | 124 exit(1); in setpgid_test2() 128 exit(1); in setpgid_test2() 130 exit(0); in setpgid_test2()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/ |
H A D | tirpc_expertlevel_clnt_call_stress.c | 79 exit(5); in main() 88 exit(5); in main() 95 exit(5); in main()
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | common_sparse.h | 98 exit(10); in read_sparse() 119 exit(10); in read_sparse() 126 exit(0); in read_sparse()
|
/third_party/ltp/testcases/kernel/sched/pthreads/ |
H A D | pth_str02.c | 100 exit(0); in main() 192 /* If any errors exit program */ in parse_args() 195 exit(2); in parse_args() 225 exit(-1); in error()
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl03.c | 92 exit(0); in verify_prctl() 96 exit(0); in verify_prctl() 100 exit(0); in verify_prctl()
|
/third_party/ltp/testcases/kernel/syscalls/splice/ |
H A D | splice04.c | 57 goto exit; in pipe_pipe() 66 goto exit; in pipe_pipe() 71 exit: in pipe_pipe()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_fsync/ |
H A D | 2-1.c | 44 exit(PTS_UNRESOLVED); in main() 56 exit(PTS_FAIL); in main() 64 exit(PTS_FAIL); in main()
|
H A D | 3-1.c | 44 exit(PTS_UNRESOLVED); in main() 56 exit(PTS_FAIL); in main() 64 exit(PTS_FAIL); in main()
|