Home
last modified time | relevance | path

Searched refs:YACC (Results 1 – 25 of 58) sorted by relevance

123

/external/bison/m4/
Dbison-i18n.m423 dnl AC_PROG_YACC sets the YACC variable; other macros set the BISON variable.
24 if test -n "$YACC"; then
25 case "$YACC" in
27 if ($YACC --print-localedir) >/dev/null 2>&1; then
28 BISON_LOCALEDIR=`$YACC --print-localedir`
/external/checkpolicy/
DMakefile11 YACC = bison -y macro
43 $(YACC) -d policy_parse.y
/external/webkit/Tools/android/flex-2.5.4a/MISC/OS2/
DMakefile.os213 YACC = bison
39 $(YACC) -d -o parse.c parse.y
/external/webkit/
Dbison_check.mk10 LOCAL_YACC := $(YACC)
/external/webkit/Tools/android/flex-2.5.4a/MISC/MSDOS/
Ddjgpp.sed5 s/@YACC@/bison/
DMSC70.make21 YACC = c:\lib\byacc
88 $(YACC) -d parse.y
/external/webkit/Tools/android/flex-2.5.4a/
Dconfigure.in17 case "$YACC" in
DMakefile.in51 YACC = @YACC@
105 $(YACC) -d $(srcdir)/parse.y
Dconfigure1060 case "$YACC" in
1460 s%@YACC@%$YACC%g
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
DBorland-2.4287 # generators. See definitions for FLEX and YACC near the bottom of the
403 # YACC files
406 YACC = .\bison
410 $(YACC) -ydl parse.y
DTurbo-C65 YACC = /yacc/byacc
132 $(YACC) -d parse.y
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
Dbuild.com91 $ else 'YACC' 'YACCFLAGS' parse.y
Ddescrip.mms44 YACC = bison
53 YACC = byacc
56 YACC = yacc
167 $(YACC) $(YACCFLAGS) parse.y
/external/libpcap/
DMakefile.in67 YACC = @V_YACC@
139 $(YACC) -d $<
/external/ipsec-tools/src/libipsec/
DMakefile.in83 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
85 --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS)
169 YACC = @YACC@
/external/elfutils/m4/
DMakefile.in105 YACC = @YACC@
/external/elfutils/libcpu/
DMakefile.in76 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
143 YACC = @YACC@
/external/elfutils/config/
DMakefile.in106 YACC = @YACC@
/external/ipsec-tools/src/include-glibc/
DMakefile.in120 YACC = @YACC@
/external/e2fsprogs/intl/
DMakefile.in68 YACC = @INTLBISON@ -y -d
/external/webkit/Tools/android/flex-2.5.4a/MISC/Amiga/
DSMakefile49 YACC = bison -y
105 $(YACC) -d ansiparse.y
/external/bison/build-aux/
DMakefile.in158 YACC = @YACC@
/external/elfutils/
Dconfigure644 YACC
760 YACC
1419 YFLAGS The list of arguments that will be passed by default to $YACC.
3731 if test -n "$YACC"; then
3732 ac_cv_prog_YACC="$YACC" # Let the user override the test.
3751 YACC=$ac_cv_prog_YACC
3752 if test -n "$YACC"; then
3753 { $as_echo "$as_me:$LINENO: result: $YACC" >&5
3754 $as_echo "$YACC" >&6; }
3761 test -n "$YACC" && break
[all …]
/external/bison/data/
DMakefile.in168 YACC = @YACC@
/external/bison/tests/
DMakefile.in157 YACC = @YACC@

123