/external/strace/ |
missing | 86 bison create \`y.tab.[ch]', if possible, from existing .[ch] 203 bison|yacc) 206 you modified a \`.y' file. You may need the \`Bison' package 208 \`Bison' from any GNU archive site."
|
/external/webkit/JavaScriptCore/ |
DerivedSources.make | 63 bison -d -p jscyy $< -o $@ > bison_out.txt 2>&1
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/ |
README.amiga | 60 BISON 1.22
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/ |
Makefile | 140 YACC = .\bison
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/OS2/ |
Makefile.os2 | 13 YACC = bison
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
descrip.mms | 44 YACC = bison 46 YACCINIT = set command gnu_bison:[000000]bison 58 # none of bison, byacc, or yacc specified 65 .endif #bison
|
/external/bison/data/ |
lalr1.cc | 3 # C++ skeleton for Bison 37 b4_copyright([Skeleton interface for Bison LALR(1) parsers in C++], 105 /// A Bison parser. 305 b4_copyright([Skeleton implementation for Bison LALR(1) parsers in C++], 324 # define YY_(msgid) dgettext ("bison-runtime", msgid) 660 This behavior is undocumented and Bison 1026 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ 1059 b4_copyright([Stack handling for Bison parsers in C++],
|
c++.m4 | 3 # C++ skeleton for Bison
|
/external/bison/src/ |
Makefile.in | 40 bin_PROGRAMS = bison$(EXEEXT) 45 am__aclocal_m4_deps = $(top_srcdir)/m4/bison-i18n.m4 \ 193 # Use our own Bison to build the parser. Of course, you ought to 194 # keep a sane version of Bison nearby... 195 YACC = ../tests/bison -y 339 bison$(EXEEXT): $(bison_OBJECTS) $(bison_DEPENDENCIES) 340 @rm -f bison$(EXEEXT) 617 echo 'exec $(bindir)/bison -y "$$@"' >>$@
|
system.h | 1 /* System-dependent definitions for Bison. 62 /* This isn't perfect, but it's good enough for Bison, which needs
|
reduce.c | 1 /* Grammar reduction 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 201 /* Tokens 0, 1, and 2 are internal to Bison. Consider them useful. */
|
scan-gram.l | 0 /* Bison Grammar Scanner -*- C -*- 5 This file is part of Bison, the GNU Compiler Compiler. 207 modified in future versions of Bison. */ 215 | Scanning Bison directives. | 394 | Scanning a Bison string, including its escapes. | 413 | Scanning a Bison character literal, decoding its escapes. | 601 /* As an undocumented Bison extension, append `;' before the last 606 FIXME: Bison should warn if a semicolon seems to be necessary 611 Bison to warn if it detects an extension to POSIX. --pedantic 612 should also diagnose other Bison extensions like %yacc [all...] |
conflicts.c | 1 /* Find and resolve or report look-ahead conflicts 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
|
output.c | 1 /* Output the generated parsing program 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
|
print.c | 1 /* Print information on generated parser, 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
|
reader.c | 1 /* Input parser 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
|
vcg.c | 1 /* VCG description handler 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
|
complain.c | 1 /* Declaration for error-reporting function for Bison.
|
/external/tcpdump/ |
aclocal.m4 | 440 dnl Check for bison, default to yacc 441 dnl Default to lex/yacc if both flex and bison are not available 442 dnl Define the yy prefix string if using flex and bison 452 dnl $3 (optional flex and bison -P prefix) 456 AC_ARG_WITH(bison, [ --without-bison don't use bison]) 481 AC_CHECK_PROGS($2, bison, yacc) 483 if test "$$2" = bison ; then 487 AC_MSG_WARN(don't have both flex and bison; reverting to lex/yacc [all...] |
/system/core/sh/ |
arith.c | 1 /* A Bison parser, made by GNU Bison 1.875d. */ 3 /* Skeleton parser for Yacc-like parsing with Bison, 21 /* As a special exception, when this file is copied by Bison into a 22 Bison output file, you may use that output file without restriction. 24 in version 1.24 of Bison. */ 36 /* Identify Bison output. */ 318 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ 325 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ [all...] |
/external/elfutils/ |
config.log | 219 configure:4834: checking for bison 220 configure:4850: found /usr/bin/bison 221 configure:4860: result: bison -y 347 ac_cv_prog_YACC='bison -y' 444 YACC='bison -y'
|
/external/e2fsprogs/ |
ABOUT-NLS | 186 bison | [] [] [] [] | 260 bison | [] [] [] [] | 334 bison | [] [] [] [] | 12
|
/external/libpcap/ |
Makefile.in | 62 # Flex and bison allow you to specify the prefixes of the global symbols 64 # and link against libpcap. If you don't have flex or bison, get them.
|
/development/pdk/docs/source/ |
download.jd | 42 <div><div><div><div><ul><ul><li><span>flex, bison, gperf, libsdl-dev, libesd0-dev, libwxgtk2.6-dev (optional), build-essential, zip, curl.</span> 53 <span>flex bison gperf <span>libsdl-dev libesd0-dev</span> 93 sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl</span> 164 sudo port install bison <br></span>
|
/external/bison/ |
ABOUT-NLS | 189 bison | [] [] [] | 292 bison | [] [] [] [] | 395 bison | [] [] [] [] | 498 bison | [] [] | 13 [all...] |