OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BISON
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/bsd/byacc/dist/test/
run_make.sh
7
BISON
=`
bison
--version 2>/dev/null | head -n 1 | sed -e 's/^[^0-9.]*//' -e 's/[^0-9.]*$//'`
72
if test -n "$
BISON
"
74
echo "** compare with
bison
$
BISON
"
85
#
Bison
does not support all byacc legacy syntax
89
#
Bison
does not support the btyacc []-action & inherited attribute extensions.
94
#
Bison
does not support pure-parser from command-line.
112
case $
BISON
in
114
bison
-Wno-other -Wno-conflicts-sr -Wconflicts-rr -y -Wno-yacc run_make.
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/src/
Makefile.am
127
#
bison
generates two files QLParser.tab.cc, QLParser.tab.hh.
131
if test "$(
BISON
)" = ":"; then \
132
echo "fatal: Building gprofng requires
bison
3.0.4 or later."; \
135
$(
BISON
) $^
/src/external/gpl3/binutils.old/dist/gprofng/src/
Makefile.am
120
#
bison
generates two files QLParser.tab.cc, QLParser.tab.hh.
124
if test "$(
BISON
)" = ":"; then \
125
echo "fatal: Building gprofng requires
bison
3.0.4 or later."; \
128
$(
BISON
) $^
/src/external/gpl2/dtc/dist/
Makefile
24
BISON
=
bison
209
# This stops make from generating the lex and
bison
output during
370
@$(VECHO)
BISON
$@
371
$(
BISON
) -d $<
/src/external/gpl3/binutils/dist/gprofng/
configure
687
BISON
6052
for ac_prog in
bison
6061
if test -n "$
BISON
"; then
6062
ac_cv_prog_BISON="$
BISON
" # Let the user override the test.
6081
BISON
=$ac_cv_prog_BISON
6082
if test -n "$
BISON
"; then
6083
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
BISON
" >&5
6084
$as_echo "$
BISON
" >&6; }
6091
test -n "$
BISON
" && break
6094
if test -z "$
BISON
"; the
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/
configure
684
BISON
6046
for ac_prog in
bison
6055
if test -n "$
BISON
"; then
6056
ac_cv_prog_BISON="$
BISON
" # Let the user override the test.
6075
BISON
=$ac_cv_prog_BISON
6076
if test -n "$
BISON
"; then
6077
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
BISON
" >&5
6078
$as_echo "$
BISON
" >&6; }
6085
test -n "$
BISON
" && break
6088
if test -z "$
BISON
"; the
[
all
...]
/src/external/gpl3/binutils.old/dist/
configure
648
BISON
2833
build_tools="build-texinfo build-flex build-
bison
build-m4 build-fixincludes"
2845
host_tools="texinfo flex
bison
binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gm2tools gotools c++tools"
2914
# host modules (e.g.
bison
) are only built for the host when bootstrap
11595
for ac_prog in '
bison
-y' byacc yacc
11636
test -n "$YACC" || YACC="$MISSING
bison
-y"
11639
*"
bison
"*) YACC='$$r/$(BUILD_SUBDIR)/
bison
/tests/
bison
-y' ;;
11642
for ac_prog in
bison
[
all
...]
Makefile.def
28
build_modules= { module=
bison
; };
39
host_modules= { module=
bison
; no_check_cross= true; };
277
flags_to_pass = { flag=
BISON
; };
355
dependencies = { module=all-build-
bison
; on=all-build-texinfo; };
357
dependencies = { module=all-build-flex; on=all-build-
bison
; };
382
dependencies = { module=all-gcc; on=all-build-
bison
; };
454
dependencies = { module=all-gdb; on=all-build-
bison
; };
500
dependencies = { module=all-binutils; on=all-build-
bison
; };
555
dependencies = { module=all-ld; on=all-build-
bison
; };
566
dependencies = { module=all-gold; on=all-build-
bison
; };
[
all
...]
/src/external/gpl3/gcc/dist/
configure
648
BISON
2829
build_tools="build-texinfo build-flex build-
bison
build-m4 build-fixincludes"
2841
host_tools="texinfo flex
bison
binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gm2tools gotools c++tools"
2910
# host modules (e.g.
bison
) are only built for the host when bootstrap
10655
for ac_prog in '
bison
-y' byacc yacc
10696
test -n "$YACC" || YACC="$MISSING
bison
-y"
10699
*"
bison
"*) YACC='$$r/$(BUILD_SUBDIR)/
bison
/tests/
bison
-y' ;;
10702
for ac_prog in
bison
[
all
...]
Makefile.def
28
build_modules= { module=
bison
; };
39
host_modules= { module=
bison
; no_check_cross= true; };
277
flags_to_pass = { flag=
BISON
; };
356
dependencies = { module=all-build-
bison
; on=all-build-texinfo; };
358
dependencies = { module=all-build-flex; on=all-build-
bison
; };
384
dependencies = { module=all-gcc; on=all-build-
bison
; };
456
dependencies = { module=all-gdb; on=all-build-
bison
; };
500
dependencies = { module=all-binutils; on=all-build-
bison
; };
555
dependencies = { module=all-ld; on=all-build-
bison
; };
566
dependencies = { module=all-gold; on=all-build-
bison
; };
[
all
...]
/src/external/gpl3/gcc.old/dist/
configure
644
BISON
2806
build_tools="build-texinfo build-flex build-
bison
build-m4 build-fixincludes"
2818
host_tools="texinfo flex
bison
binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools c++tools"
2886
# host modules (e.g.
bison
) are only built for the host when bootstrap
10342
for ac_prog in '
bison
-y' byacc yacc
10383
test -n "$YACC" || YACC="$MISSING
bison
-y"
10386
*"
bison
"*) YACC='$$r/$(BUILD_SUBDIR)/
bison
/tests/
bison
-y' ;;
10389
for ac_prog in
bison
[
all
...]
Makefile.def
28
build_modules= { module=
bison
; };
39
host_modules= { module=
bison
; no_check_cross= true; };
260
flags_to_pass = { flag=
BISON
; };
336
dependencies = { module=all-build-
bison
; on=all-build-texinfo; };
338
dependencies = { module=all-build-flex; on=all-build-
bison
; };
364
dependencies = { module=all-gcc; on=all-build-
bison
; };
434
dependencies = { module=all-gdb; on=all-build-
bison
; };
475
dependencies = { module=all-binutils; on=all-build-
bison
; };
515
dependencies = { module=all-ld; on=all-build-
bison
; };
526
dependencies = { module=all-gold; on=all-build-
bison
; };
[
all
...]
/src/external/gpl3/gdb/dist/
configure
648
BISON
2833
build_tools="build-texinfo build-flex build-
bison
build-m4 build-fixincludes"
2845
host_tools="texinfo flex
bison
binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gm2tools gotools c++tools"
2914
# host modules (e.g.
bison
) are only built for the host when bootstrap
11595
for ac_prog in '
bison
-y' byacc yacc
11636
test -n "$YACC" || YACC="$MISSING
bison
-y"
11639
*"
bison
"*) YACC='$$r/$(BUILD_SUBDIR)/
bison
/tests/
bison
-y' ;;
11642
for ac_prog in
bison
[
all
...]
Makefile.def
28
build_modules= { module=
bison
; };
39
host_modules= { module=
bison
; no_check_cross= true; };
277
flags_to_pass = { flag=
BISON
; };
355
dependencies = { module=all-build-
bison
; on=all-build-texinfo; };
357
dependencies = { module=all-build-flex; on=all-build-
bison
; };
382
dependencies = { module=all-gcc; on=all-build-
bison
; };
454
dependencies = { module=all-gdb; on=all-build-
bison
; };
500
dependencies = { module=all-binutils; on=all-build-
bison
; };
555
dependencies = { module=all-ld; on=all-build-
bison
; };
566
dependencies = { module=all-gold; on=all-build-
bison
; };
[
all
...]
/src/external/gpl3/gdb.old/dist/
configure
648
BISON
2833
build_tools="build-texinfo build-flex build-
bison
build-m4 build-fixincludes"
2845
host_tools="texinfo flex
bison
binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gm2tools gotools c++tools"
2914
# host modules (e.g.
bison
) are only built for the host when bootstrap
11595
for ac_prog in '
bison
-y' byacc yacc
11636
test -n "$YACC" || YACC="$MISSING
bison
-y"
11639
*"
bison
"*) YACC='$$r/$(BUILD_SUBDIR)/
bison
/tests/
bison
-y' ;;
11642
for ac_prog in
bison
[
all
...]
Makefile.def
28
build_modules= { module=
bison
; };
39
host_modules= { module=
bison
; no_check_cross= true; };
277
flags_to_pass = { flag=
BISON
; };
355
dependencies = { module=all-build-
bison
; on=all-build-texinfo; };
357
dependencies = { module=all-build-flex; on=all-build-
bison
; };
382
dependencies = { module=all-gcc; on=all-build-
bison
; };
454
dependencies = { module=all-gdb; on=all-build-
bison
; };
500
dependencies = { module=all-binutils; on=all-build-
bison
; };
555
dependencies = { module=all-ld; on=all-build-
bison
; };
566
dependencies = { module=all-gold; on=all-build-
bison
; };
[
all
...]
/src/external/gpl3/binutils/dist/
Makefile.def
28
build_modules= { module=
bison
; };
39
host_modules= { module=
bison
; no_check_cross= true; };
278
flags_to_pass = { flag=
BISON
; };
356
dependencies = { module=all-build-
bison
; on=all-build-texinfo; };
358
dependencies = { module=all-build-flex; on=all-build-
bison
; };
384
dependencies = { module=all-gcc; on=all-build-
bison
; };
456
dependencies = { module=all-gdb; on=all-build-
bison
; };
502
dependencies = { module=all-binutils; on=all-build-
bison
; };
557
dependencies = { module=all-ld; on=all-build-
bison
; };
568
dependencies = { module=all-gold; on=all-build-
bison
; };
[
all
...]
configure
657
BISON
2884
build_tools="build-texinfo build-flex build-
bison
build-m4 build-fixincludes"
2896
host_tools="texinfo flex
bison
binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gm2tools gotools c++tools"
2966
# host modules (e.g.
bison
) are only built for the host when bootstrap
11757
for ac_prog in '
bison
-y' byacc yacc
11798
test -n "$YACC" || YACC="$MISSING
bison
-y"
11801
*"
bison
"*) YACC='$$r/$(BUILD_SUBDIR)/
bison
/tests/
bison
-y' ;;
11804
for ac_prog in
bison
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
configure
808
BISON
1673
texinfo
bison
or flex
3515
# host modules (e.g.
bison
) are only built for the host when bootstrap
3826
# pre-releases are generated, the flex/
bison
generated files as well as the
8878
#
Bison
?
8879
for ac_prog in
bison
8888
if test -n "$
BISON
"; then
8889
ac_cv_prog_BISON="$
BISON
" # Let the user override the test.
8908
BISON
=$ac_cv_prog_BISON
8909
if test -n "$
BISON
"; the
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
configure
824
BISON
1702
texinfo
bison
or flex
3570
# host modules (e.g.
bison
) are only built for the host when bootstrap
3881
# pre-releases are generated, the flex/
bison
generated files as well as the
8941
#
Bison
?
8942
for ac_prog in
bison
8951
if test -n "$
BISON
"; then
8952
ac_cv_prog_BISON="$
BISON
" # Let the user override the test.
8971
BISON
=$ac_cv_prog_BISON
8972
if test -n "$
BISON
"; the
[
all
...]
/src/external/gpl2/gettext/dist/gettext-tools/
configure
1684
the first program found out of: `
bison
-y', `byacc', `yacc'.
3797
for ac_prog in '
bison
-y' byacc
26089
for ac_prog in
bison
26134
{ echo "$as_me:$LINENO: checking version of
bison
" >&5
26135
echo $ECHO_N "checking version of
bison
... $ECHO_C" >&6; }
26136
ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU
Bison
.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
29359
echo "The
BISON
-I18N macro is used without being preceded by AM-GNU-GETTEXT." 1>&2
29365
if (${YACC-${
BISON
-:}} --print-localedir) >/dev/null 2>&1; then
29366
BISON_LOCALEDIR=`${YACC-${
BISON
-:}} --print-localedir`
[
all
...]
Completed in 111 milliseconds
Indexes created Fri Jun 05 00:26:10 UTC 2026