Home
last modified time | relevance | path

Searched refs:BISON (Results 1 – 25 of 28) sorted by relevance

12

/external/bison/m4/
Dbison-i18n.m420 echo "The BISON-I18N macro is used without being preceded by AM-GNU-GETTEXT." 1>&2
27 dnl AC_PROG_YACC sets the YACC variable; other macros set the BISON variable.
30 dnl YACC's default value is empty; BISON's default value is :.
31 if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then
32 BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir`
/external/bison/examples/calc++/
DMakefile.am21 BISON = $(top_builddir)/tests/bison macro
24 $(BISON): $(BISON_IN)
66 $(AM_V_at)$(BISON) -d -ra -S lalr1.cc -o $(srcdir)/calc++-parser.cc \
DMakefile.in1386 BISON = $(top_builddir)/tests/bison
1843 $(BISON): $(BISON_IN)
1861 $(AM_V_at)$(BISON) -d -ra -S lalr1.cc -o $(srcdir)/calc++-parser.cc \
/external/bison/tests/
Dcalc.at28 # _AT_DATA_CALC_Y($1, $2, $3, [BISON-DIRECTIVES])
371 # AT_DATA_CALC_Y([BISON-OPTIONS])
381 # _AT_CHECK_CALC(BISON-OPTIONS, INPUT, [NUM-STDERR-LINES])
385 # If BISON-OPTIONS contains `%debug' but not `%glr-parser', then
400 # _AT_CHECK_CALC_ERROR(BISON-OPTIONS, EXIT-STATUS, INPUT,
412 # If BISON-OPTIONS contains `%location', then make sure the ERROR-LOCATION
415 # If BISON-OPTIONS contains `%error-verbose', then make sure the
419 # If BISON-OPTIONS contains `%debug' but not `%glr', then NUM-STDERR-LINES
482 # AT_CHECK_CALC([BISON-OPTIONS])
485 # BISON-OPTIONS, and performs several tests over the parser.
[all …]
Djava.at26 # _AT_DATA_JAVA_CALC_Y($1, $2, $3, [BISON-DIRECTIVES])
207 # AT_DATA_CALC_Y([BISON-OPTIONS])
215 # _AT_CHECK_JAVA_CALC_ERROR(BISON-OPTIONS, INPUT,
251 # _AT_CHECK_JAVA_CALC([BISON-DIRECTIVES], [BISON-CODE])
254 # BISON-DIRECTIVES, and performs several tests over the parser.
343 # AT_CHECK_JAVA_CALC([BISON-DIRECTIVES])
346 # BISON-DIRECTIVES, and performs several tests over the parser.
Dlocal.at101 # AT_BISON_OPTION_PUSHDEFS([BISON-OPTIONS])
108 # _AT_BISON_OPTION_PUSHDEFS($1, $2, [BISON-OPTIONS])
754 # BISON-STDERR, TABLES-OR-LAST-STATE,
775 # BISON-STDERR.
Dreduce.at447 # BISON-STDERR, TABLES,
515 dnl BISON-STDERR
731 dnl BISON-STDERR
978 dnl BISON-STDERR
1271 dnl BISON-STDERR
Dregression.at841 # _AT_DATA_DANCER_Y(BISON-OPTIONS)
921 # AT_CHECK_DANCER(BISON-OPTIONS)
946 # _AT_DATA_EXPECT2_Y(BISON-OPTIONS)
1005 # AT_CHECK_EXPECT2(BISON-OPTIONS)
Dtorture.at380 # AT_DATA_STACK_TORTURE(C-PROLOGUE, [BISON-DECLS])
Dexisting.at23 # BISON-STDERR, LAST-STATE, LALR1-DIFF,
428 dnl BISON-STDERR
1369 dnl BISON-STDERR
1953 dnl BISON-STDERR
Dactions.at355 # BISON-DIRECTIVE, UNION-FLAG)
734 # AT_CHECK_PRINTER_AND_DESTRUCTOR([BISON-OPTIONS], [UNION-FLAG], [SKIP_FLAG])
/external/bison/etc/
DREADME7 Set the envvars BISON and CC to the programs and flags you want to
11 BISON=_build/tests/bison CC='gcc -O2' ./bench.pl
/external/bison/src/
DMakefile.am20 BISON = ../tests/bison macro
23 YACC = $(BISON) -y
DMakefile.in1360 YACC = $(BISON) -y
1424 BISON = ../tests/bison
/external/mdnsresponder/mDNSPosix/
DMakefile58 BISON = @bison macro
/external/bison/data/
Dbison.m4323 # b4_check_user_names(WHAT, USER-LIST, BISON-NAMESPACE)
327 # namespace BISON-NAMESPACE).
342 # The macro BISON-NAMESPACE(bar) must be defined iff the name bar of type WHAT
346 # For example, to use b4_foo_bison_names for BISON-NAMESPACE and define that
353 # b4_foo_user_names, with BISON-NAMESPACE b4_foo_bison_names, and with correct
/external/bison/runtime-po/
Dit.po1 # ITALIAN TRANSLATION OF BISON-RUNTIME
/external/chromium_org/third_party/mesa/src/configs/
Dcurrent.in72 BISON = @YACC@
Ddefault40 BISON = bison
/external/mesa3d/configs/
Dcurrent.in72 BISON = @YACC@
Ddefault40 BISON = bison
/external/bison/doc/
Drefcard.tex302 % ** BISON **
Dbison.info1934 BISON DECLARATIONS
3150 BISON DECLARATIONS
3188 BISON DECLARATIONS. This allows you to have C and Bison declarations
3474 The BISON DECLARATIONS section contains declarations that define
/external/libexif/auto-m4/
Dgettext.m4441 dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not
/external/e2fsprogs/
Daclocal.m4464 dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not

12