HomeSort by relevance Sort by last modified time
    Searched full:bison (Results 26 - 50 of 451) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/bison/
README.android 2 The source code of bison 2.7 was downloaded from http://ftp.gnu.org/gnu/bison/.
14 4) Define libbison and bison in the Android.mk.
README-release 24 http://hydra.nixos.org/jobset/gnu/bison-master
51 soon post. Start with the template, $HOME/announce-bison-X.Y
75 https://savannah.gnu.org/news/submit.php?group=bison
79 https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=bison
83 Subject: bison-X.Y released [stable]
90 https://savannah.gnu.org/news/approve.php?group=bison
100 http://www.gnu.org/software/bison/manual/
TODO 4 graphviz. I believe this is because Bison used to also produce VCG graphs,
25 ** Get rid of fake #lines [Bison: ...]
62 Bison might renumber if the user used number 256. Keep fix and doc?
199 There are couple of available extensions of Bison targeting some XML
207 XML output for GNU Bison and gcc
210 XML output for GNU Bison
235 Some history of Bison and some bibliography would be most welcome.
241 Currently Bison assumes 8-bit bytes (i.e. that UCHAR_MAX is
243 the same for the invocation of 'bison' as it is for the
245 people run bison on an ASCII host and then use cc on an EBCDI
    [all...]
cfg.mk 17 # Update version, then recompile so that tests/bison --version be
18 # up-to-date, then compile our parser again with our up-to-date bison.
37 ftp://$(gnu_rel_host)/gnu/bison
57 bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \
87 prohibit_magic_number_exit=^doc/bison.texi$$ \
92 unmarked_diagnostics=^(djgpp/|doc/bison.texi$$|tests/c\+\+\.at$$) \
  /external/bison/djgpp/
subpipe.c 105 as a filter, the filter is reproduced using temporary files. First bison's
106 stdout is redirected to a temporary file. After bison has produced all of
109 bison's stdin. */
115 int from_in_fd; /* pipe from bison to m4. */
148 * All bison's output will be gathered in this temporary file
157 error(EXIT_FAILURE, 0, _("redirecting bison's stdout to the temporary file failed"));
181 int from_out_fd = open(tmp_file_name[0], O_RDONLY, S_IRUSR); /* pipe from bison to m4. */
182 int to_in_fd = open(tmp_file_name[1], O_WRONLY | O_CREAT | O_TRUNC, S_IWUSR); /* pipe from m4 to bison. */
194 * Redirect bison's output to m4's stdin.
207 * and will be redirected to bison's stdin
    [all...]
config.sed 60 echo "bison\\$(EXEEXT) -y %1 %2 %3 %4 %5 %6 %7 %8 %9" >\\$@\
63 /cross-options.texi:/,/^$/ s|bison|&.exe|g\
125 # write absolute paths into Makefiles and bison.in
130 am_missing_run=`echo "$am_missing_run" | sed 's%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%${top_srcdir}%;s%.:.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%${top_srcdir}%'`
133 install_sh=`echo "$install_sh" | sed 's%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%${top_srcdir}%;s%.:.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%${top_srcdir}%'`
142 ac_abs_builddir=`echo "$ac_abs_builddir" | sed "s%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../.%;s%.:.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../.%"`\
143 ac_abs_top_builddir=`echo "$ac_abs_top_builddir" | sed "s%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../..%;s%.:.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../..%"`
    [all...]
  /external/bison/examples/calc++/
Makefile.am 18 ## Running the bison from this tarball. ##
21 BISON = $(top_builddir)/tests/bison
22 BISON_IN = $(top_srcdir)/tests/bison.in
24 $(BISON): $(BISON_IN)
25 $(AM_V_GEN)cd $(top_builddir)/tests && $(MAKE) $(AM_MAKEFLAGS) bison
31 doc = $(top_srcdir)/doc/bison.texi
39 ../../doc/bison.texi -- calc++-parser.yy \
61 # Don't depend on $(BISON) otherwise we would rebuild these files
66 $(AM_V_at)$(BISON) -d -ra -S lalr1.cc -o $(srcdir)/calc++-parser.cc
    [all...]
stack.hh 1 /* A Bison parser, made by GNU Bison 2.6.90.8-d4fe. */
3 /* Stack handling for Bison parsers in C++
21 part or all of the Bison parser skeleton and distribute that work
27 Bison output files to be licensed under the GNU General Public
31 version 2.2 of Bison. */
calc++.cc 1 #line 10507 "../../doc/bison.texi"
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.h 1 /* A Bison parser, made by GNU Bison 2.5. */
3 /* Bison interface for Yacc-like parsers in C
21 part or all of the Bison parser skeleton and distribute that work
27 Bison output files to be licensed under the GNU General Public
31 version 2.2 of Bison. */
  /external/elfutils/src/
ldscript.h 1 /* A Bison parser, made by GNU Bison 2.3. */
3 /* Skeleton interface for Bison's Yacc-like parsers in C
24 part or all of the Bison parser skeleton and distribute that work
30 Bison output files to be licensed under the GNU General Public
34 version 2.2 of Bison. */
  /external/ipsec-tools/src/racoon/
prsa_par.h 1 /* A Bison parser, made by GNU Bison 2.3. */
3 /* Skeleton interface for Bison's Yacc-like parsers in C
24 part or all of the Bison parser skeleton and distribute that work
30 Bison output files to be licensed under the GNU General Public
34 version 2.2 of Bison. */
  /external/bison/doc/
bison.info 1 This is ../../../doc/bison.info, produced by makeinfo version 4.13 from
2 ../../../doc/bison.texi.
4 This manual (9 December 2012) is for GNU Bison (version 2.7), the GNU
24 * bison: (bison). GNU parser generator (Yacc replacement).
28 File: bison.info, Node: Top, Next: Introduction, Up: (dir)
30 Bison
33 This manual (9 December 2012) is for GNU Bison (version 2.7), the GNU
56 how you can copy and share Bison.
59 * Concepts:: Basic concepts for understanding Bison
    [all...]
  /external/bison/data/
Makefile.am 16 dist_pkgdata_DATA = README bison.m4 \
27 xslt/bison.xsl \
  /external/bison/lib/
libiberty.h 1 /* Fake libiberty.h for Bison.
19 /* Bison depends on libiberty's implementation of bitsets, which
  /external/bison/src/
Makefile.am 1 # Make bison/src.
20 BISON = ../tests/bison
21 # Use our own Bison to build the parser. Of course, you ought to
22 # keep a sane version of Bison nearby...
23 YACC = $(BISON) -y
28 bin_PROGRAMS = bison
84 $(AM_V_at)echo "exec '$(bindir)/bison' -y "'"$$@"' >>$@
derives.h 1 /* Match rules with nonterminals for bison,
6 This file is part of Bison, the GNU Compiler Compiler.
named-ref.c 1 /* Named symbol references for Bison
5 This file is part of Bison, the GNU Compiler Compiler.
named-ref.h 1 /* Named symbol references for Bison
5 This file is part of Bison, the GNU Compiler Compiler.
nullable.h 1 /* Part of the bison parser generator,
5 This file is part of Bison, the GNU Compiler Compiler.
output.h 1 /* Output the generated parsing program for bison,
6 This file is part of Bison, the GNU Compiler Compiler.
print-xml.h 1 /* Output an xml of the generated parser, for Bison.
5 This file is part of Bison, the GNU Compiler Compiler.
reduce.h 1 /* Grammar reduction for Bison.
6 This file is part of Bison, the GNU Compiler Compiler.
scan-gram.h 0 /* Bison Grammar Scanner
5 This file is part of Bison, the GNU Compiler Compiler.
scan-skel.h 1 /* Scan Bison Skeletons.
5 This file is part of Bison, the GNU Compiler Compiler.

Completed in 595 milliseconds

12 3 4 5 6 7 8 91011>>