| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | expected | 66 class unexpected; 126 /// Tag type for constructing unexpected values in a std::expected 135 /// Tag for constructing unexpected values in a std::expected 152 constexpr bool __is_unexpected<unexpected<_Tp>> = true; 163 class unexpected 168 constexpr unexpected(const unexpected&) = default; 169 constexpr unexpected(unexpected&&) = default; 172 requires (!is_same_v<remove_cvref_t<_Err>, unexpected>) 176 unexpected(_Err&& __e) 184 unexpected(in_place_t, _Args&&... __args) [all …]
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-indirect.mk | 20 . warning unexpected 26 . warning unexpected 33 . warning unexpected 42 . warning unexpected
|
| H A D | varmod-match-escape.mk | 17 . warning unexpected
|
| H A D | directive-ifmake.mk | 23 . warning unexpected
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | pei-x86_64.c | 213 int unexpected = false; in pex64_xdata_print_uwd_codes() local 256 unexpected = ui->FrameRegister == 0; in pex64_xdata_print_uwd_codes() 269 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 281 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 295 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 300 unexpected = true; in pex64_xdata_print_uwd_codes() 313 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 325 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 337 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 356 if (unexpected) in pex64_xdata_print_uwd_codes()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | pei-x86_64.c | 228 int unexpected = false; in pex64_xdata_print_uwd_codes() local 271 unexpected = ui->FrameRegister == 0; in pex64_xdata_print_uwd_codes() 284 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 296 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 310 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 315 unexpected = true; in pex64_xdata_print_uwd_codes() 328 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 340 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 352 unexpected = !save_allowed; in pex64_xdata_print_uwd_codes() 371 if (unexpected) in pex64_xdata_print_uwd_codes()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
| H A D | exception | 67 /// If you write a replacement %unexpected handler, it must be of this type. 86 /// Return the current unexpected handler. 92 void unexpected() __attribute__ ((__noreturn__)); 96 * exception-declaration in the matching handler or entering @c unexpected()
|
| H A D | eh_terminate.cc | 69 std::unexpected () in unexpected() function in std
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| H A D | exception | 83 /// If you write a replacement %unexpected handler, it must be of this type. 94 /** Return the current unexpected handler. 109 void unexpected() __attribute__ ((__noreturn__)); 114 * exception-declaration in the matching handler or entering `unexpected()`
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gengtype-lex.l | 168 error_at_line (&lexer_line, "unexpected character `%s'", yytext); 194 "unterminated comment or string; unexpected EOF");
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gengtype-lex.l | 171 error_at_line (&lexer_line, "unexpected character `%s'", yytext); 197 "unterminated comment or string; unexpected EOF");
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/src/support/runtime/ |
| H A D | exception_fallback.ipp | 33 void unexpected() 36 // unexpected handler should not return
|
| H A D | exception_msvc.ipp | 43 void unexpected() { 45 // unexpected handler should not return
|
| /netbsd-src/external/bsd/byacc/dist/test/btyacc/ |
| H A D | err_syntax26.error | 1 YACC: e - line 6 of "./err_syntax26.y", unexpected end-of-file
|
| /netbsd-src/external/bsd/byacc/dist/test/yacc/ |
| H A D | err_syntax26.error | 1 YACC: e - line 6 of "./err_syntax26.y", unexpected end-of-file
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticParseKinds.td | 209 def err_at_in_class : Error<"unexpected '@' in member specification">; 210 def err_unexpected_semi : Error<"unexpected ';' before %0">; 305 def err_unexpected_at : Error<"unexpected '@' in program">; 378 "unexpected type name %0: expected identifier">; 383 "unexpected namespace scope prior to decltype">; 419 "unexpected ':' in nested name specifier; did you mean '::'?">; 504 def err_objc_concat_string : Error<"unexpected token after Objective-C string">; 569 "unexpected end of exception specification">; 592 "unexpected end of default argument expression">; 615 "unexpected %0 in function call; perhaps remove the %0?">; [all …]
|
| /netbsd-src/sys/arch/atari/atari/ |
| H A D | intr.c | 274 static int unexpected, straycount; in intr_dispatch() local 291 if (++unexpected > 10) in intr_dispatch()
|
| /netbsd-src/external/bsd/tre/dist/tests/agrep/ |
| H A D | delimiters.args | 3 # regexp to work in an unexpected way.
|
| /netbsd-src/external/bsd/unbound/dist/testdata/09-unbound-control.tdir/ |
| H A D | 09-unbound-control.test | 57 # Fail the test for unexpected answers 58 # $1: unexpected regular expression 102 # Fail the test for unexpected entry in the cache dump 103 # $1: unexpected regular expression
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_format.inc | 230 return nullptr; // unexpected end of string 328 Report("%s: WARNING: unexpected format specifier in scanf interceptor: ", 466 Report("WARNING: unexpected floating-point arg size" \ 481 Report("WARNING: unexpected arg size" \ 526 "%s: WARNING: unexpected format specifier in printf "
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_format.inc | 229 return nullptr; // unexpected end of string 327 Report("%s: WARNING: unexpected format specifier in scanf interceptor: %.*s\n", 471 Report("WARNING: unexpected floating-point arg size" \ 486 Report("WARNING: unexpected arg size" \ 531 "%s: WARNING: unexpected format specifier in printf "
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_common_interceptors_format.inc | 228 return nullptr; // unexpected end of string 326 Report("%s: WARNING: unexpected format specifier in scanf interceptor: ", 464 Report("WARNING: unexpected floating-point arg size" \ 479 Report("WARNING: unexpected arg size" \ 524 "%s: WARNING: unexpected format specifier in printf "
|
| /netbsd-src/sys/arch/evbarm/gemini/ |
| H A D | gemini.h | 118 # error unexpected NGEMINIIPM > 1
|
| /netbsd-src/external/gpl3/binutils/dist/gprof/po/ |
| H A D | gprof.pot | 40 msgid "%s: %s: unexpected end of file\n" 265 msgid "%s: address size has unexpected value of %u\n" 305 msgid "%s: unexpected EOF after reading %d/%d bins\n" 459 msgid "%s: %s: unexpected EOF after reading %u of %u samples\n"
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprof/po/ |
| H A D | gprof.pot | 41 msgid "%s: %s: unexpected end of file\n" 266 msgid "%s: address size has unexpected value of %u\n" 306 msgid "%s: unexpected EOF after reading %d/%d bins\n" 460 msgid "%s: %s: unexpected EOF after reading %u of %u samples\n"
|