HomeSort by relevance Sort by last modified time
    Searched refs:EXIT_FAILURE (Results 151 - 175 of 190) sorted by null

1 2 3 4 5 67 8

  /system/core/toolbox/
ls.c 349 err = EXIT_FAILURE;
dd.c 1335 errx(EXIT_FAILURE, "unknown conversion %s", tmp.name);
1339 errx(EXIT_FAILURE, "%s: illegal conversion combination", tmp.name);
  /system/media/opensles/tests/examples/
slesTestSawtoothBufferQueue.cpp 64 exit(EXIT_FAILURE);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
system.h 211 FATAL_EXIT_CODE to EXIT_SUCCESS and EXIT_FAILURE respectively,
222 # ifdef EXIT_FAILURE
223 # define FATAL_EXIT_CODE EXIT_FAILURE
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
system.h 211 FATAL_EXIT_CODE to EXIT_SUCCESS and EXIT_FAILURE respectively,
222 # ifdef EXIT_FAILURE
223 # define FATAL_EXIT_CODE EXIT_FAILURE
  /external/chromium/third_party/zlib/contrib/minizip/
minizip.c 286 exit(EXIT_FAILURE);
miniunz.c 322 exit(EXIT_FAILURE);
  /external/zlib/contrib/minizip/
minizip.c 342 exit(EXIT_FAILURE);
miniunz.c 380 exit(EXIT_FAILURE);
  /system/extras/ext4_utils/
make_ext4fs.c 240 return EXIT_FAILURE;
  /external/elfutils/src/
i386_ld.c 198 error (EXIT_FAILURE, 0, gettext ("cannot allocate PLT section: %s"),
219 error (EXIT_FAILURE, 0, gettext ("cannot allocate PLTREL section: %s"),
243 error (EXIT_FAILURE, 0, gettext ("cannot allocate GOT section: %s"),
ldscript.c     [all...]
  /external/jhead/
jhead.c 109 exit(EXIT_FAILURE);
    [all...]
  /external/gtest/src/
gtest.cc     [all...]
gtest-death-test.cc     [all...]
  /external/libpng/
ltmain.sh 133 EXIT_FAILURE=1
283 exit $EXIT_FAILURE
819 $exit_cmd $EXIT_FAILURE
881 exit $EXIT_FAILURE
    [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh 133 EXIT_FAILURE=1
283 exit $EXIT_FAILURE
819 $exit_cmd $EXIT_FAILURE
881 exit $EXIT_FAILURE
    [all...]
  /external/protobuf/
ltmain.sh 133 EXIT_FAILURE=1
283 exit $EXIT_FAILURE
819 $exit_cmd $EXIT_FAILURE
881 exit $EXIT_FAILURE
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 552 return EXIT_FAILURE;
  /external/dropbear/
dbutil.c 97 _dropbear_exit(EXIT_FAILURE, format, param);
  /external/bluetooth/bluez/test/
ipctest.c 1080 exit(EXIT_FAILURE);
1088 exit(EXIT_FAILURE);
  /external/protobuf/gtest/src/
gtest-death-test.cc     [all...]
gtest.cc     [all...]
  /external/chromium/base/
process_util_posix.cc 706 int exit_code = EXIT_FAILURE;
  /external/freetype/src/base/
ftdbgmem.c 221 exit( EXIT_FAILURE );

Completed in 1481 milliseconds

1 2 3 4 5 67 8