OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useless
(Results
1 - 10
of
10
) sorted by null
/docs/source.android.com/scripts/
cleanup.sh
8
mv $img
useless
/
/external/bison/src/
reduce.c
42
/* Set of all nonterminals which are not
useless
. */
45
/* Set of all rules which have no
useless
nonterminals in their RHS. */
52
`
useless
', but no warning should be issued). */
104
in the set at that point are
useless
in that they will never be
230
| Put the
useless
productions at the end of RULES, and adjust NRULES |
237
/* Report and flag
useless
productions. */
242
grammar_rules_useless_report (_("rule
useless
in grammar"));
245
/* Map the nonterminals to their new index: useful first,
useless
249
int
useless
= nrules - nuseless_productions;
253
rules_sorted[rules[r].useful ? useful++ :
useless
++] = rules[r]
248
int
useless
= nrules - n
useless
_productions;
local
[
all
...]
/external/llvm/
README.android
48
* 738f05a - Remove a
useless
copy of MCELFStreamer. Patch by Logan Chien! (13 days ago) <Benjamin Kramer>
/external/bison/tests/
testsuite
694
102;reduce.at:25;
Useless
Terminals;;
695
103;reduce.at:69;
Useless
Nonterminals;;
696
104;reduce.at:124;
Useless
Rules;report;
[
all
...]
/external/bison/
maint.mk
327
@$(srcdir)/$(_build-aux)/
useless
-if-before-free \
329
$$($(VC_LIST_EXCEPT) | grep -v
useless
-if-before-free) && \
330
{ echo '$(ME): found
useless
"if" before "free" above' 1>&2; \
780
# Avoid
useless
parentheses like those in this example:
784
halt='found
useless
parentheses in cpp directive' \
[
all
...]
/external/libpng/
CHANGES
[
all
...]
/external/bison/lib/
gnulib.mk
[
all
...]
/external/grub/docs/
texinfo.tex
231
% since that produces some
useless
output on the terminal. We also make
750
% If the @need value is less than one line space, it's
useless
.
[
all
...]
/external/bison/build-aux/
texinfo.tex
208
% since that produces some
useless
output on the terminal. We also make
709
% If the @need value is less than one line space, it's
useless
.
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
235
% since that produces some
useless
output on the terminal. We also make
818
% If the @need value is less than one line space, it's
useless
.
[
all
...]
Completed in 3975 milliseconds