Home
last modified time | relevance | path

Searched refs:exit (Results 826 - 850 of 6505) sorted by relevance

1...<<31323334353637383940>>...261

/third_party/libsnd/examples/
H A Dgenerate.c52 exit (1) ; in main()
104 exit (1) ; in encode_file()
118 exit (1) ; in encode_file()
/third_party/mbedtls/programs/psa/
H A Dhmac_demo.c96 goto exit; \
146 exit: in hmac_demo()
167 exit: in main()
/third_party/mbedtls/tests/include/test/
H A Dpsa_crypto_helpers.h113 * 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 Dfuzz_privkey.c36 goto exit; in LLVMFuzzerTestOneInput()
42 goto exit; in LLVMFuzzerTestOneInput()
91 exit: in LLVMFuzzerTestOneInput()
/third_party/mbedtls/programs/hash/
H A Dmd_hmac_demo.c94 goto exit; \
131 exit: in hmac_demo()
144 exit: in main()
/third_party/mesa3d/src/compiler/glsl/tests/
H A Doptimization_test.py97 sys.exit(77)
115 exit(0 if passes == total else 1)
124 sys.exit(77)
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_core02.c70 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 Dtest-cluster-bind-twice.js54 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 Dtest-cluster-worker-exit.js23 // 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 Ddump-cpp.py49 sys.exit(-1)
52 sys.exit(-1)
64 exit(-1)
/third_party/node/test/addons/request-interrupt/
H A Dbinding.cc30 exit(0); in ScheduleInterrupt()
58 exit(2); in ScheduleInterruptWithJS()
61 exit(1); in ScheduleInterruptWithJS()
/third_party/ntfs-3g/src/
H A Dntfs-3g.probe.c121 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 Dsetpgid01.c124 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 Dtirpc_expertlevel_clnt_call_stress.c79 exit(5); in main()
88 exit(5); in main()
95 exit(5); in main()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Dcommon_sparse.h98 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 Dpth_str02.c100 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 Dprctl03.c92 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 Dsplice04.c57 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 D2-1.c44 exit(PTS_UNRESOLVED); in main()
56 exit(PTS_FAIL); in main()
64 exit(PTS_FAIL); in main()
H A D3-1.c44 exit(PTS_UNRESOLVED); in main()
56 exit(PTS_FAIL); in main()
64 exit(PTS_FAIL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
H A D7-1.c62 exit(PTS_UNRESOLVED); in main()
90 exit(PTS_UNRESOLVED); in main()
104 exit(PTS_FAIL); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/
H A D4-1.c55 * The child process - consume memory and exit with
56 * the test exit code
73 exit(PTS_UNRESOLVED); in child()
87 exit(PTS_UNRESOLVED); in child()
103 exit(rc); in child()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-3.c43 exit(PTS_UNRESOLVED); in t1_func()
50 exit(PTS_UNRESOLVED); in t1_func()
64 exit(PTS_FAIL); in t1_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_tryrdlock/
H A D1-1.c40 3: just before child thread exit;
58 exit(PTS_FAIL); in fn_rd_1()
64 exit(PTS_UNRESOLVED); in fn_rd_1()
78 exit(PTS_FAIL); in fn_rd_2()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/
H A D1-1.c147 exit(PTS_FAIL); in main()
151 exit(PTS_PASS); in main()
154 exit(PTS_UNRESOLVED); in main()

Completed in 9 milliseconds

1...<<31323334353637383940>>...261