Searched defs:panic (Results 1 - 25 of 48) sorted by relevance

12

/external/qemu/
H A Dandroid-rebuild.sh39 panic () { function
72 panic "Configuration error, please run ./android-configure.sh to see why."
76 panic "Could not build sources, please run 'make' to see why."
112 panic "Unit test failures: $FAILURES"
/external/owasp/sanitizer/tools/
H A Dupload_jars_to_googlecode_downloads.sh41 function panic() { function
54 "$@" || panic "command failed: $@"
62 panic "missing trunk/tools in $VERSION_BASE"
75 panic "$DOWNLOADS_ZIP is not up-to-date"
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_environment.h89 #define panic(args...) \ macro
/external/libunwind/tests/
H A DGia64-test-readonly.c35 #define panic(args...) \ macro
57 panic ("%s: unw_init_local (ret=%d)\n", __FUNCTION__, ret);
60 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
63 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
66 panic ("%s: unw_set_reg (ip) returned %d instead of %d\n",
69 panic ("%s: unw_set_reg (ar.lc) returned %d instead of %d\n",
H A DGtest-nomalloc.c30 #define panic(args...) \ macro
64 panic ("unw_init_local failed!\n");
H A DLtest-cxx-exceptions.cxx30 #define panic(args...) \ macro
73 panic("Counter non-zero\n");
77 panic("Int was thrown why are we here?\n");
H A Dia64-test-sig.c33 #define panic(args...) \ macro
50 panic ("unw_init() failed!\n");
54 panic ("unw_step() failed!\n");
59 panic ("failed to find signal frame!\n");
62 panic ("unw_step() failed!\n");
65 panic ("failed to get IP!\n");
73 panic ("failed to set IP!\n");
77 panic ("unexpected return from unw_resume()!\n");
H A Dtest-init-remote.c42 #define panic(args...) \ macro
58 panic ("unw_init_remote failed!\n");
H A Dtest-mem.c38 #define panic(args...) \ macro
53 panic ("unw_init_local failed!\n");
67 panic ("FAILURE: unw_step() returned %d for ip=%lx\n",
H A DGtest-exc.c41 #define panic(args...) \ macro
61 panic ("unw_init_local() failed!\n");
69 panic ("unw_step() failed!\n");
130 panic ("FAILURE: b() returned from raise_exception()!!\n");
H A DGtest-init.cxx38 #define panic(args...) \ macro
71 panic ("FAILURE: didn't reach beginning of unwind-chain\n");
76 panic ("FAILURE: unw_step() returned %d\n", ret);
H A DLtest-nocalloc.c33 #define panic(args...) \ macro
120 panic ("FAILURE: unable to create key %d\n", i);
H A DGtest-concurrent.c42 #define panic(args...) \ macro
69 panic ("unw_step() returned %d\n", ret);
H A DGtest-resume-sig.c44 #define panic(args...) \ macro
104 panic ("unw_getcontext() failed: ret=%d\n", ret);
110 panic ("unw_init_local() failed: ret=%d\n", ret);
113 panic ("unw_step(1) failed: ret=%d\n", ret);
116 panic ("unw_step(2) failed: ret=%d\n", ret);
119 panic ("unw_get_reg(IP) failed: ret=%d\n", ret);
136 panic ("Got unexpected signal %d\n", sig);
180 panic ("failed to get SIGUSR2\n");
H A Dppc64-test-altivec.c12 #define panic(args...) { fprintf (stderr, args); abort(); } macro
56 panic ("unw_init_local failed!\n");
64 panic ("FAILURE: unw_get_reg returned %d for UNW_REG_IP\n",
69 panic ("FAILURE: unw_get_reg returned %d for UNW_REG_SP\n",
74 panic
104 panic ("unw_get_proc_name returned %d\n", ret);
113 panic ("FAILURE: unw_step() returned %d for ip=%lx\n", ret,
H A Dtest-async-sig.c63 #define panic(args...) \ macro
84 panic ("unw_init_local failed!\n");
117 panic ("FAILURE: unw_step() returned %d for ip=%lx\n",
122 panic ("FAILURE: unw_step() looping over %d iterations\n", depth);
150 panic ("Too many errors (%d)\n", nerrors);
H A Dtest-proc-info.c43 #define panic(args...) \ macro
111 panic ("%s() got called!\n", __FUNCTION__);
122 panic ("%s() got called!\n", __FUNCTION__);
148 panic ("unw_create_addr_space() failed\n");
154 panic ("unw_init_remote() returned %d instead of 0\n", ret);
158 panic ("First call to unw_step() returned %d instead of %d\n",
163 panic ("Second call to unw_step() returned %d instead of %d\n",
H A DGia64-test-rbs.c39 #define panic(args...) \ macro
106 panic ("unw_init_local (ret=%d)", ret);
110 panic ("unw_step (ret=%d)", ret);
116 panic ("failed to redirect to resumption_point\n");
122 panic ("unw_get_reg() failed\n");
128 panic ("unw_resume() returned (ret=%d)!!\n", ret);
167 panic ("test%d: load() returned %d\n", test, ret);
169 panic ("test%d: resumed wrong frame: expected %d, got %d\n",
H A DGia64-test-stack.c37 #define panic(args...) \ macro
111 panic ("\texpected sof=%d, found sof=%lu\n", i - 1, sof);
117 panic ("\texpected r32=%d, found r32=%lu\n", i - 1, r32);
127 panic ("\texpected sof=96, found sof=%lu\n", sof);
129 panic ("\texpected sol=95, found sol=%lu\n", sol);
140 panic ("\texpected loc%d to be a NaT!\n", l);
145 panic ("\tloc%d is unexpectedly a NaT!\n", l);
148 panic ("\tloc%d expected to be %lx, found to be %lx\n",
158 panic ("libunwind returned %d\n", ret);
H A DGtest-bt.c43 #define panic(args...) \ macro
69 panic ("unw_init_local failed!\n");
225 panic ("sigaction: %s\n", strerror (errno));
235 panic ("failed to allocate %u bytes\n", SIG_STACK_SIZE);
239 panic ("sigaltstack: %s\n", strerror (errno));
245 panic ("sigaction: %s\n", strerror (errno));
/external/qemu/distrib/
H A Dpackage-release.sh13 panic () { function
89 mkdir -p "$DSTDIR" || panic "Cannot create destination directory: $DSTDIR"
104 mkdir -p "$DSTDIR" || panic "Cannot create destination directory: $DSTDIR"
129 panic "Can't get package prefix from $PKG_FILE_BASENAME"
144 panic "Can't rebuild binaries on Darwin, use --verbose to see why!"
166 panic "Not a Git directory: $GIT_DIR"
188 panic "Unsupported system! This can only run on Linux and Darwin."
234 panic "Unsupported option '$OPT', see --help."
237 panic "Unsupported parameter '$OPT', see --help."
300 mkdir -p "$PKG_DIR" || panic "Ca
[all...]
/external/chromium_org/build/android/
H A Dadb_gdb52 panic () { function
58 if [ $? != 0 ]; then panic "$@"; fi
197 panic "Unknown option $OPT, see --help." >&2
201 panic "You can only provide a single package name as argument!\
337 panic "Please specify a package name on the command line. See --help."
345 panic "Invalid directory: $NDK_DIR"
348 panic "Not a valid NDK directory: $NDK_DIR"
354 panic "Unknown --script file: $GDBINIT"
394 *) panic "You can't run this script on this system: $HOST_OS";;
410 *) panic "Yo
[all...]
/external/openssl/
H A Dcheck-all-builds.sh11 panic () { function
125 panic "Sorry, this script can only run on 64-bit Linux or Darwin"
188 panic "Unknown option '$OPT', see --help for details."
394 panic "Could not find compiler: $result"
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c34 #define panic(a) err(1, (a)) macro
H A Drijndael-api-fst.c37 #define panic(a) err(1, (a)) macro
232 panic("rijndael_padEncrypt(ECB)");
253 panic("rijndael_padEncrypt(CBC)");

Completed in 923 milliseconds

12