Searched refs:unexpected (Results 51 - 75 of 116) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc669 // So in that case, call terminate or unexpected directly.
678 { std::unexpected (); }
772 // Get the exception thrown from unexpected.
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc669 // So in that case, call terminate or unexpected directly.
680 { std::unexpected (); }
775 // Get the exception thrown from unexpected.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dillegal-sve2.l1138 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `smlalb z0\.s,z0\.h,z0\.x'
1162 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `smlalt z0\.s,z0\.h,z0\.x'
1186 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `smlslb z0\.s,z0\.h,z0\.x'
1210 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `smlslt z0\.s,z0\.h,z0\.x'
1244 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `smullb z0\.s,z0\.h,z0\.x'
1268 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `smullt z0\.s,z0\.h,z0\.x'
1355 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `sqdmlalb z0\.s,z0\.h,z0\.x'
1365 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `sqdmlalbt z0\.s,z0\.h,z0\.x'
1389 [^ :]+:[0-9]+: Error: unexpected character `x' in element size at operand 3 -- `sqdmlalt z0\.s,z0\.h,z0\.x'
1413 [^ :]+:[0-9]+: Error: unexpected characte
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-for-escape.mk36 # XXX: It is unexpected that the variable V gets expanded in the loop body.
H A Dvarmod-sysv.mk235 # XXX: This is unexpected. Add more test case to demonstrate the effects
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dvalidator.c533 goto unexpected;
583 goto unexpected;
609 unexpected:
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dvalidator.c533 goto unexpected;
583 goto unexpected;
609 unexpected:
/netbsd-current/common/dist/zlib/contrib/pascal/
H A Dexample.pas512 EXIT_ERR('unexpected dictionary');
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/pascal/
H A Dexample.pas512 EXIT_ERR('unexpected dictionary');
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/pascal/
H A Dexample.pas512 EXIT_ERR('unexpected dictionary');
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A DMakefile.in939 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/pascal/
H A Dexample.pas512 EXIT_ERR('unexpected dictionary');
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
H A Dexample.pas512 EXIT_ERR('unexpected dictionary');
/netbsd-current/external/mit/libuv/dist/
H A DMakefile.am274 test/test-tcp-unexpected-read.c \
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dlocore.S446 jra _C_LABEL(badtrap) | treat as an unexpected trap
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dmacro.c109 Return 1 on success, 0 on unexpected EOF. */
244 /* Return 1 on success, 0 on unexpected EOF. */
675 error = _("unexpected end of file in macro `%s' definition");
1334 return _("unexpected end of file in irp or irpc");
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/arch/
H A Dsh.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh2.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh2a-nofpu-or-sh3-nommu.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh2a-nofpu-or-sh4-nommu-nofpu.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh2a-or-sh3e.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh2e.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh3-nommu.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh3.s9 ! Make sure there are no unexpected or missing instructions.
H A Dsh3e.s9 ! Make sure there are no unexpected or missing instructions.

Completed in 185 milliseconds

12345