OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bison
(Results
126 - 150
of
307
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bison/tests/
Makefile.in
40
$(srcdir)/atlocal.in $(srcdir)/
bison
.in
42
am__aclocal_m4_deps = $(top_srcdir)/m4/
bison
-i18n.m4 \
74
CONFIG_CLEAN_FILES = atlocal
bison
218
check_SCRIPTS =
bison
253
bison
: $(top_builddir)/config.status $(srcdir)/
bison
.in
actions.at
27
#
Bison
once forgot the mid-rule actions. It was because the action
75
AT_CHECK([
bison
-d -v -o input.c input.y])
150
AT_CHECK([
bison
-d -v -o input.c input.y], 0)
164
# _AT_CHECK_PRINTER_AND_DESTRUCTOR($1, $2, $3, $4,
BISON
-DIRECTIVE, UNION-FLAG)
172
# helping macros. So don't put any directly in the
Bison
file.
359
[AT_CHECK([
bison
-o input.cc input.y])
361
[AT_CHECK([
bison
-o input.c input.y])
510
# AT_CHECK_PRINTER_AND_DESTRUCTOR([
BISON
-OPTIONS], [UNION-FLAG], [SKIP_FLAG])
existing.at
1
# Exercising
Bison
on actual grammars. -*- Autotest -*-
32
#
Bison
was once wrong, due to an incorrect computation of nullable.
356
AT_CHECK([[
bison
--verbose --defines input.y]])
368
#
Bison
was once wrong, due to an incorrect computation of the RR conflicts.
958
AT_CHECK([[
bison
--verbose --defines input.y]], 0, [],
984
#
Bison
once reported shift/reduce conflicts that it shouldn't have.
1523
AT_CHECK([[
bison
--verbose --defines input.y]], 0, [], [])
/external/e2fsprogs/intl/
plural.y
21
/* The
bison
generated parser uses alloca. AIX 3 forces us to put this
22
declaration at the beginning of the file. The declaration in
bison
's
134
token, to save space in the array generated by
bison
. */
plural-exp.c
133
/* Due to the restrictions
bison
imposes onto the interface of the
/external/bison/
config.status
262
This file was extended by GNU
Bison
$as_me 2.3, which was
274
config_files=" runtime-po/Makefile.in tests/Makefile tests/atlocal tests/
bison
Makefile build-aux/Makefile po/Makefile.in data/Makefile examples/Makefile examples/calc++/Makefile lib/Makefile src/Makefile doc/Makefile"
305
GNU
Bison
config.status 2.3
307
with options \"'--prefix' '/home/phanna/src/
bison
'\"
386
echo "running /bin/sh ./configure " '--prefix' '/home/phanna/src/
bison
' $ac_configure_extra_args " --no-create --no-recursion" >&6
387
exec /bin/sh ./configure '--prefix' '/home/phanna/src/
bison
' $ac_configure_extra_args --no-create --no-recursion
410
"tests/
bison
" ) CONFIG_FILES="$CONFIG_FILES tests/
bison
" ;;
478
s,@PACKAGE_NAME@,GNU
Bison
,;t t
479
s,@PACKAGE_TARNAME@,
bison
,;t
[
all
...]
THANKS
0
Bison
was originally written by Robert Corbett. It would not be what
20
Cris Bailiff c.bailiff+
bison
@awayweb.com
/external/bison/data/
c.m4
3
# C M4 Macros for
Bison
.
29
[/* A
Bison
parser, made by GNU
Bison
b4_version. */
51
part or all of the
Bison
parser skeleton and distribute that work
57
Bison
output files to be licensed under the GNU General Public
61
version 2.2 of
Bison
. */])
67
[/* Identify
Bison
output. */
70
/*
Bison
version. */
glr.cc
3
# C++ GLR skeleton for
Bison
219
b4_copyright([Skeleton interface for
Bison
GLR parsers in C++],
286
/// A
Bison
parser.
/external/elfutils/m4/
gettext.m4
537
dnl intl/plural.c is generated from intl/plural.y. It requires
bison
,
538
dnl because plural.y uses
bison
specific features. It requires at least
539
dnl
bison
-1.26 because earlier versions generate a plural.c that doesn't
541
dnl
bison
is only needed for the maintainer (who touches plural.y). But in
545
dnl sometimes fire. To avoid an error, defines
BISON
to ":" if it is not
547
AC_CHECK_PROGS([INTLBISON], [
bison
])
552
AC_MSG_CHECKING([version of
bison
])
554
ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU
Bison
.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
/external/bison/src/
LR0.c
1
/* Generate the nondeterministic finite state machine 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
13
Bison
is distributed in the hope that it will be useful,
19
along with
Bison
; see the file COPYING. If not, write to
files.c
1
/* Open and close files 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
gram.c
1
/* Allocate input grammar variables 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
13
Bison
is distributed in the hope that it will be useful,
19
along with
Bison
; see the file COPYING. If not, write to
lalr.c
1
/* Compute look-ahead criteria 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
13
Bison
is distributed in the hope that it will be useful,
19
along with
Bison
; see the file COPYING. If not, write to
muscle_tab.c
1
/* Muscle table manager 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
13
Bison
is distributed in the hope that it will be useful,
19
along with
Bison
; see the file COPYING. If not, write to
parse-gram.y
1
%{/*
Bison
Grammar Parser -*- C -*-
5
This file is part of
Bison
, the GNU Compiler Compiler.
85
/*
Bison
's grammar can initial empty locations, hence a default
403
/* As a
Bison
extension, one can use the grammar declarations in the
574
complain_at (*loc, "require
bison
%s, but have %s",
state.c
1
/* Type definitions for nondeterministic finite state machine 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
13
Bison
is distributed in the hope that it will be useful,
19
along with
Bison
; see the file COPYING. If not, write to
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland.old/
Borland-2.4
83
* broken versions of
bison
.
266
/* Only needed when using certain broken versions of
bison
to build parse.c. */
406
YACC = .\
bison
/external/bison/build-aux/
missing
81
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
210
bison
|yacc)
213
you modified a \`.y' file. You may need the \`
Bison
' package
215
\`
Bison
' from any GNU archive site."
/external/dbus/
missing
81
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
210
bison
|yacc)
213
you modified a \`.y' file. You may need the \`
Bison
' package
215
\`
Bison
' from any GNU archive site."
/external/elfutils/config/
missing
71
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
186
bison
|yacc)
189
you modified a \`.y' file. You may need the \`
Bison
' package
191
\`
Bison
' from any GNU archive site."
/external/genext2fs/
missing
81
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
210
bison
|yacc)
213
you modified a \`.y' file. You may need the \`
Bison
' package
215
\`
Bison
' from any GNU archive site."
/external/grub/
missing
81
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
210
bison
|yacc)
213
you modified a \`.y' file. You may need the \`
Bison
' package
215
\`
Bison
' from any GNU archive site."
/external/libffi/
missing
81
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
210
bison
|yacc)
213
you modified a \`.y' file. You may need the \`
Bison
' package
215
\`
Bison
' from any GNU archive site."
/external/libpng/
missing
82
bison
create \`y.tab.[ch]', if possible, from existing .[ch]
221
bison
*|yacc*)
224
you modified a \`.y' file. You may need the \`
Bison
' package
226
\`
Bison
' from any GNU archive site."
Completed in 237 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>