Searched refs:bison (Results 1 – 25 of 178) sorted by relevance
12345678
/external/bison/examples/calc++/ |
D | calc++-parser.yy | 1 #line 10196 "../../doc/bison.texi" 6 #line 10214 "../../doc/bison.texi" 11 #line 10227 "../../doc/bison.texi" 15 #line 10240 "../../doc/bison.texi" 22 #line 10255 "../../doc/bison.texi" 25 #line 10265 "../../doc/bison.texi" 32 #line 10280 "../../doc/bison.texi" 36 #line 10295 "../../doc/bison.texi" 42 #line 10309 "../../doc/bison.texi" 47 #line 10320 "../../doc/bison.texi" [all …]
|
D | Makefile.am | 21 BISON = $(top_builddir)/tests/bison 22 BISON_IN = $(top_srcdir)/tests/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 \
|
/external/bison/ |
D | PACKAGING | 4 Although the source of the bison package comes as a single package, 8 bison-runtime 13 bison 16 Dependencies: requires bison-runtime. 18 The 'bison-runtime' binary package is much smaller than the 'bison' 32 $prefix/share/locale/*/LC_MESSAGES/bison-runtime.mo 34 belongs to the bison-runtime package; all other installed files belong 35 to the bison package.
|
D | ChangeLog-1998 | 15 * src/bison.simple: Add a Bison version comment. 19 (bison.s1): Substitute the Bison version into bison.simple. 46 * src/bison.simple: Use malloc, if using alloca is troublesome. 55 * src/bison.simple [_AIX]: Don't include malloc.h. 59 * src/bison.simple (alloca) [__hpux]: Always define as 64 * src/bison.simple (__yy_memcpy): Declare arg `count' as unsigned 68 * src/bison.simple (alloca) [__hpux]: Include alloca.h (right for 80 * src/bison.simple (yyparse): If __GNUC__ and YYPARSE_PARAM are 102 * src/bison.simple: Test _MSDOS as well as _MSDOS_. 106 * src/bison.simple [__sun && __i386]: Include alloca.h. [all …]
|
D | cfg.mk | 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$$) \
|
D | 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/
|
D | README | 16 both differ: bison needs ngettext, the generated parsers do not. To 19 http://lists.gnu.org/archive/html/bug-bison/2009-08/msg00006.html for 23 See the section FAQ in the documentation (doc/bison.info) for 29 not answer them, please send mail to <help-bison@gnu.org>. 32 Please send bug reports to <bug-bison@gnu.org>. Please include the 33 version number from `bison --version', and a complete, self-contained
|
D | 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.
|
D | README.version | 1 URL: http://ftp.gnu.org/gnu/bison/bison-2.7.tar.gz
|
/external/bison/doc/ |
D | Makefile.am | 19 info_TEXINFOS = bison.texi 22 CLEANFILES = bison.fns 31 $(AM_V_at)cd $(top_builddir)/src && $(MAKE) $(AM_MAKEFLAGS) bison 32 $(AM_V_at)$(top_builddir)/src/bison --help \ 55 dist_man_MANS = $(srcdir)/bison.1 63 $(srcdir)/bison.1: $(common_dep) $(top_srcdir)/src/getargs.c 111 bison.dvi: $(FIGS_DOT:.dot=.eps) 112 bison.html: $(FIGS_DOT:.dot=.png) 113 bison.pdf: $(FIGS_DOT:.dot=.pdf)
|
D | bison.x | 2 bison \- GNU Project parser generator (yacc replacement) 23 (.ypp or .y++), then bison will follow your extension to name the 38 .I bison 42 .B bison.texinfo
|
D | 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 1410 info_TEXINFOS = bison.texi 1412 CLEANFILES = bison.fns refcard.dvi refcard.log refcard.ps Doxyfile 1419 dist_man_MANS = $(srcdir)/bison.1 [all …]
|
/external/bison/djgpp/ |
D | README.in | 29 It should be noticed that this bison version needs the m4 program as 31 files. This implies that m4 must always be installed to get bison 33 /dev/env/DJDIR/share/bison and shall not be removed. 34 It should also be noticed that the skeleton files bison.simple and 35 bison.hairy are no longer supported. This applies also to the environ- 38 The kind of skeleton file bison.hairy is no longer supported at all. 39 The skeleton file bison.simple is now called yacc.c and is an m4 script. 40 The other two skeleton files supported by this bison version are glr.c 44 As has been told before, bison uses m4 to generate the parser file. 47 way by redirecting stdin and stdout of bison and m4 to temporary files [all …]
|
D | 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 …un=`echo "$am_missing_run" | sed 's%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%${top_srcdir}%;s%… 133 …all_sh=`echo "$install_sh" | sed 's%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%${top_srcdir}%;s%… 142 …ddir=`echo "$ac_abs_builddir" | sed "s%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../.%;s%.:.… 143 …=`echo "$ac_abs_top_builddir" | sed "s%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../..%;s%.:… 144 …ir=`echo "$ac_abs_top_srcdir" | sed "s%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../..%;s%.:… 145 …srcdir=`echo "$ac_abs_srcdir" | sed "s%/dev/.*/bison[-_0-9]\\{1,1\\}[-.0-9A-Za-z+]*%../../.%;s%.:.…
|
D | djunpack.bat | 28 Rem djunpack bison-XYZ.tar.gz 30 Rem djunpack bison-XYZ.tar.bz2 54 sed "1{s/^.*bison-/djtar -x -p -o bison-/;s|$|djgpp/fnchange.lst %%1 > fnchange.tmp|};2,$d" top_src… 62 sed "1{s|^.*bison-|s/@V@/bison-|;s|$|g|};2,$d" top_src.dir > version.sed
|
/external/bison/m4/ |
D | bison-i18n.m4 | 1 # bison-i18n.m4 serial 2 11 dnl Support for internationalization of bison-generated parsers. 15 dnl sets BISON_LOCALEDIR to indicate where to find the bison-runtime.mo files 16 dnl and defines YYENABLE_NLS if there are bison-runtime.mo files at all. 26 dnl Determine bison's localedir. 28 dnl But even is YACC is called "yacc", it may be a script that invokes bison 48 [Define to 1 to internationalize bison runtime messages.])
|
/external/bison/etc/ |
D | README | 8 use. They default to bison and gcc. To run a non-installed bison 11 BISON=_build/tests/bison CC='gcc -O2' ./bench.pl 13 (The _build/tests/bison wrapper makes sure that _build/src/bison will 15 straightforward use of _build/src/bison would.)
|
D | bench.pl.in | 23 my $bison = $ENV{'BISON'} || '@abs_top_builddir@/tests/bison'; 332 system ("$bison $base.y -o $base.c") == 0 364 print STDERR "Using $bison, $cc.\n";
|
/external/bison/tests/ |
D | testsuite | 1645 test ! -f at-bison-check-$at_save_file.bak || 1647 test ! -f $at_save_file || mv $at_save_file at-bison-check-$at_save_file.bak 1655 test ! -f at-bison-check-$at_save_file.bak || 1656 mv at-bison-check-$at_save_file.bak $at_save_file 2019 report this failure to <bug-bison@gnu.org>. 2490 …OPTS="$VALGRIND_OPTS --leak-check=summary --show-reachable=no"; export VALGRIND_OPTS; bison input.y 2545 …OPTS="$VALGRIND_OPTS --leak-check=summary --show-reachable=no"; export VALGRIND_OPTS; bison input.y 2584 …OPTS="$VALGRIND_OPTS --leak-check=summary --show-reachable=no"; export VALGRIND_OPTS; bison input.y 2629 …OPTS="$VALGRIND_OPTS --leak-check=summary --show-reachable=no"; export VALGRIND_OPTS; bison input.y 2695 …IND_OPTS --leak-check=summary --show-reachable=no"; export VALGRIND_OPTS; bison --report=all --rep… [all …]
|
D | local.at | 56 test ! -f at-bison-check-$at_save_file.bak || 58 test ! -f $at_save_file || mv $at_save_file at-bison-check-$at_save_file.bak 66 test ! -f at-bison-check-$at_save_file.bak || 67 mv at-bison-check-$at_save_file.bak $at_save_file 429 # High-level routine that may call bison several times, under different 432 # Check Bison by invoking `bison BISON_ARGS'. BISON_ARGS should not contain 434 # appending additional command-line arguments for bison. OTHER_AT_CHECK_ARGS 456 [[bison: warnings being treated as errors]]) 461 # Low-level macro to run bison once. 463 [AT_CHECK(AT_QUELL_VALGRIND[[ bison ]]$@)]) [all …]
|
/external/bison/runtime-po/ |
D | id.po | 1 # translation of bison-runtime-2.0b.id.po to Indonesia 2 # bison-runtime-2.0b (Indonesian) 4 # This file is distributed under the same license as the bison 1.50 package. 9 "Project-Id-Version: bison-runtime 2.0b.id\n" 10 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | zh_CN.po | 1 # Simplified Chinese translation for bison-runtime. 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison-runtime 2.3a\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | ja.po | 1 # Japanese message for GNU bison 2.4 (runtime) 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison-runtime 2.4\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | ru.po | 1 # Translation of bison-runtime messages to Russian 3 # This file is distributed under the same license as the bison package. 11 "Project-Id-Version: bison-runtime 2.4\n" 12 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
D | th.po | 1 # Translation bison-runtime to Thai. 3 # This file is distributed under the same license as the bison package. 8 "Project-Id-Version: bison-runtime 2.4.2\n" 9 "Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
12345678