/toolchain/binutils/binutils-2.25/gas/ |
Makefile.am | 27 YACC = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi` 455 # Disable -Werror, if it has been enabled, since old versions of bison/ 516 # Disable -Werror, if it has been enabled, since old versions of bison/ 530 # Disable -Werror, if it has been enabled, since old versions of bison/
|
/external/bison/data/ |
glr.cc | 3 # C++ GLR skeleton for Bison 234 b4_copyright([Skeleton interface for Bison GLR parsers in C++], 251 /// A Bison parser.
|
java.m4 | 3 # Java language support for Bison 88 [ /** Version number for the Bison executable that generated this parser. */ 221 # TODO: should be in bison.m4
|
/external/bison/po/ |
el.po | 1 # translation of bison-2.3b.po to Greek 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison-2.4\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 311 msgid "For complete documentation, run: info bison.\n" 316 msgid "bison (GNU Bison) %s" 317 msgstr "bison (GNU Bison) %s" 612 msgid "future versions of Bison will not add the ';' [all...] |
ms.po | 0 # Bison Bahasa Melayu (Malay) (ms). 3 # This file is distributed under the same license as the Bison package. 8 "Project-Id-Version: bison 2.4.1\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 301 msgid "For complete documentation, run: info bison.\n" 306 msgid "bison (GNU Bison) %s" 307 msgstr "bison (GNU Bison) %s" 600 msgid "future versions of Bison will not add the ';' [all...] |
nl.po | 1 # Dutch messages for GNU bison. 2 # This file is distributed under the same license as the bison package. 9 "Project-Id-Version: bison 2.4.3\n" 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 308 msgid "For complete documentation, run: info bison.\n" 313 msgid "bison (GNU Bison) %s" 314 msgstr "bison (GNU Bison) %s" 610 msgid "future versions of Bison will not add the ';' [all...] |
pt.po | 0 # bison-2.4.1: Translation to Portuguese. 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison-2.4.1\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 248 msgid "For complete documentation, run: info bison.\n" 253 msgid "bison (GNU Bison) %s" 254 msgstr "bison (GNU Bison) %s" 545 msgid "future versions of Bison will not add the ';' [all...] |
zh_CN.po | 1 # Chinese simplified translation for bison. 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison 2.5\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 246 msgid "For complete documentation, run: info bison.\n" 251 msgid "bison (GNU Bison) %s" 252 msgstr "bison (GNU Bison) %s" 545 msgid "future versions of Bison will not add the ';' [all...] |
hr.po | 1 # Translation of bison to Croatian. 3 # This file is distributed under the same license as the bison package. 9 "Project-Id-Version: bison 2.6.5\n" 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 315 msgid "For complete documentation, run: info bison.\n" 316 msgstr "Za prikaz cjelokupne dokumentacije pokrenite ?info bison?.\n" 320 msgid "bison (GNU Bison) %s" 321 msgstr "bison (GNU Bison) %s [all...] |
Makevars | 49 MSGID_BUGS_ADDRESS = bug-bison@gnu.org
|
de.po | 1 # This file is distributed under the same license as the bison package. 2 # German translation for message of GNU bison. 9 "Project-Id-Version: bison 2.6.90\n" 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 317 msgid "For complete documentation, run: info bison.\n" 318 msgstr "Für die vollständige Dokumentation rufen Sie ?info bison? auf.\n" 322 msgid "bison (GNU Bison) %s" 323 msgstr "bison (GNU Bison) %s [all...] |
fi.po | 1 # Finnish messages for bison. 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison 2.6.90\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 329 msgid "For complete documentation, run: info bison.\n" 330 msgstr "Täydellisen dokumentaation saat suorittamalla komennon: info bison.\n" 334 msgid "bison (GNU Bison) %s" 335 msgstr "bison (GNU Bison) %s [all...] |
fr.po | 1 # Messages français pour Bison. 3 # This file is distributed under the same license as the bison package. 9 "Project-Id-Version: GNU bison 2.6.90\n" 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 322 msgid "For complete documentation, run: info bison.\n" 323 msgstr "Pour la documentation complète, exécutez: info bison.\n" 327 msgid "bison (GNU Bison) %s" 328 msgstr "bison (GNU Bison) %s [all...] |
vi.po | 1 # Vietnamese Translation for Bison. 3 # This file is distributed under the same license as the bison package. 9 "Project-Id-Version: bison-2.6.90\n" 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 318 msgid "For complete documentation, run: info bison.\n" 319 msgstr "?? ??c tài li?u d?ng ??y ??, ch?y l?nh: info bison.\n" 323 msgid "bison (GNU Bison) %s" 324 msgstr "bison (GNU Bison) %s [all...] |
/external/bison/tests/ |
c++.at | 50 PROJECT_NAME = "Bison C++ Parser" 110 # See if Bison can handle %define namespace "NAMESPACE-DECL". If COMPILE-ERROR 111 # is specified, then Bison should accept the input, but compilation will fail,
|
atlocal.in | 2 # Configurable variable values for Bison test suite.
|
torture.at | 1 # Torturing Bison. -*- Autotest -*- 140 # I tried 3000, a 29Mb grammar file, but then my system killed bison. 237 # bison input.y 730.56s user 0.53s sys 99% cpu 12:12.34 total 380 # AT_DATA_STACK_TORTURE(C-PROLOGUE, [BISON-DECLS])
|
/external/bison/build-aux/ |
missing | 81 bison create 'y.tab.[ch]', if possible, from existing .[ch] 210 bison*|yacc*) 213 you modified a '.y' file. You may need the Bison package 215 Bison from any GNU archive site."
|
/external/bison/src/ |
complain.h | 1 /* Declaration for error-reporting function for Bison.
|
flex-scanner.h | 5 This file is part of Bison, the GNU Compiler Compiler.
|
/external/c-ares/ |
missing | 81 bison create \`y.tab.[ch]', if possible, from existing .[ch] 210 bison|yacc) 213 you modified a \`.y' file. You may need the \`Bison' package 215 \`Bison' from any GNU archive site."
|
/external/cmockery/cmockery_0_1_2/ |
missing | 81 bison create \`y.tab.[ch]', if possible, from existing .[ch] 210 bison|yacc) 213 you modified a \`.y' file. You may need the \`Bison' package 215 \`Bison' from any GNU archive site."
|
/external/curl/packages/DOS/ |
common.dj | 93 YACC = bison -y
|
/external/e2fsprogs/intl/ |
plural-exp.c | 133 /* Due to the restrictions bison imposes onto the interface of the
|
/external/google-tv-pairing-protocol/cpp/ |
missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 221 bison*|yacc*) 224 you modified a \`.y' file. You may need the \`Bison' package 226 \`Bison' from any GNU archive site."
|