Home
last modified time | relevance | path

Searched refs:exit (Results 876 - 900 of 6511) sorted by relevance

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

/third_party/ltp/testcases/kernel/pty/
H A Dpty01.c346 exit(1); in test5()
351 exit(1); in test5()
357 exit(1); in test5()
363 exit(1); in test5()
365 exit(0); in test5()
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c119 exit(0); in stats_cmdline()
242 exit(1); in main()
262 exit(1); in main()
269 exit(1); in main()
288 exit(1); in main()
/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c94 exit(0); in dlopen_randomization_0700()
163 exit(0); in dlopen_ext_randomization_0700()
238 exit(0); in dlopen_ns_randomization_0700()
297 exit(-1); in dlsym_randomization_0200()
303 exit(0); in dlsym_randomization_0200()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dmain.py75 help="Just dump the parsed entity data to entities.json and exit.",
134 exit(0)
232 exit(1)
236 exit(0)
241 exit(1)
244 exit(0)
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdjpgcom.c47 #ifndef EXIT_FAILURE /* define exit() codes if not provided */
66 /* Error exit handler */
67 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
415 exit(EXIT_FAILURE); in usage()
487 exit(EXIT_FAILURE); in main()
497 exit(EXIT_FAILURE); in main()
508 exit(EXIT_SUCCESS); in main()
/third_party/python/PCbuild/
H A Drt.bat69 if /I %1 EQU Win32 (set prefix=%pcbuild%win32) & exit /B 0
70 if /I %1 EQU x64 (set prefix=%pcbuild%amd64) & exit /B 0
71 if /I %1 EQU ARM64 (set prefix=%pcbuild%arm64) & exit /B 0
72 if /I %1 EQU ARM (set prefix=%pcbuild%arm32) & exit /B 0
74 exit /B 1
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp27 BasicBlock* exit, std::vector<Construct*> constructs) in Construct()
31 exit_block_(exit) {} in Construct()
74 const auto exit = exit_block(); in blocks() local
91 if (is_continue && exit->structurally_postdominates(*block)) { in blocks()
95 } else if (!exit->structurally_dominates(*block)) { in blocks()
26 Construct(ConstructType construct_type, BasicBlock* entry, BasicBlock* exit, std::vector<Construct*> constructs) Construct() argument
/third_party/skia/third_party/externals/angle2/scripts/
H A Drun_code_generation.py194 sys.exit(1)
240 sys.exit(1)
250 sys.exit(any_dirty)
257 sys.exit(1)
278 sys.exit(main())
H A Dfile_exists.py16 sys.exit(1)
22 sys.exit(0)
/third_party/curl/src/
H A Dtool_vms.h40 #undef exit macro
41 #define exit(__code) vms_special_exit((__code), (0)) macro
/third_party/alsa-utils/alsamixer/
H A Ddie.c31 exit(EXIT_FAILURE); in fatal_error()
38 exit(EXIT_FAILURE); in fatal_alsa_error()
/third_party/ltp/lib/tests/
H A Dtst_checkpoint_wait_timeout.c48 exit(0); in main()
53 exit(0); in main()
/third_party/musl/porting/linux/user/src/sched/
H A Dsched_setscheduler.c10 goto exit; in sched_setscheduler()
13 exit: in sched_setscheduler()
H A Dsched_setparam.c10 goto exit; in sched_setparam()
13 exit: in sched_setparam()
/third_party/musl/porting/liteos_a/user/src/sched/
H A Dsched_setscheduler.c11 goto exit; in sched_setscheduler()
15 exit: in sched_setscheduler()
H A Dsched_getparam.c12 goto exit; in sched_getparam()
17 exit: in sched_getparam()
H A Dsched_setparam.c11 goto exit; in sched_setparam()
15 exit: in sched_setparam()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_multicallback_test.cpp123 exit(0); in Process1()
169 exit(1); in HWTEST_F()
172 exit(0); in HWTEST_F()
176 exit(1); in HWTEST_F()
H A Dvsync_setvsyncrate_test.cpp113 exit(0); in Process1()
159 exit(1); in HWTEST_F()
162 exit(0); in HWTEST_F()
166 exit(1); in HWTEST_F()
/third_party/elfutils/tests/
H A Dsaridx.c113 exit (1); in main()
120 exit (1); in main()
129 exit (1); in main()
136 exit (1); in main()
/third_party/glfw/tests/
H A Dgamma.c100 exit(EXIT_FAILURE); in main()
111 exit(EXIT_FAILURE); in main()
119 exit(EXIT_FAILURE); in main()
185 exit(EXIT_SUCCESS); in main()
/third_party/glfw/examples/
H A Dsharing.c85 exit(EXIT_FAILURE); in main()
94 exit(EXIT_FAILURE); in main()
169 exit(EXIT_FAILURE); in main()
232 exit(EXIT_SUCCESS); in main()
/third_party/curl/docs/examples/
H A Dhtmltitle.cpp97 exit(EXIT_FAILURE); in init()
267 exit(EXIT_FAILURE); in main()
276 exit(EXIT_FAILURE); in main()
286 exit(EXIT_FAILURE); in main()
/third_party/libsnd/Scripts/
H A Dcstyle.py199 sys.exit (1)
242 sys.exit (1)
254 sys.exit (1)
256 sys.exit (0)
/third_party/node/test/parallel/
H A Dtest-cluster-basic.js62 exit: false
68 exit: false
76 exit: false
81 exit: false
118 cluster.on('exit', common.mustCall());
136 case 'exit':
163 process.once('exit', () => {

Completed in 10 milliseconds

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