Home
last modified time | relevance | path

Searched refs:fatal (Results 1 – 25 of 28) sorted by relevance

12

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_golden_lin.txt336 Expected: 1 non-fatal failure
342 Expected: 1 non-fatal failure
344 gtest_output_test_.cc:#: Non-fatal failure:
346 Expected non-fatal failure 1.
348 gtest_output_test_.cc:#: Non-fatal failure:
350 Expected non-fatal failure 2.
356 Expected: 1 non-fatal failure
360 Expected fatal failure.
366 Expected: 1 non-fatal failure
372 Expected: 1 non-fatal failure
[all …]
/ndk/sources/host-tools/make-3.81/
Dmisc.c260 fatal (const struct floc *flocp, const char *fmt, ...) in fatal() function
262 fatal (flocp, fmt, va_alist) in fatal()
324 fatal (NILF, _("%s: %s"), name, strerror (errno)); in pfatal_with_name()
344 fatal (NILF, _("virtual memory exhausted")); in xmalloc()
359 fatal (NILF, _("virtual memory exhausted")); in xrealloc()
376 fatal (NILF, _("virtual memory exhausted")); in xstrdup()
Dread.c623 fatal (fstart, _("invalid syntax in conditional")); in eval()
633 fatal (fstart, _("extraneous `endef'")); in eval()
645 fatal (fstart, _("empty variable name")); in eval()
673 fatal (fstart, _("empty variable name")); in eval()
854 fatal(fstart, _("commands commence before first target")); in eval()
905 fatal(fstart, _("missing rule before commands")); in eval()
992 fatal (fstart, _("missing separator%s"), in eval()
1152 fatal (fstart, _("missing target pattern")); in eval()
1154 fatal (fstart, _("multiple target patterns")); in eval()
1158 fatal (fstart, _("target pattern contains no `%%'")); in eval()
[all …]
Damiga.c46 fatal (NILF, "MyExecute: Cannot allocate space for calling a command"); in MyExecute()
Dfunction.c746 fatal (*expanding_var, "%s: '%s'", message, beg); in check_numeric()
763 fatal (*expanding_var, in func_word()
791 fatal (*expanding_var, in func_wordlist()
1107 fatal (reading_file, "%s", msg); in func_error()
1119 fatal (*expanding_var, "Internal error: func_error: '%s'", funcname); in func_error()
1453 fatal (NILF, _("create_child_process: DuplicateHandle(In) failed (e=%ld)\n"), in windows32_openpipe()
1464 fatal (NILF, _("create_child_process: DuplicateHandle(Err) failed (e=%ld)\n"), in windows32_openpipe()
1469 fatal (NILF, _("CreatePipe() failed (e=%ld)\n"), GetLastError()); in windows32_openpipe()
1474 fatal (NILF, _("windows32_openpipe (): process_init_fd() failed\n")); in windows32_openpipe()
2100 fatal (*expanding_var, in expand_builtin_function()
[all …]
Dexpand.c127 fatal (*expanding_var, in recursively_expand_for_file()
266 fatal (*expanding_var, _("unterminated variable reference")); in variable_expand_string()
Dmain.c549 fatal (NILF, _("empty string invalid as file name")); in enter_command_line_file()
630 fatal (NILF, _("unknown debug level specification `%s'"), p); in decode_debug_flags()
1466 fatal (NILF, _("Makefile from standard input specified twice.")); in main()
1656 fatal (NILF, _("internal error: multiple --jobserver-fds options")); in main()
1663 fatal (NILF, in main()
2016 fatal (NILF, _("Couldn't change back to original directory.")); in main()
2169 fatal (NILF, _(".DEFAULT_GOAL contains more than one target")); in main()
2189 fatal (NILF, _("No targets specified and no makefile found")); in main()
2191 fatal (NILF, _("No targets")); in main()
Djob.c322 fatal (NILF, error); in create_batch_file()
847 fatal (NILF, "INTERNAL: Freeing child %p (%s) but no tokens left!\n", in free_child()
1698 fatal (NILF, "INTERNAL: no children as we go to sleep on read\n"); in new_job()
1907 fatal (NILF, _("no more file handles: could not duplicate stdin\n")); in child_execute_job()
1909 fatal (NILF, _("no more file handles: could not duplicate stdout\n")); in child_execute_job()
1937 fatal (NILF, _("Could not restore stdin\n")); in child_execute_job()
1945 fatal (NILF, _("Could not restore stdout\n")); in child_execute_job()
2902 fatal (NILF, _("%s (line %d) Bad shell context (!unixy && !batch_mode_shell)\n"), in construct_command_argv_internal()
Dmake.h405 extern void fatal (const struct floc *flocp, const char *fmt, ...)
410 extern void fatal ();
Dar.c53 fatal (NILF, _("attempt to use unsupported feature: `%s'"), name); in ar_name()
Dfile.c301 fatal (NILF, _("can't rename single-colon `%s' to double-colon `%s'"), in rehash_file()
306 fatal (NILF, _("can't rename double-colon `%s' to single-colon `%s'"), in rehash_file()
Drule.c583 fatal (NILF, _("BUG: num_pattern_rules wrong! %u != %u"), in print_rule_data_base()
Dremake.c356 fatal (NILF, msg_noparent, "", file->name, ""); in complain()
358 fatal (NILF, msg_parent, "", file->name, file->parent->name, ""); in complain()
DNEWS525 * It is no longer a fatal error to have a NUL character in a makefile.
559 infinite loop and then get a fatal error when it detected the loop.
663 * All fatal error messages now contain `***', so they are easy to find in
851 * Dependency loops are no longer fatal errors.
Dvariable.c1316 fatal (&v->fileinfo, _("empty variable name")); in parse_variable_definition()
DChangeLog767 * main.c (die): If we're dying with a fatal error (not that a
1386 * misc.c (message,error,fatal): Ditto.
1397 * misc.c (message, error, fatal): Don't use "..." if we're using
1446 (fatal): Ditto.
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c355 fatal (_("%s: cannot get addresses from archive"), file_name); in process_file()
372 fatal (_("%s: cannot find section %s"), file_name, section_name); in process_file()
446 fatal (_("unknown demangling style `%s'"), in addr2line_main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dlit.cfg190 lit_config.fatal('must specify user parameter cxx_under_test '
212 lit_config.fatal(
227 lit_config.fatal('user parameter use_system_lib should be 0 or 1')
248 lit_config.fatal('C++ ABI setting %s unsupported for tests' % cxx_abi)
256 lit_config.fatal("unrecognized system")
281 lit_config.fatal("unrecognized system")
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dcompiler_log_formatter.ipp130 …output << "fatal error in \"" << (loc.m_function.is_empty() ? test_phase_identifier() : loc.m_func…
167 output << "fatal error in \"" << test_phase_identifier() << "\": ";
Dexecution_monitor.ipp1003 // cases classified as (non-fatal) system_trap
/ndk/sources/third_party/googletest/googletest/
DREADME12 assertions, user-defined assertions, death tests, fatal and non-fatal
/ndk/sources/host-tools/make-3.81/tests/
DChangeLog120 of $(MAKE) from make, then fatal immediately.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1984 a warning message is generated, but it is not an immediately fatal
990 fatal error.
3314 read from standard input will usually be a fatal error (a `Broken pipe'
3443 If `make' gets a fatal signal while a command is executing, it may
6008 Generates a fatal error where the message is TEXT. Note that the
6020 will generate a fatal error during the read of the makefile if the
6028 will generate a fatal error while `make' is running, if the `err'
6426 error message, but without `-k', it is a fatal error (*note Summary of
Dmake.texi1159 warning message is generated, but it is not an immediately fatal error;
1165 will @code{make} diagnose the missing makefile as a fatal error.
3964 attempting to read from standard input will usually be a fatal error (a
4130 If @code{make} gets a fatal signal while a command is executing, it may
7357 Generates a fatal error where the message is @var{text}. Note that the
7372 will generate a fatal error during the read of the makefile if the
7383 will generate a fatal error while @code{make} is running, if the
7855 without @samp{-k}, it is a fatal error (@pxref{Options Summary,
10473 When this function is evaluated, @code{make} generates a fatal error
10665 Sometimes @code{make} errors are not fatal, especially in the presence
[all …]
Dmake.info-22289 When this function is evaluated, `make' generates a fatal error
2457 Sometimes `make' errors are not fatal, especially in the presence of
2459 Errors that are fatal are prefixed with the string `***'.

12