/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/ |
H A D | 8-2.c | 57 exit(PTS_UNRESOLVED); in main() 75 exit(PTS_FAIL); in main() 85 exit(PTS_FAIL); in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_unlock/ |
H A D | 3-1.c | 47 exit(PTS_UNRESOLVED); in fn_chld() 56 exit(PTS_UNRESOLVED); in fn_chld() 70 exit(PTS_UNRESOLVED); in fn_chld()
|
/third_party/musl/libc-test/src/functionalext/trace/ |
H A D | trace_stresstest.c | 58 exit(pidChild); in trace_marker_stresstest_0010() 78 exit(pidCChild); in trace_marker_stresstest_0010() 90 exit(pidCParent); in trace_marker_stresstest_0010()
|
/third_party/skia/third_party/externals/icu/source/samples/udata/ |
H A D | writer.c | 90 exit(errorCode); in main() 104 exit(errorCode); in main() 111 exit(U_INTERNAL_PROGRAM_ERROR); in main()
|
/third_party/skia/third_party/externals/expat/expat/examples/ |
H A D | outline.c | 94 exit(-1); in main() 106 exit(-1); in main() 115 exit(-1); in main()
|
/third_party/python/Python/clinic/ |
H A D | _warnings.c.h | 33 goto exit; in warnings_warn() 54 goto exit; in warnings_warn() 66 exit: in warnings_warn()
|
/third_party/python/Modules/_ssl/clinic/ |
H A D | cert.c.h | 28 goto exit; in _ssl_Certificate_public_bytes() 35 goto exit; in _ssl_Certificate_public_bytes() 40 exit: in _ssl_Certificate_public_bytes()
|
/third_party/skia/experimental/tools/ |
H A D | mskp_parser.py | 19 exit(1) 28 exit(2) 36 exit(3)
|
/third_party/vulkan-loader/scripts/gn/ |
H A D | gn.py | 48 sys.exit(proc_error.returncode) 51 sys.exit(1) 53 sys.exit(0)
|
/third_party/vulkan-loader/scripts/ |
H A D | parse_asm_values.py | 46 sys.exit(1) 65 sys.exit(1) 100 sys.exit(1)
|
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.2.c | 3817 goto exit; \ 6236 goto exit; in wuffs_deflate__decoder__decode_io_writer() 6239 goto exit; in wuffs_deflate__decoder__decode_io_writer() 6253 goto exit; in wuffs_deflate__decoder__decode_io_writer() 6263 goto exit; in wuffs_deflate__decoder__decode_io_writer() 6264 exit: in wuffs_deflate__decoder__decode_io_writer() 6344 goto exit; in wuffs_deflate__decoder__decode_blocks() 6347 goto exit; in wuffs_deflate__decoder__decode_blocks() 6365 goto exit; in wuffs_deflate__decoder__decode_blocks() 6379 goto exit; in wuffs_deflate__decoder__decode_blocks() [all...] |
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperfold.cpp | 434 exit(-1); in UnixConvert() 446 exit(-1); in UnixConvert() 458 exit(-1); in UnixConvert() 648 exit (1); in main() 677 exit(-1); in main() 689 exit(-1); in main() 704 exit(-1); in main() 718 exit(-1); in main() 726 exit(-1); in main()
|
/third_party/mbedtls/library/ |
H A D | pkcs5.c | 222 goto exit; in mbedtls_pkcs5_pbes2_ext() 226 goto exit; in mbedtls_pkcs5_pbes2_ext() 231 goto exit; in mbedtls_pkcs5_pbes2_ext() 252 goto exit; in mbedtls_pkcs5_pbes2_ext() 261 exit: in mbedtls_pkcs5_pbes2_ext() 387 goto exit; in mbedtls_pkcs5_pbkdf2_hmac_ext() 391 exit: in mbedtls_pkcs5_pbkdf2_hmac_ext() 481 goto exit; in mbedtls_pkcs5_self_test() 493 exit: in mbedtls_pkcs5_self_test()
|
H A D | gcm.c | 1072 goto exit; in mbedtls_gcm_self_test() 1092 goto exit; in mbedtls_gcm_self_test() 1099 goto exit; in mbedtls_gcm_self_test() 1119 goto exit; in mbedtls_gcm_self_test() 1131 goto exit; in mbedtls_gcm_self_test() 1138 goto exit; in mbedtls_gcm_self_test() 1158 goto exit; in mbedtls_gcm_self_test() 1165 goto exit; in mbedtls_gcm_self_test() 1172 goto exit; in mbedtls_gcm_self_test() 1182 goto exit; in mbedtls_gcm_self_test() [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_lower_subgroups.c | 263 * exit: in lower_instr() 278 struct ir3_block *exit = ir3_block_create(ir); in lower_instr() local 279 list_add(&exit->node, &header->node); in lower_instr() 282 list_add(&footer->node, &exit->node); in lower_instr() 286 link_blocks(header, exit, 0); in lower_instr() 290 link_blocks(exit, after_block, 0); in lower_instr() 291 link_blocks_physical(exit, footer, 1); in lower_instr() 300 mov_reg(exit, exclusive, reduce); in lower_instr() 301 do_reduce(exit, instr->cat1.reduce_op, inclusive, src, exclusive); in lower_instr() 302 mov_reg(exit, reduc in lower_instr() [all...] |
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | hostref.cc | 24 exit(1); 32 exit(1); 40 exit(1); 51 exit(1); in call_r_v() 61 exit(1); 73 exit(1); 84 exit(1); in call_ir_v() 95 exit(1); 107 exit(1); in check()
|
/third_party/icu/icu4c/source/tools/gendict/ |
H A D | gendict.cpp | 77 // then bails out with the desired exit code 95 exit(retCode); in usageAndDie() 153 exit(U_ILLEGAL_ARGUMENT_ERROR); // TODO: should return and print the line number in transform() 320 exit(status.reset()); in main() 326 exit(status.reset()); in main() 390 exit(status.reset()); in main() 417 exit(status.reset()); in main() 423 exit(status.reset()); in main() 446 exit(status.reset()); in main() 451 exit(U_INTERNAL_PROGRAM_ERRO in main() [all...] |
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_test.c | 710 exit(EXIT_SUCCESS); in main() 713 exit(EXIT_FAILURE); in main() 719 exit(EXIT_FAILURE); in main() 724 exit(EXIT_FAILURE); in main() 730 exit(EXIT_SUCCESS); in main() 748 exit(EXIT_FAILURE); in main() 766 exit(EXIT_FAILURE); in main() 804 exit(EXIT_FAILURE); in main() 813 exit(EXIT_FAILURE); in main()
|
/third_party/node/deps/uvwasi/src/ |
H A D | fd_table.c | 115 goto exit; in uvwasi_fd_table_insert() 128 goto exit; in uvwasi_fd_table_insert() 152 goto exit; in uvwasi_fd_table_insert() 161 goto exit; in uvwasi_fd_table_insert() 182 exit: in uvwasi_fd_table_insert() 426 goto exit; in uvwasi_fd_table_renumber() 435 goto exit; in uvwasi_fd_table_renumber() 448 goto exit; in uvwasi_fd_table_renumber() 464 exit: in uvwasi_fd_table_renumber()
|
/third_party/skia/third_party/externals/icu/source/tools/gendict/ |
H A D | gendict.cpp | 77 // then bails out with the desired exit code 95 exit(retCode); in usageAndDie() 153 exit(U_ILLEGAL_ARGUMENT_ERROR); // TODO: should return and print the line number in transform() 320 exit(status.reset()); in main() 326 exit(status.reset()); in main() 390 exit(status.reset()); in main() 417 exit(status.reset()); in main() 423 exit(status.reset()); in main() 446 exit(status.reset()); in main() 451 exit(U_INTERNAL_PROGRAM_ERRO in main() [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
H A D | hb_test_tools.py | 148 sys.exit ("%s: %s: %s" % (sys.argv[0], e.filename, e.strerror)) 323 sys.exit ("Usage: %s %s..." % (sys.argv[0], mnemonic)) 331 sys.exit ("%s: %s: %s" % (sys.argv[0], e.filename, e.strerror)) 337 sys.exit ("Usage: %s %s..." % (sys.argv[0], mnemonic)) 344 sys.exit ("%s: %s: %s" % (sys.argv[0], e.filename, e.strerror)) 352 sys.exit ("""Usage: 375 sys.exit ("%s: %s: %s" % (sys.argv[0], e.filename, e.strerror)) 448 sys.exit ("%s: %s does not exist" % (sys.argv[0], s)) 463 sys.exit ("%s: %s does not exist" % (sys.argv[0], os.path.join (s, "MANIFEST")))
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator.cc | 155 DeoptimizationExit* exit) { in AssembleDeoptimizerCall() 156 int deoptimization_id = exit->deoptimization_id(); in AssembleDeoptimizerCall() 161 DeoptimizeKind deopt_kind = exit->kind(); in AssembleDeoptimizerCall() 162 DeoptimizeReason deoptimization_reason = exit->reason(); in AssembleDeoptimizerCall() 166 tasm()->RecordDeoptReason(deoptimization_reason, exit->node_id(), in AssembleDeoptimizerCall() 167 exit->pos(), deoptimization_id); in AssembleDeoptimizerCall() 172 tasm()->BindExceptionHandler(exit->label()); in AssembleDeoptimizerCall() 175 tasm()->bind(exit->label()); in AssembleDeoptimizerCall() 178 tasm()->CallForDeoptimization(target, deoptimization_id, exit->label(), in AssembleDeoptimizerCall() 179 deopt_kind, exit in AssembleDeoptimizerCall() 154 AssembleDeoptimizerCall( DeoptimizationExit* exit) AssembleDeoptimizerCall() argument 756 DeoptimizationExit* const exit = AddDeoptimizationExit( AssembleInstruction() local 1131 DeoptimizationExit* const exit = zone()->New<DeoptimizationExit>( BuildTranslation() local [all...] |
/test/xts/acts/kernel_lite/utils/ |
H A D | utils.cpp | 118 exit(EXECVE_RETURN_ERROR);
in StartElf() 121 exit(EXECVE_RETURN_OK);
in StartElf() 179 exit(errno);
in StartExecveError() 182 exit(EXECVE_RETURN_OK);
in StartExecveError() 199 // by creat a child process and exit.
219 exit(0);
in GetNonExistPid()
|
/third_party/glfw/tests/ |
H A D | iconify.c | 192 exit(EXIT_FAILURE); in create_window() 217 exit(EXIT_SUCCESS); in main() 225 exit(EXIT_FAILURE); in main() 232 exit(EXIT_FAILURE); in main() 296 exit(EXIT_SUCCESS); in main()
|
H A D | monitors.c | 187 exit(EXIT_SUCCESS); in test_modes() 233 exit(EXIT_SUCCESS); in main() 239 exit(EXIT_FAILURE); in main() 248 exit(EXIT_FAILURE); in main() 261 exit(EXIT_SUCCESS); in main()
|