Home
last modified time | relevance | path

Searched refs:yyerror (Results 1 – 25 of 43) sorted by relevance

12

/external/ipsec-tools/src/racoon/
Dcfparse.y295 yyerror("unknown user \"%s\"", $2->v);
307 yyerror("unknown group \"%s\"", $2->v);
322 yyerror("invalid path type %d", $2);
362 yyerror("invalid GSS ID encoding %d", $2);
385 yyerror("failed to set my ident: %s",
454 yyerror("NAT-T support not compiled in.");
460 yyerror("admin directive is obsoleted.");
513 yyerror("racoon not configured with --enable-hybrid");
517 yyerror("racoon not configured with --with-libldap");
532 yyerror("invalid ldap protocol version (2|3)");
[all …]
Dcftoken_proto.h40 extern void yyerror __P((char *, ...));
/external/selinux/checkpolicy/
Dpolicy_define.c76 extern int yyerror(const char *msg);
99 yyerror(errormsg); in yyerror2()
113 yyerror("queue overflow"); in insert_separator()
126 yyerror("out of memory"); in insert_id()
136 yyerror("queue overflow"); in insert_id()
168 yyerror("no class name for class definition?"); in define_class()
173 yyerror("out of memory"); in define_class()
180 yyerror("Out of memory!"); in define_class()
188 yyerror("could not declare class here"); in define_class()
266 yyerror("no capability name for policycap definition?"); in define_polcap()
[all …]
Dmodule_compiler.c42 extern int yyerror(const char *msg);
69 yyerror("Out of memory!"); in print_error_msg()
78 yyerror("Unknown error"); in print_error_msg()
88 yyerror in define_policy()
99 yyerror("no module name"); in define_policy()
105 yyerror in define_policy()
112 yyerror in define_policy()
227 yyerror("out of memory"); in role_implicit_bounds()
264 yyerror("no role name"); in create_role()
270 yyerror("Out of memory!"); in create_role()
[all …]
/external/mesa3d/src/mesa/program/
Dprogram_parse.y64 static void yyerror(struct YYLTYPE *locp, struct asm_parser_state *state,
289 yyerror(& @1, state, "invalid fragment program header");
297 yyerror(& @1, state, "invalid vertex program header");
328 yyerror(& @2, state, err_str);
452 yyerror(& @8, state,
503 yyerror(& @12, state,
591 yyerror(& @1, state, "position-invariant programs cannot "
630 yyerror(& @1, state, "cannot combine RGBA and XYZW swizzle "
651 yyerror(& @1, state, "invalid extended swizzle selector");
669 yyerror(& @1, state, "invalid extended swizzle selector");
[all …]
/external/selinux/libsemanage/src/
Dconf-parse.y134 yyerror("disable-caching can only be 'true' or 'false'");
157 yyerror("target_platform can only be 'selinux' or 'xen'");
181 yyerror("save-previous can only be 'true' or 'false'");
194 yyerror("save-linked can only be 'true' or 'false'");
206 yyerror("disable-genhomedircon can only be 'true' or 'false'");
217 yyerror("usepasswd can only be 'true' or 'false'");
235 yyerror("handle-unknown can only be 'deny', 'reject' or 'allow'");
244 yyerror("bzip-blocksize can only be in the range 0-9");
255 yyerror("bzip-small can only be 'true' or 'false'");
266 yyerror("remove-hll can only be 'true' or 'false'");
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y110 extern void yyerror __P((char *msg));
365 yyerror(msg) in yyerror() function
386 yyerror("malloc failed");
393 yyerror("malloc failed");
415 yyerror("invalid IP address");
421 yyerror("invalid IP address");
/external/e2fsprogs/intl/
Dplural.c8 #define yyerror __gettexterror macro
79 static void yyerror (const char *str);
476 yyerror ("syntax error: cannot back up"); \
1169 yyerror (yymsg); in yyparse()
1173 yyerror ("parse error; also virtual memory exhausted"); in yyparse()
1177 yyerror ("parse error"); in yyparse()
1302 yyerror ("parser stack overflow"); in yyparse()
1487 yyerror (const char *str) in yyerror() function
Dplural.y58 static void yyerror (const char *str);
378 yyerror (const char *str) in yyerror() function
/external/iproute2/tc/
Demp_ematch.y22 extern void yyerror(const char *s);
97 void yyerror(const char *s)
Demp_ematch.yacc.c65 #define yyerror ematch_error macro
169 extern void yyerror(const char *s);
602 yyerror (YY_("syntax error: cannot back up")); \
1484 yyerror (YY_("syntax error")); in yyparse()
1511 yyerror (yymsgp); in yyparse()
1634 yyerror (YY_("memory exhausted")); in yyparse()
1671 void yyerror(const char *s) in yyerror() function
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp65 #define yyerror pperror macro
149 static void yyerror(Context* context, const char* reason);
687 yyerror (context, YY_("syntax error: cannot back up")); \
1746 yyerror (context, YY_("syntax error")); in yyparse()
1773 yyerror (context, yymsgp); in yyparse()
1890 yyerror (context, YY_("memory exhausted")); in yyparse()
2006 void yyerror(Context *context, const char *reason) in yyerror() function
DExpressionParser.y105 static void yyerror(Context* context, const char* reason);
429 void yyerror(Context *context, const char *reason) in yyerror() function
/external/mksh/src/
Dsyn.c213 yyerror(Tf_toomany, "<<"); in synio()
312 yyerror(Tf_toomany, in get_command()
450 yyerror("%s: bad identifier", in get_command()
514 yyerror(Tf_toomany, Tredirection); in get_command()
708 yyerror(Tinvname, sname, Tfunction); in function_body()
875 yyerror("%s: unexpected EOF", Tsynerr); in syntaxerr()
902 yyerror(Tf_sD_s_qs, Tsynerr, what, s); in syntaxerr()
Dlex.c905 yyerror("no closing quote"); in yylex()
1010 yyerror(Tf_heredoc, in yylex()
1186 yyerror(Tf_heredoc, eof); in readhere()
1214 yyerror(const char *fmt, ...) in yyerror() function
1649 yyerror("missing ]"); in get_brace_var()
/external/swiftshader/third_party/LLVM/test/CodeGen/Alpha/
D2006-11-01-vastart.ll7 define void @yyerror(i32, ...) {
/external/libnl/lib/route/
Dpktloc_syntax.y27 static void yyerror(YYLTYPE *locp, void *scanner, const char *msg) in yyerror() function
/external/u-boot/scripts/dtc/
Ddtc-parser.y28 extern void yyerror(char const *s);
535 void yyerror(char const *s)
/external/dtc/
Ddtc-parser.y28 extern void yyerror(char const *s);
530 void yyerror(char const *s)
/external/mdnsresponder/mDNSShared/
Ddnsextd_parser.y26 void yyerror( const char* error );
381 void yyerror( const char *str ) in yyerror() function
/external/iptables/iptables/
Dxtables-config-parser.y147 yyerror(char *msg)
/external/libpcap/
Dgrammar.c65 #define yyerror pcap_error macro
268 yyerror(void *yyscanner _U_, compiler_state_t *cstate, const char *msg) in yyerror() function
1423 yyerror (yyscanner, cstate, YY_("syntax error: cannot back up")); \
3486 yyerror (yyscanner, cstate, YY_("syntax error")); in yyparse()
3513 yyerror (yyscanner, cstate, yymsgp); in yyparse()
3630 yyerror (yyscanner, cstate, YY_("memory exhausted")); in yyparse()
/external/iproute2/misc/
Dssfilter.y35 static void yyerror(char *s) in yyerror() function
/external/one-true-awk/
Dproto.h131 extern void yyerror(const char *);
/external/u-boot/scripts/kconfig/
Dzconf.y24 static void yyerror(const char *err);
621 static void yyerror(const char *err) in yyerror() function

12