/external/bison/lib/ |
timevar.def | 8 This file is part of Bison, the GNU Compiler Compiler.
|
/external/bison/linux-lib/ |
alloca.h | 22 /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H
|
/external/bison/src/ |
InadequacyList.c | 5 This file is part of Bison, the GNU Compiler Compiler.
|
Sbitset.c | 5 This file is part of Bison, the GNU Compiler Compiler.
|
ielr.h | 5 This file is part of Bison, the GNU Compiler Compiler.
|
relation.h | 5 This file is part of Bison, the GNU Compiler Compiler.
|
scan-skel.l | 1 /* Scan Bison Skeletons. -*- C -*- 5 This file is part of Bison, the GNU Compiler Compiler. 75 "@`" continue; /* Used by b4_cat in ../data/bison.m4. */ 153 | Scan a Bison skeleton. |
|
getargs.h | 1 /* Parse command line arguments for bison. 6 This file is part of Bison, the GNU Compiler Compiler. 112 /** What debug items bison displays during its run. */
|
main.c | 1 /* Top level entry point of Bison. 6 This file is part of Bison, the GNU Compiler Compiler. 64 (void) bindtextdomain ("bison-runtime", LOCALEDIR);
|
tables.h | 5 This file is part of Bison, the GNU Compiler Compiler. 27 YYTRANSLATE = vector mapping yylex's token numbers into bison's 30 YYTNAME = vector of string-names indexed by bison token number.
|
/external/bison/tests/ |
sets.at | 1 # Exercising Bison Grammar Sets. -*- Autotest -*- 22 # Extract the information about the grammar sets from a bison 117 # It resulted in bison dumping core on the following grammar (the 263 # In some weird cases Bison could compute an incorrect final state
|
regression.at | 0 # Bison Regressions. -*- Autotest -*- 174 [[/* Bison used to swallow the character after '}'. */ 198 [[/* 'Bison -v' used to dump core when two tokens are defined with the same 446 # Bison managed, when fed with '%token 'f' "f"' to #define 'f'! 497 # Bison itself. 539 # The generation of the reduction was once wrong in Bison, and made it 842 # _AT_DATA_DANCER_Y(BISON-OPTIONS) 922 # AT_CHECK_DANCER(BISON-OPTIONS) 947 # _AT_DATA_EXPECT2_Y(BISON-OPTIONS) 1006 # AT_CHECK_EXPECT2(BISON-OPTIONS [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
install.html | 31 On Linux systems, flex and bison are used. 35 On Windows with MinGW, install flex and bison with: 36 <pre>mingw-get install msys-flex msys-bison</pre> 67 sudo yum install flex bison imake libtool xorg-x11-proto-devel libdrm-devel \
|
/external/mesa3d/docs/ |
install.html | 31 On Linux systems, flex and bison are used. 35 On Windows with MinGW, install flex and bison with: 36 <pre>mingw-get install msys-flex msys-bison</pre> 67 sudo yum install flex bison imake libtool xorg-x11-proto-devel libdrm-devel \
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
alloca.in.h | 23 /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H
|
/sdk/eclipse/ |
README_WINDOWS.txt | 26 - Select packages autoconf, gcc, g++, bison, python, zip, unzip, mingw-zlib
|
/system/core/sh/ |
Android.mk | 47 bison -o arith.c arith.y
|
/external/bison/runtime-po/ |
es.po | 1 # Mensajes en espa?ol para GNU Bison. 31 "Project-Id-Version: GNU bison 1.875\n" 32 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
/external/chromium_org/third_party/sqlite/src/doc/ |
lemon.html | 9 It does the same job as ``bison'' and ``yacc''. 10 But lemon is not another bison or yacc clone. It 14 bison and which is both reentrant and thread-safe. 248 <h3>Differences With YACC and BISON</h3> 250 <p>Programmers who have previously used the yacc or bison parser 252 bison and Lemon. 254 <li>In yacc and bison, the parser calls the tokenizer. In Lemon, 256 <li>Lemon uses no global variables. Yacc and bison use global variables 259 and bison do not. 262 with prior yacc and bison experience [all...] |
/external/libpcap/ |
INSTALL.txt | 48 If you use bison, you must use flex (and visa versa). The configure 49 script automatically falls back to lex and yacc if both flex and bison 53 bison. The list of problems includes undefined references for alloca. 55 and bison with: 57 ./configure --without-flex --without-bison 61 map the yy* identifiers with a script, we use flex and bison so we 228 Another workaround is to use flex and bison. 249 If linking tcpdump fails with "Undefined: _alloca" when using bison on 250 a Sun4, your version of bison is broken. In any case version 1.16 or 254 ftp://ftp.gnu.org/pub/gnu/bison [all...] |
aclocal.m4 | 358 dnl Check for bison, default to yacc 359 dnl Default to lex/yacc if both flex and bison are not available 360 dnl Define the yy prefix string if using flex and bison 370 dnl $3 (optional flex and bison -P prefix) 374 AC_ARG_WITH(bison, [ --without-bison don't use bison]) 399 AC_CHECK_PROGS($2, bison, yacc) 401 if test "$$2" = bison ; then 405 AC_MSG_WARN(don't have both flex and bison; reverting to lex/yacc [all...] |
/external/e2fsprogs/intl/ |
plural.c | 1 /* A Bison parser, made from plural.y 2 by GNU bison 1.35. */ 4 #define YYBISON 1 /* Identify Bison output. */ 40 /* The bison generated parser uses alloca. AIX 3 forces us to put this 41 declaration at the beginning of the file. The declaration in bison's 159 /* YYTRANSLATE(YYLEX) -- Bison token number corresponding to YYLEX. */ 162 /* YYTRANSLATE[YYLEX] -- Bison token number corresponding to YYLEX. */ 299 #line 3 "/usr/local/share/bison/bison.simple" 301 /* Skeleton output parser for bison, [all...] |
/external/bison/doc/ |
Makefile.in | 73 $(top_srcdir)/m4/assert.m4 $(top_srcdir)/m4/bison-i18n.m4 \ 213 INFO_DEPS = $(srcdir)/bison.info 216 DVIS = bison.dvi 217 PDFS = bison.pdf 218 PSS = bison.ps 219 HTMLS = bison.html 220 TEXINFOS = bison.texi [all...] |
/external/bison/po/ |
nb.po | 1 # Norwegian bokm?l translation of GNU bison. 11 # The subject for the Norwegian bokm?l translation of GNU bison 2.0 13 # TP-Robot bison-2.0.nb.po 18 # Here's the URL for the current translations of GNU bison: 19 # http://www2.iro.umontreal.ca/~pinard/po/registry.cgi?domain=bison 23 "Project-Id-Version: bison 2.0\n" 24 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n" 266 msgstr "Rapporter feil til <bug-bison@gnu.org>.\n" 287 msgid "For complete documentation, run: info bison.\n" 292 msgid "bison (GNU Bison) %s [all...] |
/external/bison/data/xslt/ |
xml2dot.xsl | 4 xml2dot.xsl - transform Bison XML Report into DOT. 8 This file is part of Bison, the GNU Compiler Compiler. 28 xmlns:bison="http://www.gnu.org/software/bison/"> 30 <xsl:import href="bison.xsl"/> 34 <xsl:apply-templates select="bison-xml-report"/> 37 <xsl:template match="bison-xml-report"> 38 <xsl:text>// Generated by GNU Bison </xsl:text> 161 <xsl:apply-templates select="key('bison:ruleByNumber', @rule-number)"> 165 select="key('bison:ruleByNumber', $prev-rule-number)/lhs[text()] [all...] |