HomeSort by relevance Sort by last modified time
    Searched full:bison (Results 101 - 125 of 307) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/bison/src/
symlist.c 1 /* Lists of symbols for Bison
5 This file is part of Bison, the GNU Compiler Compiler.
7 Bison is free software; you can redistribute it and/or modify
12 Bison is distributed in the hope that it will be useful,
18 along with Bison; see the file COPYING. If not, write to
getargs.c 1 /* Parse command line arguments for Bison.
6 This file is part of Bison, the GNU Compiler Compiler.
8 Bison is free software; you can redistribute it and/or modify it
13 Bison is distributed in the hope that it will be useful, but
19 along with Bison; see the file COPYING. If not, write to the Free
201 GNU bison generates parsers for LALR(1) grammars.\n"), stdout);
257 Report bugs to <bug-bison@gnu.org>.\n"), stdout);
273 printf (_("bison (GNU Bison) %s"), VERSION);
complain.h 1 /* Declaration for error-reporting function for Bison.
  /external/bison/lib/
Makefile 20 pkgdatadir = $(datadir)/bison
21 pkglibdir = $(libdir)/bison
22 pkgincludedir = $(includedir)/bison
50 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \
123 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
126 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
127 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
128 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
129 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
130 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.
    [all...]
  /external/bison/examples/
extexi 3 # This file is part of GNU Bison
66 # Note that recent Bison support it, but not Flex.
  /external/bison/tests/
Makefile.am 3 ## Makefile for Bison testsuite.
73 check_SCRIPTS = bison
c++.at 47 AT_CHECK([bison -o input.cc input.yy], 0)
52 PROJECT_NAME = "Bison C++ Parser"
testsuite.at 3 # Test suite for GNU Bison.
local.at 3 # Macros for the GNU Bison Test suite.
26 ## Macros decoding Bison options. ##
30 # AT_BISON_OPTION_PUSHDEFS([BISON-OPTIONS])
36 # _AT_BISON_OPTION_PUSHDEFS($1, $2, [BISON-OPTIONS])
218 AT_TESTED([bison])
torture.at 1 # Torturing Bison. -*- Autotest -*-
143 # I tried 3000, a 29Mb grammar file, but then my system killed bison.
147 AT_CHECK([bison -v -o input.c input.y])
242 # bison input.y 730.56s user 0.53s sys 99% cpu 12:12.34 total
252 AT_CHECK([bison -v -o input.c input.y])
376 AT_CHECK([bison -v -o input.c input.y])
436 AT_CHECK([bison -o input.c input.y])
glr-regression.at 94 AT_CHECK([[bison -o glr-regr1.c glr-regr1.y]], 0, [],
210 AT_CHECK([[bison -o glr-regr2a.c glr-regr2a.y]], 0, [],
320 AT_CHECK([[bison -o glr-regr3.c glr-regr3.y]], 0, [],
334 ## <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00013.html>. ##
415 AT_CHECK([[bison -o glr-regr4.c glr-regr4.y]], 0, [],
429 ## <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00016.html>. ##
485 AT_CHECK([[bison -o glr-regr5.c glr-regr5.y]], 0, [],
499 ## <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00029.html>. ##
547 AT_CHECK([[bison -o glr-regr6.c glr-regr6.y]], 0, [],
563 ## <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00035.html>. #
    [all...]
testsuite 304 at_tested='bison'
496 echo "$as_me (GNU Bison 2.3)"
644 Report bugs to <bug-bison@gnu.org>.
652 GNU Bison 2.3 test suite test groups:
734 ## GNU Bison 2.3 test suite. ##
740 ## GNU Bison 2.3 test suite. ##
959 echo "input.at:37: bison input.y"
961 ( $at_traceon; bison input.y ) >$at_stdout 2>$at_stder1
1008 echo "input.at:55: bison input.y"
1010 ( $at_traceon; bison input.y ) >$at_stdout 2>$at_stder
    [all...]
  /external/webkit/JavaScriptCore/
DerivedSources.pro 71 # GENERATOR 2: bison grammar
74 jscbison.commands = bison -d -p jscyy ${QMAKE_FILE_NAME} -o $${JSC_GENERATED_SOURCES_DIR}$${QMAKE_DIR_SEP}${QMAKE_FILE_BASE}.tab.c && $(MOVE) $${JSC_GENERATED_SOURCES_DIR}$${QMAKE_DIR_SEP}${QMAKE_FILE_BASE}.tab.c ${QMAKE_FILE_OUT} && $(MOVE) $${JSC_GENERATED_SOURCES_DIR}$${QMAKE_DIR_SEP}${QMAKE_FILE_BASE}.tab.h $${JSC_GENERATED_SOURCES_DIR}$${QMAKE_DIR_SEP}${QMAKE_FILE_BASE}.h
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
README 69 of bison:
72 alloca() routine (used by bison's parsers) written by D. A. Gwyn.
NeXT 7 of the item on RfSchtkt@maze.ruca.ua.ac.be. Bison's messages are not as
  /external/bison/
Android.mk 72 LOCAL_MODULE := bison
Makefile.am 25 aclocal_DATA = m4/bison-i18n.m4
config.h 310 #define PACKAGE "bison"
313 #define PACKAGE_BUGREPORT "bug-bison@gnu.org"
316 #define PACKAGE_NAME "GNU Bison"
319 #define PACKAGE_STRING "GNU Bison 2.3"
322 #define PACKAGE_TARNAME "bison"
344 /* Define to 1 to internationalize bison runtime messages. */
  /external/webkit/WebCore/css/
makegrammar.pl 27 system("bison -d -p cssyy " . $grammar . " -o " . $fileBase . ".tab.c");
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
build.com 7 $! and `parser' is either "BISON" or "BYACC" or "YACC" or empty
48 $ if p2.eqs."BISON"
49 $ then YACC = "bison"
112 $ if ALLOCA.nes."" then - !bison
  /sdk/eclipse/
README_WINDOWS.txt 26 - Select packages autoconf, gcc, g++, bison, python, zip, unzip, mingw-zlib
  /external/bison/data/
location.cc 3 # C++ skeleton for Bison
26 b4_copyright([Positions for Bison parsers in C++],
138 b4_copyright([Locations for Bison parsers in C++],
  /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...]

Completed in 65 milliseconds

1 2 3 45 6 7 8 91011>>