HomeSort by relevance Sort by last modified time
    Searched refs:EXIT_SUCCESS (Results 51 - 75 of 382) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libc/include/
stdlib.h 42 #define EXIT_SUCCESS 0
  /development/ndk/platforms/android-L/include/
stdlib.h 42 #define EXIT_SUCCESS 0
  /external/bison/src/
getargs.c 646 exit (EXIT_SUCCESS);
680 usage (EXIT_SUCCESS);
729 exit (EXIT_SUCCESS);
733 exit (EXIT_SUCCESS);
  /external/chromium_org/third_party/libjpeg_turbo/
wrjpgcom.c 53 #ifndef EXIT_SUCCESS
55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
57 #define EXIT_SUCCESS 0
581 exit(EXIT_SUCCESS);
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
decode_with_drops.c 151 return EXIT_SUCCESS;
postproc.c 137 return EXIT_SUCCESS;
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
combpath_test.c 138 return (nf == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
splitpath_test.c 153 return (nf == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/genmacro/
genmacro.c 133 return EXIT_SUCCESS;
  /external/jpeg/
wrjpgcom.c 53 #ifndef EXIT_SUCCESS
55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
57 #define EXIT_SUCCESS 0
581 exit(EXIT_SUCCESS);
  /external/libunwind/tests/
ia64-test-setjmp.c 154 return EXIT_SUCCESS;
  /external/libvpx/libvpx/examples/
decode_with_drops.c 153 return EXIT_SUCCESS;
postproc.c 139 return EXIT_SUCCESS;
  /external/qemu/distrib/jpeg-6b/
wrjpgcom.c 53 #ifndef EXIT_SUCCESS
55 #define EXIT_SUCCESS 1 /* VMS is very nonstandard */
57 #define EXIT_SUCCESS 0
581 exit(EXIT_SUCCESS);
  /frameworks/rs/cpu_ref/linkloader/android/
test-librsloader.c 115 return EXIT_SUCCESS;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_drops.c 153 return EXIT_SUCCESS;
postproc.c 139 return EXIT_SUCCESS;
  /ndk/tests/device/test-wait/jni/
test_wait.c 123 return EXIT_SUCCESS;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdlib.h 48 #define EXIT_SUCCESS 0

Completed in 384 milliseconds

1 23 4 5 6 7 8 91011>>