Home
last modified time | relevance | path

Searched refs:exit (Results 576 - 600 of 3973) sorted by relevance

1...<<21222324252627282930>>...159

/third_party/musl/libc-test/src/functionalext/supplement/network/
H A D__recvmmsg_time64.c41 exit(EXIT_FAILURE); in sendsss()
49 exit(EXIT_FAILURE); in sendsss()
89 exit(EXIT_FAILURE); in recvsss()
97 exit(EXIT_FAILURE); in recvsss()
114 exit(EXIT_FAILURE); in recvsss()
H A Drecvmmsg.c39 exit(EXIT_FAILURE); in sendsss()
47 exit(EXIT_FAILURE); in sendsss()
87 exit(EXIT_FAILURE); in recvsss()
95 exit(EXIT_FAILURE); in recvsss()
112 exit(EXIT_FAILURE); in recvsss()
/third_party/skia/third_party/externals/harfbuzz/test/subset/
H A Drun-repack-tests.py21 sys.exit (77)
88 sys.exit ("First argument does not seem to point to usable hb-subset.")
92 sys.exit ("No tests supplied.")
105 sys.exit ("Not a valid test case path.")
113 sys.exit ("%d test(s) failed." % fails)
/third_party/python/Objects/clinic/
H A Dcomplexobject.c.h60 goto exit; in complex___format__()
63 goto exit; in complex___format__()
68 exit: in complex___format__()
116 goto exit; in complex_new()
131 exit: in complex_new()
/third_party/selinux/libselinux/utils/
H A Dmatchpathcon.c18 exit(1); in usage()
95 exit(1); in main()
114 exit(1); in main()
158 exit(1); in main()
163 exit(1); in main()
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dfunction-redecl2.c1 extern void exit (int __status) __attribute__ ((__noreturn__));
15 exit(0); in func1()
23 exit(0); in func2()
/third_party/ltp/testcases/commands/eject/
H A Deject_check_tray.c47 exit(-1); in main()
50 exit(-2); in main()
52 exit(ioctl(fd, CDROM_DRIVE_STATUS)); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/behavior/WIFEXITED/
H A D1-1.c22 exit(1); in main()
33 exit(PTS_UNRESOLVED); in main()
38 exit(PTS_PASS); in main()
/third_party/musl/libc-test/src/functionalext/ldso_cfi/large_size_library/
H A Dlarge_size_test.cpp40 exit(1); in main()
46 exit(1); in main()
51 exit(1); in main()
/third_party/python/Lib/test/
H A Dtf_inherit_check.py18 sys.exit(0)
22 sys.exit(1)
27 sys.exit(1)
/third_party/popt/src/
H A Dlookup3.c177 goto exit; in jlu32w()
200 exit: in jlu32w()
246 goto exit; in jlu32l()
290 case 0: goto exit; in jlu32l()
309 case 0: goto exit; in jlu32l()
374 goto exit; in jlu32l()
415 goto exit; in jlu32l()
421 exit: in jlu32l()
451 goto exit; in jlu32lpair()
496 case 0: goto exit; in jlu32lpair()
[all...]
/third_party/selinux/checkpolicy/test/
H A Ddismod.c70 exit(1); in usage()
734 exit(1); in read_policy()
745 exit(1); in read_policy()
752 exit(1); in read_policy()
765 exit(1); in read_policy()
787 exit(1); in link_module()
801 exit(1); in link_module()
805 exit(1); in link_module()
810 exit(1); in link_module()
878 exit( in main()
[all...]
/third_party/curl/packages/vms/
H A Dreport_openssl_version.c52 exit(1); in main()
69 exit(1); in main()
95 exit(status); in main()
99 exit(0); in main()
/third_party/glfw/tests/
H A Dempty.c86 exit(EXIT_FAILURE); in main()
92 exit(EXIT_FAILURE); in main()
104 exit(EXIT_FAILURE); in main()
131 exit(EXIT_SUCCESS); in main()
/third_party/icu/tools/scripts/
H A Dicu-file-utf8-check.py20 # -h | --help Print a usage line and exit.
25 # The script checks all source files and returns a non-zero exit code if any of
94 sys.exit(2)
98 sys.exit()
102 sys.exit(2)
137 sys.exit(exit_status)
/third_party/libsnd/src/
H A Dtest_float.c52 exit (1) ; in test_float_convert()
60 exit (1) ; in test_float_convert()
89 exit (1) ; in test_double_convert()
97 exit (1) ; in test_double_convert()
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dwarnings_test.py64 exit(1)
82 sys.exit(77)
95 exit(0 if passed == len(files) else 1)
104 sys.exit(77)
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dfinalize.c26 exit(1); in run_in_store()
35 exit(1); in run_in_store()
44 exit(1); in run_in_store()
57 exit(1); in run_in_store()
/third_party/musl/porting/linux/user/src/stdio/
H A Dfread.c41 goto exit; in fread()
57 goto exit; in fread()
67 goto exit; in fread()
79 exit: in fread()
/third_party/musl/src/stdio/
H A Dfread.c45 goto exit; in fread()
61 goto exit; in fread()
71 goto exit; in fread()
83 exit: in fread()
/third_party/ltp/testcases/kernel/sched/clisrv/
H A Dpthcli.c106 exit(1); in main()
124 exit(1); in main()
135 exit(1); in main()
150 exit(0); in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_4/
H A Dtirpc_svc_4.c60 exit(1); in main()
67 exit(1); in main()
72 exit(1); in main()
134 exit(1); in exm_proc()
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c89 goto exit; in verify_lseek()
94 goto exit; in verify_lseek()
109 goto exit; in verify_lseek()
117 exit: in verify_lseek()
/third_party/ltp/testcases/kernel/syscalls/pause/
H A Dpause02.c126 exit(1); in do_child()
136 exit(0); in do_child()
140 exit(1); in do_child()
144 exit(1); in do_child()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_11/
H A Dtirpc_svc_11.c59 exit(1); in main()
66 exit(1); in main()
71 exit(1); in main()
151 exit(1); in exm_proc()

Completed in 10 milliseconds

1...<<21222324252627282930>>...159