Home
last modified time | relevance | path

Searched refs:useless (Results 1 – 25 of 62) sorted by relevance

123

/external/bison/tests/
Dreduce.at92 [[input.y: warning: 9 useless nonterminals
93 input.y:4.8-15: warning: useless nonterminal: useless1
94 input.y:5.8-15: warning: useless nonterminal: useless2
95 input.y:6.8-15: warning: useless nonterminal: useless3
96 input.y:7.8-15: warning: useless nonterminal: useless4
97 input.y:8.8-15: warning: useless nonterminal: useless5
98 input.y:9.8-15: warning: useless nonterminal: useless6
99 input.y:10.8-15: warning: useless nonterminal: useless7
100 input.y:11.8-15: warning: useless nonterminal: useless8
101 input.y:12.8-15: warning: useless nonterminal: useless9
[all …]
/external/bison/src/
Dreduce.c250 int useless = nrules - nuseless_productions; in reduce_grammar_tables() local
254 rules_sorted[rules[r].useful ? useful++ : useless++] = rules[r]; in reduce_grammar_tables()
/external/dosfstools/debian/
Dchangelog15 * Removing now useless lintian override.
16 * Removing now useless manpage.
17 * Removing now useless patches.
18 * Removing now useless docs.
/external/bison/djgpp/
Dconfig.sed102 # making both sed script useless.
119 # making them useless for DJGPP installations for
/external/bison/
DNEWS372 Before, Bison reported the useless rules, but, although not used,
375 * Useless rules, useless nonterminals
385 %token useless useful
390 bison reported both `useful' and `useless' as useless tokens.
533 Fixed bugs when reporting useless nonterminals.
DChangeLog244 * data/yacc.c, data/glr.c: Remove a useless `[]'.
1045 Remove useless actions (beware of mid-rule actions: perl -000
1768 this traits, making it useless.
3536 the useless parentheses.
4085 * src/complain.c (_): Remove useless defn, as system.h defines this.
5122 Remove, useless.
8995 Don't print the rules' location, it is confusing and useless.
9001 Complete and rationalize `useless thing' warnings.
9009 (reduce_grammar_tables): Report the useless rules.
9281 Remove `xaction', `first_rhs': useless.
[all …]
DOChangeLog1109 * src/reduce.c (reduce_grammar_tables): Set rlhs to -1 for useless
1398 * src/reduce.c (print_results): Don't complain about useless token
/external/webkit/WebKitTools/iExploder/
DREADME.txt115 be rendered useless by other tags on the page. If this happens, a javascript
/external/webkit/WebKitTools/DumpRenderTree/mac/
DAccessibilityUIElementMac.mm137 // Right now, position provides useless and screen-specific information, so we do not
/external/dbus/
DNEWS461 - useless fooling with Mono bindings
462 - useless fooling with gcj bindings
/external/elfutils/
DNEWS283 use versions scripts not libtool's useless -export-symbols option
/external/bison/doc/
Dbison.texinfo620 parsed. A compiler is useless if it fails to distinguish between 4, 1 and
6268 useless: STR;
6275 calc.y: warning: 1 useless nonterminal and 1 useless rule
6276 calc.y:11.1-7: warning: useless nonterminal: useless
6277 calc.y:11.10-12: warning: useless rule: useless: STR
6307 @cindex token, useless
6308 @cindex useless token
6309 @cindex nonterminal, useless
6310 @cindex useless nonterminal
6311 @cindex rule, useless
[all …]
Dbison.info913 once it is parsed. A compiler is useless if it fails to distinguish
5802 useless: STR;
5807 calc.y: warning: 1 useless nonterminal and 1 useless rule
5808 calc.y:11.1-7: warning: useless nonterminal: useless
5809 calc.y:11.10-12: warning: useless rule: useless: STR
5833 The next section reports useless tokens, nonterminal and rules. Useless
5835 but useless tokens are preserved, since they might be used by the
5836 scanner (note the difference between "useless" and "not used" below):
5839 useless
5845 #6 useless: STR;
[all …]
/external/webkit/WebKit/mac/History/
DWebHistory.mm535 // item without URL is useless; data on disk must have been bad; ignore
/external/zlib/
DChangeLog604 - remove useless check parameter in inflate_blocks_free
605 - avoid useless assignment of s->check to itself in inflate_blocks_new
/external/libpcap/
Daclocal.m4553 dnl Due to the stupid way it's implemented, AC_CHECK_TYPE is nearly useless.
/external/webkit/JavaScriptGlue/
DChangeLog1501 … static ProtectedPtr<UserObjectPrototypeImp> protectPrototype; // valiant, brave, but useless
1509 The solution is equally humorous: all of this code was completely useless --
/external/grub/
DNEWS73 "testload") and useless commands in interactive use (such as
/external/netcat/
DREADME404 You can use netcat to generate huge amounts of useless network data for
451 useless.
/external/webkit/WebKit/mac/WebView/
DWebPDFView.mm1130 // useless by removing PDFKit's menu items.
/external/bluetooth/glib/
DChangeLog.pre-2-8915 useless for msvc build)
DNEWS234 566770 error code 0 for Too many open files is useless
1237 452887 gmarkup context "get element" function is useless when ca...
DChangeLog.pre-2-16248 useless casts from const gchar * to gchar *. (#516597, patch by
/external/e2fsprogs/debian/
Dchangelog1382 * Removed presumably-useless and presumably-broken CFLAGS propagation.
1986 * Suppressed Essential flag on libs, as well as useless Replaces
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-25289 (Lexer::lex): Remove useless debug spew.

123