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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
genmodule.c 228 return EXIT_SUCCESS;
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
bitvect_test.c 175 return (nf == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
leb128_test.c 198 return (nf == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
  /external/chromium_org/tools/ipc_fuzzer/mutate/
message_util.cc 155 return EXIT_SUCCESS;
  /external/iproute2/ip/
ip.c 109 int ret = EXIT_SUCCESS;
  /external/libopus/src/
repacketizer_demo.c 216 return EXIT_SUCCESS;
  /external/libvpx/libvpx/examples/
example_xma.c 191 return EXIT_SUCCESS;
simple_encoder.c 251 return EXIT_SUCCESS;
vp8cx_set_ref.c 186 return EXIT_SUCCESS;
  /external/oprofile/libutil++/tests/
file_manip_tests.cpp 240 return EXIT_SUCCESS;
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 232 return EXIT_SUCCESS;
  /frameworks/wilhelm/tests/listening/
seekTorture.c 136 return EXIT_SUCCESS;
  /frameworks/wilhelm/tests/sandbox/
dim.c 155 return EXIT_SUCCESS;
multithread.c 193 return EXIT_SUCCESS;
urimime.c 163 return EXIT_SUCCESS;
xa.c 132 return EXIT_SUCCESS;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
example_xma.c 191 return EXIT_SUCCESS;
simple_encoder.c 251 return EXIT_SUCCESS;
vp8cx_set_ref.c 186 return EXIT_SUCCESS;
  /hardware/libhardware/modules/sensors/tests/
SensorEventQueue_test.cpp 198 return EXIT_SUCCESS;
  /system/core/toolbox/upstream-netbsd/sbin/chown/
chown.c 192 for (rval = EXIT_SUCCESS; (p = fts_read(ftsp)) != NULL;) {
  /system/extras/tests/sdcard/
testcase.cpp 115 exit(EXIT_SUCCESS);
  /external/chromium_org/third_party/cython/src/Cython/Includes/libc/
stdlib.pxd 35 enum: EXIT_SUCCESS
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc 723 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
726 # ifndef EXIT_SUCCESS
727 # define EXIT_SUCCESS 0
750 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
754 # ifndef EXIT_SUCCESS
755 # define EXIT_SUCCESS 0
760 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
767 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]
  /external/elfutils/0.153/libcpu/
i386_parse.c 479 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
482 # ifndef EXIT_SUCCESS
483 # define EXIT_SUCCESS 0
506 # if (defined __cplusplus && ! defined EXIT_SUCCESS \
510 # ifndef EXIT_SUCCESS
511 # define EXIT_SUCCESS 0
516 # if ! defined malloc && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
523 # if ! defined free && ! defined EXIT_SUCCESS && (defined __STDC__ || defined __C99__FUNC__ \
    [all...]

Completed in 499 milliseconds

1 2 3 4 5 6 78 91011>>