Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 26) sorted by relevance

12

/scripts/dtc/
Dchecks.c49 bool warn, error; member
63 .error = (_e), \
84 || (c->error && (quiet < 2))) { in check_msg()
86 (c->error) ? "ERROR" : "Warning", c->name); in check_msg()
115 bool error = false; in run_check() local
127 error = error || run_check(prq, dti); in run_check()
147 if ((c->status != PASSED) && (c->error)) in run_check()
148 error = true; in run_check()
149 return error; in run_check()
716 static void enable_warning_error(struct check *c, bool warn, bool error) in enable_warning_error() argument
[all …]
Ddtc-parser.tab.c_shipped94 /* Enabling verbose error messages. */
518 "$end", "error", "$undefined", "DT_V1", "DT_PLUGIN", "DT_MEMRESERVE",
581 means the default is an error. */
619 number is the opposite. If YYTABLE_NINF, syntax error. */
730 yyerror (YY_("syntax error: cannot back up")); \
1042 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1068 is an error action. In that case, don't check for expected
1074 case, just report a simple "syntax error".
1082 scanner and before detecting a syntax error. Thus, state merging
1086 accepted due to an error action in a later state.
[all …]
Ddtc.h265 void parse_checks_option(bool warn, bool error, const char *arg);
Ddtc-lexer.lex.c_shipped809 /* Report a fatal error. */
1086 /* ERANGE is the only strtoull error triggerable
1381 "fatal flex scanner internal error--no action found" );
1403 "fatal flex scanner internal error--end of buffer missed" );
1471 "fatal error - scanner input buffer overflow" );
2142 /* For future reference: Set errno on error, since we are called by
2252 srcpos_verror(&yylloc, "Lexical error", fmt, ap);
/scripts/genksyms/
Dparse.y143 | error ';' { $$ = $2; }
144 | error '}' { $$ = $2; }
317 | direct_declarator '(' error ')'
337 | direct_nested_declarator '(' error ')'
343 | '(' error ')'
391 | direct_m_abstract_declarator '(' error ')'
397 | '(' error ')'
423 | '{' error '}' { $$ = $3; }
439 | error ';'
Dparse.tab.c_shipped126 /* Enabling verbose error messages. */
535 "$end", "error", "$undefined", "ASM_KEYW", "ATTRIBUTE_KEYW",
616 means the default is an error. */
662 number is the opposite. If YYTABLE_NINF, syntax error. */
863 yyerror (YY_("syntax error: cannot back up")); \
1107 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1133 is an error action. In that case, don't check for expected
1139 case, just report a simple "syntax error".
1147 scanner and before detecting a syntax error. Thus, state merging
1151 accepted due to an error action in a later state.
[all …]
Dkeywords.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
Dlex.lex.c_shipped715 /* Report a fatal error. */
1033 "fatal flex scanner internal error--no action found" );
1054 "fatal flex scanner internal error--end of buffer missed" );
1122 "fatal error - scanner input buffer overflow" );
1830 /* For future reference: Set errno on error, since we are called by
1969 /* Save the filename and line number for later error messages. */
/scripts/
Dcheck_extable.sh66 error=true
89 error=true
142 if [ "${error}" ]; then
Dunifdef.c216 static void error(const char *);
418 static void Eelif (void) { error("Inappropriate #elif"); } in Eelif()
419 static void Eelse (void) { error("Inappropriate #else"); } in Eelse()
420 static void Eendif(void) { error("Inappropriate #endif"); } in Eendif()
421 static void Eeof (void) { error("Premature EOF"); } in Eeof()
422 static void Eioccc(void) { error("Obfuscated preprocessor control line"); } in Eioccc()
532 error("Too many levels of nesting"); in nest()
624 error("EOF in comment"); in done()
1036 error("unterminated char literal"); in skipcomment()
1038 error("unterminated string literal"); in skipcomment()
[all …]
DMakefile.headersinst59 $(error Missing UAPI file $(srcdir)/$(hdr))) \
65 $(error Missing generated UAPI file $(gendir)/$(hdr)) \
DMakefile.extrawarn57 $(error W=$(KBUILD_ENABLE_EXTRA_GCC_CHECKS) is unknown)
DMakefile.build49 $(error CFLAGS was changed in "$(kbuild-file)". Fix it to use ccflags-y)
DKbuild.include377 # delete partially updated (i.e. corrupted) files on error
/scripts/kconfig/
Dzconf.tab.c_shipped124 /* Enabling verbose error messages. */
571 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",
642 means the default is an error. */
716 number is the opposite. If YYTABLE_NINF, syntax error. */
857 yyerror (YY_("syntax error: cannot back up")); \
1192 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message
1223 is an error action. In that case, don't check for expected
1229 case, just report a simple "syntax error".
1237 scanner and before detecting a syntax error. Thus, state merging
1241 accepted due to an error action in a later state.
[all …]
Dzconf.y138 | stmt_list T_WORD error T_EOL { zconf_error("unknown statement \"%s\"", $2); }
139 | stmt_list option_name error T_EOL
143 | stmt_list error T_EOL { zconf_error("invalid statement"); }
160 T_WORD error T_EOL { zconf_error("unknown option \"%s\"", $1); }
161 | error T_EOL { zconf_error("invalid option"); }
DMakefile115 $(if $(call configfiles),, $(error No configuration exists for this target on this architecture))
Dzconf.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
Dzconf.lex.c_shipped996 /* Report a fatal error. */
1513 "fatal flex scanner internal error--no action found" );
1534 "fatal flex scanner internal error--end of buffer missed" );
1602 "fatal error - scanner input buffer overflow" );
2278 /* For future reference: Set errno on error, since we are called by
/scripts/coccinelle/null/
Dkmerr.cocci3 /// error handling code later in the function, which may be helpful
4 /// in determining what the error handling code for the call to kmalloc etc
/scripts/coccinelle/api/
Dpm_runtime.cocci108 msg = "%s returns < 0 as error. Unecessary IS_ERR_VALUE at line %s" % (pm_runtime_api, p2[0].line)
/scripts/gdb/linux/
Dcpus.py46 except gdb.error:
Dsymbols.py95 except gdb.error:
/scripts/coccinelle/misc/
Ddoubleinit.cocci10 // Comments: requires at least Coccinelle 0.2.4, lex or parse error otherwise
/scripts/package/
DMakefile132 $(error unknown target $@)))) \

12