/external/oprofile/utils/ |
D | ophelp.c | 399 exit(EXIT_SUCCESS); in main() 404 exit(EXIT_SUCCESS); in main() 410 exit(EXIT_SUCCESS); in main() 422 exit(EXIT_SUCCESS); in main() 427 exit(EXIT_SUCCESS); in main() 447 exit(EXIT_SUCCESS); in main() 712 return EXIT_SUCCESS; in main()
|
/external/oprofile/libutil++/tests/ |
D | cached_value_tests.cpp | 64 return EXIT_SUCCESS; in check_cached() 79 return EXIT_SUCCESS; in main()
|
/external/jpeg/ |
D | rdjpgcom.c | 47 #ifndef EXIT_SUCCESS 49 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 51 #define EXIT_SUCCESS 0 macro 494 exit(EXIT_SUCCESS); in main()
|
D | cdjpeg.h | 171 #ifndef EXIT_SUCCESS 173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 175 #define EXIT_SUCCESS 0 macro
|
D | wrjpgcom.c | 53 #ifndef EXIT_SUCCESS 55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 57 #define EXIT_SUCCESS 0 macro 581 exit(EXIT_SUCCESS); in main()
|
/external/chromium_org/third_party/libjpeg_turbo/ |
D | rdjpgcom.c | 51 #ifndef EXIT_SUCCESS 53 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 55 #define EXIT_SUCCESS 0 macro 513 exit(EXIT_SUCCESS); in main()
|
D | cdjpeg.h | 174 #ifndef EXIT_SUCCESS 176 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 178 #define EXIT_SUCCESS 0 macro
|
D | wrjpgcom.c | 53 #ifndef EXIT_SUCCESS 55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 57 #define EXIT_SUCCESS 0 macro 581 exit(EXIT_SUCCESS); in main()
|
/external/qemu/distrib/jpeg-6b/ |
D | rdjpgcom.c | 47 #ifndef EXIT_SUCCESS 49 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 51 #define EXIT_SUCCESS 0 macro 494 exit(EXIT_SUCCESS); in main()
|
D | cdjpeg.h | 171 #ifndef EXIT_SUCCESS 173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 175 #define EXIT_SUCCESS 0 macro
|
D | wrjpgcom.c | 53 #ifndef EXIT_SUCCESS 55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 57 #define EXIT_SUCCESS 0 macro 581 exit(EXIT_SUCCESS); in main()
|
/external/oprofile/libdb/tests/ |
D | db_test.c | 61 if (rc != EXIT_SUCCESS) { in speed_test() 105 if (rc != EXIT_SUCCESS) { in test() 186 return nr_error ? EXIT_FAILURE : EXIT_SUCCESS; in main()
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | cdjpeg.h | 171 #ifndef EXIT_SUCCESS 173 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */ macro 175 #define EXIT_SUCCESS 0 macro
|
/external/bison/src/ |
D | getargs.c | 646 exit (EXIT_SUCCESS); in getargs() 680 usage (EXIT_SUCCESS); in getargs() 729 exit (EXIT_SUCCESS); in getargs() 733 exit (EXIT_SUCCESS); in getargs()
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | main.cpp | 213 int status = EXIT_SUCCESS; in main() 274 if ((status == EXIT_SUCCESS) && do_link) { in main() 276 status = (whole_program->LinkStatus) ? EXIT_SUCCESS : EXIT_FAILURE; in main()
|
/external/mesa3d/src/glsl/ |
D | main.cpp | 213 int status = EXIT_SUCCESS; in main() 274 if ((status == EXIT_SUCCESS) && do_link) { in main() 276 status = (whole_program->LinkStatus) ? EXIT_SUCCESS : EXIT_FAILURE; in main()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | pmu-bison.c | 262 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__… 265 # ifndef EXIT_SUCCESS 266 # define EXIT_SUCCESS 0 macro 289 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 293 # ifndef EXIT_SUCCESS 294 # define EXIT_SUCCESS 0 macro 299 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \ 306 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
|
/external/oprofile/libutil/ |
D | op_version.c | 23 exit(EXIT_SUCCESS); in show_version()
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
D | ExpressionParser.cpp | 318 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__… 322 # ifndef EXIT_SUCCESS 323 # define EXIT_SUCCESS 0 macro 346 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 350 # ifndef EXIT_SUCCESS 351 # define EXIT_SUCCESS 0 macro 356 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \ 363 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
|
/external/chromium_org/tools/android/purge_ashmem/ |
D | purge_ashmem.c | 19 return EXIT_SUCCESS; in main()
|
/external/chromium_org/chrome/installer/test/ |
D | alternate_version_generator_main.cc | 134 return EXIT_SUCCESS; in wmain() 165 return EXIT_SUCCESS; in wmain()
|
/external/chromium_org/tools/ipc_fuzzer/replay/ |
D | replay.cc | 22 return EXIT_SUCCESS; in main()
|
/external/libcxx/test/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 19 #ifndef EXIT_SUCCESS 20 #error EXIT_SUCCESS not defined
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | test_hd.c | 58 return EXIT_SUCCESS; in main()
|
/external/chromium_org/content/shell/renderer/test_runner/helper/ |
D | layout_test_helper_win.cc | 53 return EXIT_SUCCESS; in main()
|