/external/bison/djgpp/ |
D | subpipe.c | 66 error (EXIT_FAILURE, 0, _("removing of `%s' failed"), (name)); \ 78 error(EXIT_FAILURE, 0, _("creation of a temporary file failed")); in init_subpipe() 84 error(EXIT_FAILURE, 0, _("creation of a temporary file failed")); in init_subpipe() 119 error(EXIT_FAILURE, 0, _("saving stdin failed")); in create_subpipe() 123 error(EXIT_FAILURE, 0, _("saving stdout failed")); in create_subpipe() 145 error(EXIT_FAILURE, 0, _("opening of tmpfile failed")); in create_subpipe() 149 error(EXIT_FAILURE, 0, _("redirecting bison's stdout to the temporary file failed")); in create_subpipe() 189 error(EXIT_FAILURE, 0, _("opening of tmpfile failed")); in end_of_output_subpipe() 193 error(EXIT_FAILURE, 0, _("redirecting m4's stdin from the temporary file failed")); in end_of_output_subpipe() 204 error(EXIT_FAILURE, 0, _("opening of a temporary file failed")); in end_of_output_subpipe() [all …]
|
/external/dropbear/libtomcrypt/demos/ |
D | test.c | 20 … fflush(stdout); x = store_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 21 … fflush(stdout); x = cipher_hash_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 22 … fflush(stdout); x = modes_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 23 … fflush(stdout); x = der_tests(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 24 … fflush(stdout); x = mac_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 25 … fflush(stdout); x = pkcs_1_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 26 … fflush(stdout); x = rsa_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 27 …fflush(stdout); x = ecc_tests(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 28 … fflush(stdout); x = dsa_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main() 29 … fflush(stdout); x = katja_test(); printf(x ? "failed" : "passed");if (x) exit(EXIT_FAILURE); in main()
|
D | multi.c | 21 return EXIT_FAILURE; in main() 27 return EXIT_FAILURE; in main() 33 return EXIT_FAILURE; in main() 43 return EXIT_FAILURE; in main() 49 return EXIT_FAILURE; in main() 55 return EXIT_FAILURE; in main() 65 return EXIT_FAILURE; in main() 71 return EXIT_FAILURE; in main() 77 return EXIT_FAILURE; in main() 87 return EXIT_FAILURE; in main() [all …]
|
D | tv_gen.c | 97 exit(EXIT_FAILURE); in reg_algs() 132 exit(EXIT_FAILURE); in hash_gen() 142 exit(EXIT_FAILURE); in hash_gen() 183 exit(EXIT_FAILURE); in cipher_gen() 192 exit(EXIT_FAILURE); in cipher_gen() 200 exit(EXIT_FAILURE); in cipher_gen() 220 exit(EXIT_FAILURE); in cipher_gen() 256 exit(EXIT_FAILURE); in hmac_gen() 266 exit(EXIT_FAILURE); in hmac_gen() 320 exit(EXIT_FAILURE); in omac_gen() [all …]
|
/external/oprofile/daemon/ |
D | oprofiled.c | 111 exit(EXIT_FAILURE); in opd_open_logfile() 116 exit(EXIT_FAILURE); in opd_open_logfile() 132 exit(EXIT_FAILURE); in opd_fork() 151 exit(EXIT_FAILURE); in opd_go_daemon() 156 exit(EXIT_FAILURE); in opd_go_daemon() 224 exit(EXIT_FAILURE); in opd_setup_signals() 234 exit(EXIT_FAILURE); in opd_setup_signals() 244 exit(EXIT_FAILURE); in opd_setup_signals() 254 exit(EXIT_FAILURE); in opd_setup_signals() 264 exit(EXIT_FAILURE); in opd_setup_signals() [all …]
|
D | opd_perfmon.c | 103 exit(EXIT_FAILURE); in perfmon_start_child() 111 exit(EXIT_FAILURE); in perfmon_stop_child() 160 exit(EXIT_FAILURE); in set_affinity() 181 exit(EXIT_FAILURE); in setup_signals() 190 exit(EXIT_FAILURE); in setup_signals() 199 exit(EXIT_FAILURE); in setup_signals() 217 exit(EXIT_FAILURE); in create_context() 270 exit(EXIT_FAILURE); in write_pmu() 276 exit(EXIT_FAILURE); in write_pmu() 292 exit(EXIT_FAILURE); in load_context() [all …]
|
/external/oprofile/libutil++/tests/ |
D | cached_value_tests.cpp | 41 return EXIT_FAILURE; in check_cached() 46 return EXIT_FAILURE; in check_cached() 51 return EXIT_FAILURE; in check_cached() 56 return EXIT_FAILURE; in check_cached() 61 return EXIT_FAILURE; in check_cached() 76 return EXIT_FAILURE; in main()
|
/external/dropbear/libtomcrypt/testprof/ |
D | der_tests.c | 36 exit(EXIT_FAILURE); in der_set_test() 47 exit(EXIT_FAILURE); in der_set_test() 53 exit(EXIT_FAILURE); in der_set_test() 58 exit(EXIT_FAILURE); in der_set_test() 63 exit(EXIT_FAILURE); in der_set_test() 84 exit(EXIT_FAILURE); in der_set_test() 94 exit(EXIT_FAILURE); in der_set_test() 101 exit(EXIT_FAILURE); in der_set_test() 174 exit(EXIT_FAILURE); in der_flexi_test() 190 exit(EXIT_FAILURE); in der_flexi_test() [all …]
|
D | x86_prof.c | 229 exit(EXIT_FAILURE); in reg_algs() 250 exit(EXIT_FAILURE); in reg_algs() 307 exit(EXIT_FAILURE); in time_cipher() 379 exit(EXIT_FAILURE); in time_cipher2() 454 exit(EXIT_FAILURE); in time_cipher3() 530 exit(EXIT_FAILURE); in time_cipher4() 606 exit(EXIT_FAILURE); in time_hash() 724 exit(EXIT_FAILURE); in time_prng() 733 …(buf, 4096, &tprng) != 4096) { fprintf(stderr, "\n\nERROR READ != 4096\n\n"); exit(EXIT_FAILURE); } in time_prng() 787 exit(EXIT_FAILURE); in time_dsa() [all …]
|
/external/elfutils/tests/ |
D | ecp.c | 37 error (EXIT_FAILURE, 0, "usage: %s FROMNAME TONAME", argv[0]); in main() 43 error (EXIT_FAILURE, errno, "cannot open input file '%s'", argv[1]); in main() 47 error (EXIT_FAILURE, 0, "problems opening '%s' as ELF file: %s", in main() 52 error (EXIT_FAILURE, errno, "cannot open output file '%s'", argv[2]); in main() 56 error (EXIT_FAILURE, 0, "problems opening '%s' as ELF file: %s", in main() 70 error (EXIT_FAILURE, 0, "cannot create program header: %s", in main() 95 error (EXIT_FAILURE, 0, "elf_update failed: %s", elf_errmsg (-1)); in main()
|
/external/dropbear/ |
D | dropbearkey.c | 141 exit(EXIT_FAILURE); 150 exit(EXIT_FAILURE); 162 exit(EXIT_FAILURE); 182 exit(EXIT_FAILURE); 188 exit(EXIT_FAILURE); 194 exit(EXIT_FAILURE); 204 exit(EXIT_FAILURE); /* not reached */ 232 exit(EXIT_FAILURE); 351 exit(EXIT_FAILURE); 364 exit(EXIT_FAILURE);
|
/external/valgrind/main/none/tests/ |
D | pth_atfork1.c | 83 error (EXIT_FAILURE, 0, "cannot create thread"); in main() 88 error(EXIT_FAILURE, 0, "pthread_join res != 0" ); in main() 108 error (EXIT_FAILURE, errno, "cannot fork"); in thread() 111 error (EXIT_FAILURE, errno, "wrong child"); in thread() 114 error (EXIT_FAILURE, 0, "Child terminated incorrectly"); in thread()
|
/external/oprofile/utils/ |
D | ophelp.c | 167 exit(EXIT_FAILURE); in check_event() 175 exit(EXIT_FAILURE); in check_event() 184 exit(EXIT_FAILURE); in check_event() 210 exit(EXIT_FAILURE); in resolve_events() 232 exit(EXIT_FAILURE); in resolve_events() 239 exit(EXIT_FAILURE); in resolve_events() 264 exit(EXIT_FAILURE); in show_unit_mask() 271 exit(EXIT_FAILURE); in show_unit_mask() 389 exit(EXIT_FAILURE); in main() 417 exit(EXIT_FAILURE); in main() [all …]
|
/external/qemu/distrib/jpeg-6b/ |
D | wrjpgcom.c | 50 #ifndef EXIT_FAILURE /* define exit() codes if not provided */ 51 #define EXIT_FAILURE 1 macro 87 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE)) 379 exit(EXIT_FAILURE); in usage() 444 exit(EXIT_FAILURE); in main() 487 exit(EXIT_FAILURE); in main() 497 exit(EXIT_FAILURE); in main() 514 exit(EXIT_FAILURE); in main() 529 exit(EXIT_FAILURE); in main() 550 exit(EXIT_FAILURE); in main()
|
/external/jpeg/ |
D | wrjpgcom.c | 50 #ifndef EXIT_FAILURE /* define exit() codes if not provided */ 51 #define EXIT_FAILURE 1 macro 87 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE)) 379 exit(EXIT_FAILURE); in usage() 444 exit(EXIT_FAILURE); in main() 487 exit(EXIT_FAILURE); in main() 497 exit(EXIT_FAILURE); in main() 514 exit(EXIT_FAILURE); in main() 529 exit(EXIT_FAILURE); in main() 550 exit(EXIT_FAILURE); in main()
|
/external/oprofile/pp/ |
D | opannotate_options.cpp | 95 exit(EXIT_FAILURE); in handle_options() 100 exit(EXIT_FAILURE); in handle_options() 105 exit(EXIT_FAILURE); in handle_options() 112 exit(EXIT_FAILURE); in handle_options() 117 exit(EXIT_FAILURE); in handle_options() 151 exit(EXIT_FAILURE); in handle_options()
|
D | oparchive_options.cpp | 68 exit(EXIT_FAILURE); in check_options() 73 exit(EXIT_FAILURE); in check_options() 87 exit(EXIT_FAILURE); in handle_options() 117 exit(EXIT_FAILURE); in handle_options()
|
D | common_option.cpp | 64 exit(EXIT_FAILURE); in handle_threshold() 70 exit(EXIT_FAILURE); in handle_threshold() 163 exit(EXIT_FAILURE); in parse_spec() 180 exit(EXIT_FAILURE); in get_options() 219 return EXIT_FAILURE; in run_pp_tool() 278 exit(EXIT_FAILURE); in handle_merge_option() 288 exit(EXIT_FAILURE); in handle_merge_option()
|
/external/oprofile/libdb/tests/ |
D | db_test.c | 56 exit(EXIT_FAILURE); in speed_test() 63 exit(EXIT_FAILURE); in speed_test() 98 exit(EXIT_FAILURE); in test() 107 exit(EXIT_FAILURE); in test() 147 exit(EXIT_FAILURE); in sanity_check() 186 return nr_error ? EXIT_FAILURE : EXIT_SUCCESS; in main()
|
/external/oprofile/libregex/tests/ |
D | regex_test.cpp | 78 exit(EXIT_FAILURE); in main() 85 return EXIT_FAILURE; in main() 89 return EXIT_FAILURE; in main() 92 return nr_error ? EXIT_FAILURE : EXIT_SUCCESS; in main()
|
/external/oprofile/libop/ |
D | op_xml_out.c | 111 exit(EXIT_FAILURE); in open_xml_element() 133 exit(EXIT_FAILURE); in close_xml_element() 152 exit(EXIT_FAILURE); in init_xml_int_attr() 171 exit(EXIT_FAILURE); in init_xml_dbl_attr() 239 exit(EXIT_FAILURE); in xml_quote() 267 exit(EXIT_FAILURE); in init_xml_str_attr()
|
/external/oprofile/daemon/liblegacy/ |
D | init.c | 66 exit(EXIT_FAILURE); in op_open_files() 76 exit(EXIT_FAILURE); in op_open_files() 86 exit(EXIT_FAILURE); in op_open_files() 100 exit(EXIT_FAILURE); in op_open_files() 129 exit(EXIT_FAILURE); in opd_shutdown() 321 exit(EXIT_FAILURE); in opd_sigterm() 352 exit(EXIT_FAILURE); in opd_24_init()
|
/external/elfutils/src/ |
D | elfcmp.c | 167 error (EXIT_FAILURE, 0, gettext ("cannot get ELF header of '%s': %s"), in main() 172 error (EXIT_FAILURE, 0, gettext ("cannot get ELF header of '%s': %s"), in main() 274 error (EXIT_FAILURE, 0, in main() 280 error (EXIT_FAILURE, 0, in main() 296 error (EXIT_FAILURE, 0, in main() 302 error (EXIT_FAILURE, 0, in main() 429 error (EXIT_FAILURE, 0, gettext ("cannot load data of '%s': %s"), in main() 434 error (EXIT_FAILURE, 0, gettext ("cannot load data of '%s': %s"), in main() 452 error (EXIT_FAILURE, 0, in main() 458 error (EXIT_FAILURE, 0, in main() [all …]
|
/external/webkit/Source/WebKit2/mac/ |
D | MainMac.cpp | 45 return EXIT_FAILURE; in main() 50 return EXIT_FAILURE; in main() 57 return EXIT_FAILURE; in main()
|
/external/oprofile/libutil/tests/ |
D | file_tests.c | 51 exit(EXIT_FAILURE); in main() 57 exit(EXIT_FAILURE); in main() 63 exit(EXIT_FAILURE); in main()
|