HomeSort by relevance Sort by last modified time
    Searched refs:EXIT_SUCCESS (Results 201 - 225 of 372) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.c 456 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
459 # ifndef EXIT_SUCCESS
460 # define EXIT_SUCCESS 0
483 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
487 # ifndef EXIT_SUCCESS
488 # define EXIT_SUCCESS 0
493 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
500 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]
  /external/chromium_org/third_party/skia/third_party/lua/src/
luac.c 112 if (version==argc-1) exit(EXIT_SUCCESS);
202 return EXIT_SUCCESS;
  /ndk/sources/host-tools/make-3.81/
make.h 241 #ifndef EXIT_SUCCESS
242 # define EXIT_SUCCESS 0
  /system/extras/ksmutils/
ksminfo.c 79 int rc = EXIT_SUCCESS;
103 exit(EXIT_SUCCESS);
  /external/chromium_org/net/tools/get_server_time/
get_server_time.cc 323 return EXIT_SUCCESS;
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
set_maps.c 244 return EXIT_SUCCESS;
twopass_encoder.c 229 return EXIT_SUCCESS;
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/test/
test.c 249 return EXIT_SUCCESS;
  /external/chromium_org/tools/android/file_poller/
file_poller.cc 206 return EXIT_SUCCESS;
  /external/jhead/
jhead.h 153 #define EXIT_SUCCESS 0
  /external/libvpx/libvpx/examples/
decode_with_partial_drops.c 327 return EXIT_SUCCESS;
set_maps.c 242 return EXIT_SUCCESS;
twopass_encoder.c 229 return EXIT_SUCCESS;
  /external/libvpx/libvpx/third_party/nestegg/test/
test.c 249 return EXIT_SUCCESS;
  /external/oprofile/libabi/
opimport.cpp 159 if (rc != EXIT_SUCCESS) {
  /external/oprofile/libutil++/tests/
string_manip_tests.cpp 324 return EXIT_SUCCESS;
  /external/qemu-pc-bios/vgabios/
biossums.c 171 return (EXIT_SUCCESS);
  /external/tinycompress/
cplay.c 196 exit(EXIT_SUCCESS);
  /frameworks/base/cmds/idmap/
inspect.cpp 309 return EXIT_SUCCESS;
scan.cpp 244 return EXIT_SUCCESS;
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 226 return EXIT_SUCCESS;
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 273 return EXIT_SUCCESS;
  /frameworks/rs/cpu_ref/linkloader/
main.cpp 70 return EXIT_SUCCESS;