Searched refs:EXIT (Results 1 - 25 of 136) sorted by relevance

123456

/external/valgrind/none/tests/s390x/
H A Dtest_fork.c18 EXIT(0);
H A Dtest.h10 #define EXIT(ret) svc1(__NR_exit, ret) macro
/external/objenesis/
H A Dupdate_source.sh17 trap "echo \"Removing temporary directory\"; rm -rf $working_dir" EXIT
/external/mockito/
H A Dupdate_source.sh24 trap "echo \"Removing temporary directory\"; rm -rf $working_dir" EXIT
/external/opencv/cvaux/src/
H A Dcvsubdiv2.cpp73 EXIT;
75 EXIT;
77 EXIT;
79 EXIT;
83 EXIT;
85 EXIT;
88 EXIT;
91 EXIT;
/external/opencv3/modules/imgcodecs/
H A Dprecomp.hpp78 #define EXIT __CV_EXIT__ macro
/external/opencv3/modules/imgcodecs/src/
H A Dprecomp.hpp78 #define EXIT __CV_EXIT__ macro
/external/autotest/server/site_tests/network_DiskFull/
H A Dhog_disk.sh39 trap 'rm -f "$temp_file"' EXIT
/external/libdivsufsort/
H A Dgenerate_includes.sh26 trap cleanup INT TERM ERR EXIT
/external/vboot_reference/scripts/image_signing/
H A Dcommon.sh79 trap "cleanup" INT TERM EXIT
/external/opencv/cxcore/include/
H A Dcxerror.h144 EXIT; \
185 #define EXIT goto exit macro
/external/strace/qemu_multiarch_testing/
H A Dmake-hdc-img.sh8 trap - EXIT
17 trap 'cleanup $?' EXIT
/external/autotest/contrib/
H A Drun-stable-update46 trap 'rm -f ${TMPFILE}' EXIT
/external/cmockery/cmockery_0_1_2/packages/
H A Ddeb.sh40 trap 'rm -rf '`pwd`/tmp'; exit $?' EXIT SIGHUP SIGINT SIGTERM
H A Drpm.sh42 trap 'rm -rf $RPM_SOURCE_DIR $RPM_BUILD_DIR; exit $?' EXIT SIGHUP SIGINT SIGTERM
/external/opencv/cv/src/
H A Dcvthresh.cpp368 EXIT;
408 EXIT;
413 EXIT;
428 EXIT;
438 EXIT;
450 EXIT;
467 EXIT;
476 EXIT;
/external/strace/maint/
H A Dioctls_gen.sh58 trap - EXIT
62 trap 'cleanup $?' EXIT
/external/autotest/client/site_tests/kernel_FirmwareRequest/src/
H A Dfw_filesystem.sh36 trap "test_finish" EXIT
/external/compiler-rt/lib/dfsan/scripts/
H A Dcheck_custom_wrappers.sh21 trap on_exit EXIT
/external/compiler-rt/lib/tsan/go/
H A Dbuildgo.sh101 trap cleanup EXIT
/external/google-tv-pairing-protocol/cpp/
H A Dautogen.sh18 trap 'rm -f aclocal.m4.tmp' EXIT
/external/libjpeg-turbo/release/
H A Dmakecygwinpkg.in7 trap onexit EXIT
/external/libunwind/tests/
H A Drun-coredump-unwind37 trap "rm -r -- $TEMPDIR" EXIT
/external/opencv3/modules/highgui/
H A Dprecomp.hpp93 #define EXIT __CV_EXIT__ macro
/external/opencv3/modules/highgui/src/
H A Dprecomp.hpp93 #define EXIT __CV_EXIT__ macro

Completed in 1377 milliseconds

123456