Searched refs:unexpected (Results 1 - 25 of 54) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_fax3.h334 unexpected("WhiteTable", a0); \
356 unexpected("BlackTable", a0); \
492 unexpected("EOL", a0); \
498 unexpected("MainTable", a0); \
501 unexpected("BlackTable", a0); \
504 unexpected("WhiteTable", a0); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dutilsgtk.cpp403 wxFAIL_MSG( _T("unexpected return code from GtkAssertDialog") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DParser.cpp909 /* Copy into YYRESULT an error message about the unexpected token
937 YY_("syntax error, unexpected %s");
938 YY_("syntax error, unexpected %s, expecting %s");
939 YY_("syntax error, unexpected %s, expecting %s or %s");
940 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
941 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
945 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c1031 /* Copy into YYRESULT an error message about the unexpected token
1059 YY_("syntax error, unexpected %s");
1060 YY_("syntax error, unexpected %s, expecting %s");
1061 YY_("syntax error, unexpected %s, expecting %s or %s");
1062 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1063 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1067 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c1045 /* Copy into YYRESULT an error message about the unexpected token
1073 YY_("syntax error, unexpected %s");
1074 YY_("syntax error, unexpected %s, expecting %s");
1075 YY_("syntax error, unexpected %s, expecting %s or %s");
1076 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1077 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1081 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dgram.c1168 /* Copy into YYRESULT an error message about the unexpected token
1196 YY_("syntax error, unexpected %s");
1197 YY_("syntax error, unexpected %s, expecting %s");
1198 YY_("syntax error, unexpected %s, expecting %s or %s");
1199 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1200 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1204 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/
H A Dgram.c1168 /* Copy into YYRESULT an error message about the unexpected token
1196 YY_("syntax error, unexpected %s");
1197 YY_("syntax error, unexpected %s, expecting %s");
1198 YY_("syntax error, unexpected %s, expecting %s or %s");
1199 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1200 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1204 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_parse.c1184 /* Copy into YYRESULT an error message about the unexpected token
1212 YY_("syntax error, unexpected %s");
1213 YY_("syntax error, unexpected %s, expecting %s");
1214 YY_("syntax error, unexpected %s, expecting %s or %s");
1215 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1216 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1220 static char const yyunexpected[] = "syntax error, unexpected %s";
H A Dclient6_parse.c1087 /* Copy into YYRESULT an error message about the unexpected token
1115 YY_("syntax error, unexpected %s");
1116 YY_("syntax error, unexpected %s, expecting %s");
1117 YY_("syntax error, unexpected %s, expecting %s or %s");
1118 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1119 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1123 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL182 (echo found unexpected $$^W ; exit 1)
189 (echo found unexpected "use vars"; exit 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.tab.c1153 /* Copy into YYRESULT an error message about the unexpected token
1181 YY_("syntax error, unexpected %s");
1182 YY_("syntax error, unexpected %s, expecting %s");
1183 YY_("syntax error, unexpected %s, expecting %s or %s");
1184 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1185 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1189 static char const yyunexpected[] = "syntax error, unexpected %s";
1621 { zconf_error("unexpected end statement"); ;}
1632 zconf_error("unexpected option \"%s\"", kconf_id_strings + (yyvsp[(2) - (4)].id)->name);
2271 zconf_error("unexpected '
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.c2012 /* Copy into YYRESULT an error message about the unexpected token
2040 YY_("syntax error, unexpected %s");
2041 YY_("syntax error, unexpected %s, expecting %s");
2042 YY_("syntax error, unexpected %s, expecting %s or %s");
2043 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
2044 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
2048 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.c1131 /* Copy into YYRESULT an error message about the unexpected token
1159 YY_("syntax error, unexpected %s");
1160 YY_("syntax error, unexpected %s, expecting %s");
1161 YY_("syntax error, unexpected %s, expecting %s or %s");
1162 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1163 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1167 static char const yyunexpected[] = "syntax error, unexpected %s";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmcaptevt.tex6 an application to cater for unexpected capture releases which
H A Drecguard.tex41 you don't risk to forget to do it even if the function returns in an unexpected
H A Dpalette.tex140 The nearest palette index or {\tt wxNOT\_FOUND} for unexpected errors.
H A Dffile.tex61 or the results might be unexpected due to automatic newline conversion done
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dsamba.postinst88 sessionid.tdb smbd.pid unexpected.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dsamba.postinst88 sessionid.tdb smbd.pid unexpected.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dsamba.postinst86 sessionid.tdb smbd.pid unexpected.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile303 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c314 * unexpected. If it was a requested state change, we'll have
575 expected ? "expected" : "unexpected");
943 ipath_dev_err(dd, "Now %u unexpected "
953 ipath_dev_err(dd, "%u unexpected interrupts, "
1072 static unsigned unexpected = 0; local
1098 ipath_bad_intr(dd, &unexpected);
1117 if (unexpected)
1118 unexpected = 0;
1203 * Some unexpected bits remain. If they could have
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A DMakefile483 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
H A DMakefile.in483 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/tests/
H A DMakefile499 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \

Completed in 219 milliseconds

123